index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-da9052.c
Age
Commit message (
Expand
)
Author
2016-07-19
rtc: explicitly set tm_sec = 0 for drivers with minute accurancy
Uwe Kleine-König
2016-05-20
rtc: da9053: fix access ordering error during RTC interrupt at system power on
Steve Twiss
2015-04-17
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
2015-04-17
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
2015-04-17
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-06
drivers/rtc/rtc-da9052.c: ALARM causes interrupt storm
Anthony Olech
2014-04-03
drivers/rtc/rtc-da9052.c: remove redundant private structure field
Anthony Olech
2013-07-16
drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-03
drivers/rtc/rtc-da9052.c: use PTR_RET()
Sachin Kamat
2013-07-03
drivers/rtc/rtc-da9052.c: remove empty function
Sachin Kamat
2013-07-03
rtc: rtc-da9052: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-29
rtc: rtc-da9052: use devm_rtc_device_register()
Jingoo Han
2013-03-22
drivers/rtc/rtc-da9052.c: fix for rtc device registration
Ashish Jangam
2013-02-21
rtc: rtc-da9052: use devm_request_threaded_irq()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-30
rtc/rtc-da9052: remove unneed devm_kfree call
Devendra Naga
2012-03-23
rtc: driver for DA9052/53 PMIC v1
Ashish Jangam