summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2011-11-30rtc : tps6586x: move NULL checking to the front.Jubeom Kim
2011-11-30rtc: tegra: Use new Tegra platform types.Yudong Tan
2011-11-30rtc: tps80031: Adding driver for TI PMU RTC 80031venu byravarasu
2011-11-30rtc: tps6586x: fix error in setting alarm1Ken Chang
2011-11-30rtc: tps6586x: fix alarm1 overflowKen Chang
2011-11-30rtc: tps6591x: enabling backup battery chargingvenu byravarasu
2011-11-30rtc: tps6591x: setting default date & timevenu byravarasu
2011-11-30rtc: tps6591x: wake up from suspend on alarmvenu byravarasu
2011-11-30Update copyrightsScott Williams
2011-11-30rtc: enabling RTC if MFD is setvenu byravarasu
2011-11-30rtc: RTC driver for tps6591xvenu byravarasu
2011-11-30rtc: fix tps6586x startup crashDan Willemsen
2011-11-30Merge remote branch 'remotes/git-master/android-tegra-2.6.36' into 0104-mergeJin Qian
2011-11-30Merge remote branch 'git-master/android-tegra-2.6.36' into merge-androidJin Qian
2011-11-30[ARM/tegra] Add initial Tegra3 driver supportScott Williams
2011-11-30rtc : tps6586x: avoid RTC time is getting slowerDaehyoung Ko
2011-11-30rtc: tps6586x RTC clock fixAndre Sihera
2011-11-30[TPS658x RTC] Correct reg RTC_CTRL usageDavid Schalig
2011-11-30max8907c rtc: support wake alarmsTom Cherry
2011-11-30rtc: tps6586x: avoid enabling/disabling of same irqVarun Wadekar
2011-11-30rtc: tps6586x: enable irqs while settings alarmsVarun Wadekar
2011-11-30max8907c RTC driverTom Cherry
2011-11-30mfd: tps6586x: fix alarm1 supportVarun Wadekar
2011-11-30rtc: tps6586x: Fix error in RTC tick calculationsLowell Dennis
2011-11-30rtc: tps6586x: add alarm support to tps6586x driverGary King
2011-11-30mfd: tps6586x: add RTC driver for TI TPS6586xGary King
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