aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-13rtc: m41t80: Workaround broken alarm functionalityJohn Stultz
2011-12-13rtc: Expire alarms after the time is set.NeilBrown
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi
2011-12-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-11-22rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg
2011-11-22rtc: Disable the alarm in the hardwareRabin Vincent
2011-11-15rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds
2011-11-02drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König
2011-11-02rtc: add initial support for mcp7941x partsDavid Anders
2011-11-02drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker
2011-09-14drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim
2011-09-14drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-08-26rtc: twl: Fix registration vs. init orderTodd Poynor
2011-08-26rtc: Initialized rtc_time->tm_isdstMike Waychison
2011-08-25drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham
2011-08-25drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-08-10rtc: Fix RTC PIE frequency limitJohn Stultz
2011-08-10rtc: rtc-twl: Remove lockdep related local_irq_enable()Sebastian Reichel
2011-08-10rtc: rtc-twl: Switch to using threaded irqIlkka Koskinen
2011-08-10rtc: ep93xx: Fix 'rtc' may be used uninitialized warningAxel Lin
2011-08-03rtc-omap: fix initialization of control registerDaniel Glöckner
2011-07-26rtc: fix hrtimer deadlockThomas Gleixner
2011-07-26rtc: limit frequencyThomas Gleixner
2011-07-26rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner
2011-07-26rtc: Limit RTC PIE frequencyThomas Gleixner
2011-07-26rtc: Fix hrtimer deadlockThomas Gleixner
2011-07-26rtc: Handle errors correctly in rtc_irq_set_state()Thomas Gleixner
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König
2011-07-25drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl
2011-07-25drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal
2011-07-25drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim
2011-07-25drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-01rtc: stmp3xxx: Remove UIE handlersWolfram Sang
2011-07-01rtc: stmp3xxx: Get rid of mach-specific accessorsWolfram Sang
2011-07-01rtc: stmp3xxx: Initialize drvdata before registering deviceWolfram Sang
2011-07-01rtc: stmp3xxx: Port stmp-functions to mxs-equivalentsWolfram Sang
2011-07-01rtc: stmp3xxx: Restore register definitionsWolfram Sang