aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAge
* 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
| * | | | RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-03
| * | | | RTC: Fix rtc driver ioctl specific shortcuttingJohn Stultz2011-02-03
* | | | | drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh2011-02-11
|/ / / /
* | / / RTC: Prevents a division by zero in kernel code.Marcelo Roberto Jimenez2011-02-03
| |/ / |/| |
* | | RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König2011-01-21
* | | RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz2011-01-21
* | | RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-21
| |/ |/|
* | mfd: Support LP3974 RTCMyungJoo Ham2011-01-14
* | rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin2011-01-13
* | rtc-cmos: fix suspend/resumePaul Fox2011-01-13
* | drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin2011-01-13
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-11
|\ \
| * \ Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2011-01-10
| |\ \