summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-202-0/+15
|\
| * rtc: m41t80: Workaround broken alarm functionalityJohn Stultz2011-12-131-0/+9
| * rtc: Expire alarms after the time is set.NeilBrown2011-12-131-0/+6
* | drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi2011-12-091-1/+1
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-062-15/+39
|\
| * rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg2011-11-231-5/+5
| * rtc: Disable the alarm in the hardwareRabin Vincent2011-11-231-10/+34
* | rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin2011-11-151-2/+2
* | vrtc: change its year offset from 1960 to 1972Feng Tang2011-11-121-8/+11
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0717-0/+17
|\ \
| * | rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-11-0117-0/+17
* | | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-033-26/+39
|\ \ \
| * | | drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König2011-11-031-3/+3
| * | | rtc: add initial support for mcp7941x partsDavid Anders2011-11-031-0/+27
| * | | drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron2011-11-031-23/+9Star
| |/ /
* / / um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
|/ /
* | drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim2011-09-151-0/+26
* | drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin2011-09-151-0/+1
* | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-073-44/+34Star
|\ \
| * | rtc: twl: Fix registration vs. init orderTodd Poynor2011-08-271-28/+24Star
| * | rtc: Initialized rtc_time->tm_isdstMike Waychison2011-08-271-0/+2
| * | rtc: Fix RTC PIE frequency limitJohn Stultz2011-08-111-1/+1
| * | rtc: rtc-twl: Remove lockdep related local_irq_enable()Sebastian Reichel2011-08-111-8/+0Star
| * | rtc: rtc-twl: Switch to using threaded irqIlkka Koskinen2011-08-111-1/+1
| * | rtc: ep93xx: Fix 'rtc' may be used uninitialized warningAxel Lin2011-08-111-8/+8
| |/
* | drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham2011-08-261-42/+25Star
* | drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham2011-08-261-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-041-1/+1
* | rtc: fix hrtimer deadlockThomas Gleixner2011-07-271-19/+37
* | rtc: limit frequencyThomas Gleixner2011-07-271-1/+1
* | rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-271-0/+3
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-267-13/+664
|\ \
| * | drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König2011-07-261-1/+1
| * | drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl2011-07-261-1/+1
| * | drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal2011-07-263-0/+561
| * | drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim2011-07-261-1/+26
| * | drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov2011-07-262-10/+75
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2510-18/+15Star
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-114-44/+7Star
| |\ \
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-1010-18/+15Star
* | | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-233-79/+86
|\ \ \ \ | | |_|/ | |/| |
| * | | rtc: stmp3xxx: Remove UIE handlersWolfram Sang2011-07-021-43/+18Star
| * | | rtc: stmp3xxx: Get rid of mach-specific accessorsWolfram Sang2011-07-021-30/+34
| * | | rtc: stmp3xxx: Initialize drvdata before registering deviceWolfram Sang2011-07-021-2/+5
| * | | rtc: stmp3xxx: Port stmp-functions to mxs-equivalentsWolfram Sang2011-07-022-17/+17
| * | | rtc: stmp3xxx: Restore register definitionsWolfram Sang2011-07-021-37/+60