aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2013-05-13drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore
2013-03-06drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij
2013-02-20drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang
2013-02-20drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe
2013-01-16drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk
2013-01-16drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk
2012-10-30drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe
2012-10-10drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman
2012-09-12drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto
2012-08-10rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown
2012-07-25drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau
2012-05-31drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan
2012-04-22drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij
2012-04-02rtc: Provide flag for rtc devices that don't support UIEJohn Stultz
2012-04-02rtc: Disable the alarm in the hardware (v2)Rabin Vincent
2012-01-25drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings
2012-01-04Revert "rtc: Expire alarms after the time is set."Linus Torvalds
2012-01-03Revert "rtc: Disable the alarm in the hardware"Linus Torvalds
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