summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-tps65910.c
Commit message (Expand)AuthorAge
* rtc: tps65910: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-03-14
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereferenceThierry Reding2014-08-08
* drivers/rtc/rtc-tps65910.c: remove unnecessary includeManish Badarkhe2013-11-13
* drivers/rtc/rtc-tps65910.c: fix incorrect return value on errorSachin Kamat2013-04-29
* rtc: rtc-tps65910: switch to using SIMPLE_DEV_PM_OPSJingoo Han2013-04-29
* rtc: rtc-tps65910: use devm_rtc_device_register()Jingoo Han2013-04-29
* drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq requestLaxman Dewangan2013-02-21
* drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...Laxman Dewangan2013-02-21
* drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restoreLaxman Dewangan2013-02-21
* drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resumeLaxman Dewangan2013-02-21
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers/rtc/rtc-tps65910.c: enable RTC power domain on initializationKim, Milo2012-12-17
* drivers/rtc/rtc-tps65910.c: rename irq to match deviceSivaram Nair2012-12-17
* drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo2012-11-30
* drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq detailsVenu Byravarasu2012-10-06
* rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu2012-10-06