summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-07-20ENGR00179178 [RTC]Enable both wakealarm and common power wakeupAnson Huang
2012-07-20ENGR00179059 RTC: enable wakealarm attributeFrank Li
2012-07-20ENGR00171064 [MX6]Complete SNVS RTC featureAnson Huang
2012-07-20build fix and driver fixJason Liu
2012-07-20ENGR00159530-4 mc34708:add new mc34708's rtc driverRobin Gong
2012-07-20ENGR00154429 rtc-snvs: request_irq too earlyRichard Zhao
2012-07-20ENGR00154209 SNVS RTC: Update comments for errata numberAnish Trivedi
2012-07-20ENGR00153208-2 Add SNVS RTC driverAnish Trivedi
2012-07-20ENGR00142296-2 SRTC: Upgrade driver to kernel version 2.6.38Anish Trivedi
2012-07-20ENGR00141391-2 PMIC: porting da9053 to i.mx platformZhou Jingyu
2012-07-20ENGR00141391-1 PMIC: Add DA9053 source code from DialogZhou Jingyu
2012-07-20ENGR00141217-6 srtc: add rtc driver for 2.6.38Frank Li
2012-06-01drivers/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-20Merge remote branch 'fsl-linux-sdk/imx_3.0.15_12.04.01' into imx_3.0.15_androidXinyu Chen
2012-04-09ENGR00179178 [RTC]Enable both wakealarm and common power wakeupAnson Huang
2012-04-09Merge remote branch 'fsl-linux-sdk/imx_3.0.15' into imx_3.0.15_androidXinyu Chen
2012-04-06ENGR00179059 RTC: enable wakealarm attributeFrank Li
2012-04-02rtc: Disable the alarm in the hardware (v2)Rabin Vincent
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-01-25drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings
2012-01-09ENGR00171064 [MX6]Complete SNVS RTC featureAnson Huang
2012-01-09build fix and driver fixJason Liu
2012-01-09ENGR00159530-4 mc34708:add new mc34708's rtc driverRobin Gong
2012-01-09ENGR00154429 rtc-snvs: request_irq too earlyRichard Zhao
2012-01-09ENGR00154209 SNVS RTC: Update comments for errata numberAnish Trivedi
2012-01-09ENGR00153208-2 Add SNVS RTC driverAnish Trivedi
2012-01-09ENGR00142296-2 SRTC: Upgrade driver to kernel version 2.6.38Anish Trivedi
2012-01-09ENGR00141391-2 PMIC: porting da9053 to i.mx platformZhou Jingyu
2012-01-09ENGR00141391-1 PMIC: Add DA9053 source code from DialogZhou Jingyu
2012-01-09ENGR00141217-6 srtc: add rtc driver for 2.6.38Frank Li
2012-01-06Revert "rtc: Disable the alarm in the hardware"Linus Torvalds
2012-01-06rtc: m41t80: Workaround broken alarm functionalityJohn Stultz
2011-12-09rtc: Disable the alarm in the hardwareRabin Vincent
2011-11-22rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg
2011-11-22rtc: Avoid accumulating time drift in suspend/resumeJohn Stultz
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-03rtc: Fix RTC PIE frequency limitJohn Stultz
2011-09-07rtc alarm: fix bad index when canceling alarms[]JP Abgrall
2011-08-10Merge commit 'v3.0.1' into android-3.0Colin Cross
2011-08-04drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König
2011-08-04rtc: limit frequencyThomas Gleixner
2011-08-04rtc: fix hrtimer deadlockThomas Gleixner
2011-08-04rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-27drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain
2011-06-23rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable()Alexey Charkov
2011-06-14rtc: alarm: Update hrtimer if alarm at the head of the queue is reprogrammedArve Hjønnevåg
2011-06-14rtc: alarm: Don't use save_time_delta.Arve Hjønnevåg