aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAge
*-. Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds2011-04-16
|\ \
| | * Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner2011-04-12
| |/|
| | * RTC: rtc-mrst: follow on to the change of rtc_device_register()Feng Tang2011-04-06
| | * RTC: add missing "return 0" in new alarm func for rtc-bfin.cMike Frysinger2011-03-29
| | * RTC: Fix s3c compile error due to missing s3c_rtc_setpieVasily Khoruzhick2011-03-29
| | * RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz2011-03-29
* | | drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin2011-04-14
|/ /
| |
| \
| \
| \
| \
| \
*-----. | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-07
|\ \ \ \|
| | | * | rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang2011-04-07
| | |/ /
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix common misspellingsLucas De Marchi2011-03-31
| | |/ | |/|
* / | rtc-mrst: Fix section typesMajor Lee2011-04-04
|/ /
* / drivers: Final irq namespace conversionThomas Gleixner2011-03-29
|/
* rtc: add real-time clock driver for NVIDIA TegraAndrew Chew2011-03-22
* drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov2011-03-22
* drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon2011-03-22
* rtc: convert DS1374 to dev_pm_opsMark Brown2011-03-22
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\
| * rtc: change to new flag variablematt mooney2011-03-17
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-18
|\ \
| * \ Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-17
| |\ \
| * | | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven2011-03-17
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2011-03-17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2011-03-17
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | | |/
| | | | * / ARM: amba: make probe() functions take const id tablesRussell King2011-02-23
| | |_|/ / | |/| | |
* | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\ \ \ \ \
| * | | | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \ \ \ \ \
| * | | | | | rtc: cmos: Add OF bindingsSebastian Andrzej Siewior2011-02-23
| * | | | | | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-23
| |\| | | | |
| * | | | | | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner2011-02-22
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | mrst/vrtc: Avoid using cmos rtc opsFeng Tang2011-02-14
* | | | | | | RTC: sa1100: Update the sa1100 RTC driver.Marcelo Roberto Jimenez2011-03-09
* | | | | | | RTC: Fix the cross interrupt issue on rtc-test.Marcelo Roberto Jimenez2011-03-09
* | | | | | | RTC: Remove UIE and PIE information from the sa1100 driver proc.Marcelo Roberto Jimenez2011-03-09
* | | | | | | RTC: Include information about UIE and PIE in RTC driver proc.Marcelo Roberto Jimenez2011-03-09
* | | | | | | RTC: Clean out UIE icotl implementationsJohn Stultz2011-03-09
* | | | | | | RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-09
* | | | | | | RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-09
* | | | | | | RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-09
* | | | | | | RTC: Initialize kernel state from RTCJohn Stultz2011-03-09
| |_|_|_|_|/ |/| | | | |
* | | | | | drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin2011-03-04
* | | | | | drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu2011-02-25
* | | | | | RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok2011-02-25
| |_|/ / / |/| | | |
* | | | | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-17
| * | | | RTC: Revert UIE emulation removalJohn Stultz2011-02-17
| * | | | RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König2011-02-17
* | | | | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-14
|\| | | |
| * | | | RTC: Fix minor compile warningJohn Stultz2011-02-03