aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * | drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham2011-08-251-42/+25
| * | drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham2011-08-251-6/+6
| * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-08-171-2/+2
| |\ \ | | |/ | |/|
| | * rtc: Limit RTC PIE frequencyThomas Gleixner2011-07-261-1/+1
| | * rtc: Fix hrtimer deadlockThomas Gleixner2011-07-261-19/+37
| | * rtc: Handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-261-0/+3
| * | rtc-omap: fix initialization of control registerDaniel Glöckner2011-08-031-1/+1
| * | rtc: fix hrtimer deadlockThomas Gleixner2011-07-261-19/+37
| * | rtc: limit frequencyThomas Gleixner2011-07-261-1/+1
| * | rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-261-0/+3
| * | Merge 'akpm' patch seriesLinus Torvalds2011-07-257-13/+664
| |\ \
| | * | drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König2011-07-251-1/+1
| | * | drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl2011-07-251-1/+1
| | * | drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal2011-07-253-0/+561
| | * | drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim2011-07-251-1/+26
| | * | drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov2011-07-252-10/+75
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2510-18/+15
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into for-nextJiri Kosina2011-07-114-44/+7
| | |\ \
| | * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-1010-18/+15
| * | | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-223-79/+86
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | rtc: stmp3xxx: Remove UIE handlersWolfram Sang2011-07-011-43/+18
| | * | | rtc: stmp3xxx: Get rid of mach-specific accessorsWolfram Sang2011-07-011-30/+34
| | * | | rtc: stmp3xxx: Initialize drvdata before registering deviceWolfram Sang2011-07-011-2/+5
| | * | | rtc: stmp3xxx: Port stmp-functions to mxs-equivalentsWolfram Sang2011-07-012-17/+17
| | * | | rtc: stmp3xxx: Restore register definitionsWolfram Sang2011-07-011-37/+60
| | * | | rtc: vt8500: Use define instead of hardcoded value for status bitWolfram Sang2011-07-011-2/+4
| | | |/ | | |/|
| * | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-221-17/+48
| |\ \ \ | | |/ / | |/| |
| | * | rtc: Avoid accumulating time drift in suspend/resumeJohn Stultz2011-06-211-17/+48
* | | | merged 3.0.101 tagWolfgang Wiedmeyer2015-10-223-3/+4
* | | | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-278-10/+65
|\ \ \ \
| * | | | drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe2013-02-111-0/+3
| * | | | drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk2013-01-111-3/+4
| * | | | drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk2013-01-111-2/+2
| * | | | drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe2012-10-311-0/+2
| * | | | drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto2012-10-021-2/+5
| * | | | drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman2012-10-021-0/+5
| * | | | rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown2012-08-151-1/+23
| * | | | drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau2012-07-161-2/+3
| * | | | drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan2012-06-011-0/+18
* | | | | merge opensource jb u5codeworkx2012-09-226-2/+366
* | | | | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-183-28/+23
|\ \ \ \ \ | |/ / / /
| * | | | drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-221-2/+1
| * | | | rtc: Disable the alarm in the hardware (v2)Rabin Vincent2012-04-021-2/+13
| * | | | drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings2012-01-251-2/+2
| * | | | Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-061-34/+10
| * | | | rtc: m41t80: Workaround broken alarm functionalityJohn Stultz2012-01-061-0/+9
* | | | | samsung opensource update3Daniel Hillenbrand2012-07-211-6/+26
* | | | | samsung update 1codeworkx2012-06-0211-214/+3580
|/ / / /
* | | | rtc: Disable the alarm in the hardwareRabin Vincent2011-12-091-10/+34
* | | | rtc: Fix RTC PIE frequency limitJohn Stultz2011-10-031-1/+1