aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-tps65910.c
AgeCommit message (Expand)Author
2013-04-29drivers/rtc/rtc-tps65910.c: fix incorrect return value on errorSachin Kamat
2013-04-29rtc: rtc-tps65910: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-04-29rtc: rtc-tps65910: use devm_rtc_device_register()Jingoo Han
2013-02-21drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq requestLaxman Dewangan
2013-02-21drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...Laxman Dewangan
2013-02-21drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restoreLaxman Dewangan
2013-02-21drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resumeLaxman Dewangan
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-17drivers/rtc/rtc-tps65910.c: enable RTC power domain on initializationKim, Milo
2012-12-17drivers/rtc/rtc-tps65910.c: rename irq to match deviceSivaram Nair
2012-11-30drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo
2012-10-06drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq detailsVenu Byravarasu
2012-10-06rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu