index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-da9052.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-01
rtc: da9052: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-4
/
+2
2020-04-01
rtc: da9052: set range
Alexandre Belloni
1
-0
/
+2
2020-04-01
rtc: da9052: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-3
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-03-02
rtc: diasemi: stop validating rtc_time in .read_time
Alexandre Belloni
1
-2
/
+1
2016-07-19
rtc: explicitly set tm_sec = 0 for drivers with minute accurancy
Uwe Kleine-König
1
-0
/
+1
2016-05-20
rtc: da9053: fix access ordering error during RTC interrupt at system power on
Steve Twiss
1
-5
/
+8
2015-04-17
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
1
-0
/
+2
2015-04-17
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
1
-0
/
+8
2015-04-17
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
1
-21
/
+66
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-06
drivers/rtc/rtc-da9052.c: ALARM causes interrupt storm
Anthony Olech
1
-56
/
+66
2014-04-03
drivers/rtc/rtc-da9052.c: remove redundant private structure field
Anthony Olech
1
-3
/
+1
2013-07-16
drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+1
2013-07-03
drivers/rtc/rtc-da9052.c: use PTR_RET()
Sachin Kamat
1
-4
/
+2
2013-07-03
drivers/rtc/rtc-da9052.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-07-03
rtc: rtc-da9052: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-29
rtc: rtc-da9052: use devm_rtc_device_register()
Jingoo Han
1
-4
/
+1
2013-03-22
drivers/rtc/rtc-da9052.c: fix for rtc device registration
Ashish Jangam
1
-5
/
+3
2013-02-21
rtc: rtc-da9052: use devm_request_threaded_irq()
Jingoo Han
1
-12
/
+6
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-07-30
rtc/rtc-da9052: remove unneed devm_kfree call
Devendra Naga
1
-4
/
+1
2012-03-23
rtc: driver for DA9052/53 PMIC v1
Ashish Jangam
1
-0
/
+293