aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+550
|\
| * rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON2014-07-111-2/+14
| * rtc-cmos: Add an alarm disable quirkBorislav Petkov2014-04-021-1/+51
| * drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrapLinus Pizunski2014-01-031-0/+2
| * drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin2013-07-271-1/+1
| * drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren2013-06-191-0/+1
| * drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun2013-05-301-0/+1
| * drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore2013-05-131-2/+2
| * drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij2013-03-061-1/+3
| * drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang2013-02-201-3/+5
| * drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe2013-02-201-0/+3
| * drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk2013-01-161-3/+4
| * drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk2013-01-161-2/+2
| * drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe2012-10-301-0/+2
| * drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman2012-10-101-0/+5
| * drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto2012-09-121-2/+5
| * rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown2012-08-101-1/+23
| * drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau2012-07-251-2/+3
| * drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan2012-05-311-0/+18
| * drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-221-2/+1
| * rtc: Provide flag for rtc devices that don't support UIEJohn Stultz2012-04-022-0/+7
| * 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: Expire alarms after the time is set."Linus Torvalds2012-01-041-6/+0
| * Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-031-34/+10
| * 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-052-15/+39
| |\
| | * rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg2011-11-221-5/+5
| | * rtc: Disable the alarm in the hardwareRabin Vincent2011-11-221-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-111-8/+11
| * | 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
| | |/