summaryrefslogtreecommitdiff
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0617-0/+17
|\
| * rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-3117-0/+17
* | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-023-26/+39
|\ \
| * | drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König2011-11-021-3/+3
| * | rtc: add initial support for mcp7941x partsDavid Anders2011-11-021-0/+27
| * | drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron2011-11-021-23/+9
| |/
* | 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-141-0/+26
* drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin2011-09-141-0/+1
* Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-073-44/+34
|\
| * rtc: twl: Fix registration vs. init orderTodd Poynor2011-08-261-28/+24
| * rtc: Initialized rtc_time->tm_isdstMike Waychison2011-08-261-0/+2
| * rtc: Fix RTC PIE frequency limitJohn Stultz2011-08-101-1/+1
| * rtc: rtc-twl: Remove lockdep related local_irq_enable()Sebastian Reichel2011-08-101-8/+0
| * rtc: rtc-twl: Switch to using threaded irqIlkka Koskinen2011-08-101-1/+1
| * rtc: ep93xx: Fix 'rtc' may be used uninitialized warningAxel Lin2011-08-101-8/+8
* | 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
* | | drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain2011-06-271-0/+1
* | | rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov2011-06-231-42/+3
|/ /
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-132-2/+3
|\ \ | |/ |/|
| * rtc: Staticize non-exported __rtc_set_alarm()Mark Brown2011-06-011-1/+1
| * rtc: Fix ioctl error path returnJohn Stultz2011-06-011-1/+2
* | unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao2011-06-093-0/+369