index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1685.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: ds1685: fix build error with make W=1
Alexandre Belloni
2019-11-27
1
-3
/
+3
*
rtc: ds1685: remove set but unused variables
Alexandre Belloni
2019-11-27
1
-4
/
+2
*
rtc: ds1685: add indirect access method and remove plat_read/plat_write
Thomas Bogendoerfer
2019-10-16
1
-26
/
+52
*
rtc: ds1685: use devm_platform_ioremap_resource helper
Thomas Bogendoerfer
2019-10-14
1
-20
/
+3
*
rts: ds1685: remove not needed fields from private struct
Thomas Bogendoerfer
2019-10-14
1
-3
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
rtc: ds1685: use threaded interrupt
Thomas Bogendoerfer
2019-04-16
1
-116
/
+104
*
rtc: ds1685: remove dead code
Thomas Bogendoerfer
2019-04-16
1
-36
/
+0
*
rtc: ds1685: fix crash caused by referencing wrong device struct
Thomas Bogendoerfer
2019-04-12
1
-3
/
+3
*
rtc: ds1685: simplify getting .driver_data
Wolfram Sang
2018-10-22
1
-2
/
+1
*
rtc: ds1685: use rtc_add_group
Alexandre Belloni
2018-09-28
1
-39
/
+1
*
rtc: ds1685: use generic nvmem
Alexandre Belloni
2018-09-28
1
-67
/
+25
*
rtc: ds1685: drop RTC_DS1685_PROC_REGS
Alexandre Belloni
2018-09-28
1
-61
/
+0
*
rtc: ds1685: remove sysfs access to control registers
Alexandre Belloni
2018-06-20
1
-369
/
+0
*
rtc: ds1685: remove improper datetime access ABI
Alexandre Belloni
2018-06-20
1
-221
/
+0
*
rtc: ds1685: Add range
Alexandre Belloni
2018-05-31
1
-0
/
+4
*
rtc: ds1685: fix possible race condition
Alexandre Belloni
2018-05-31
1
-23
/
+18
*
rtc: simplify getting .drvdata
Wolfram Sang
2018-05-03
1
-14
/
+7
*
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-1
/
+1
*
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-07-09
1
-15
/
+4
*
rtc: ds1685: correct day of month checking
Heinrich Schuchardt
2016-06-04
1
-5
/
+29
*
rtc: ds1685: actually spin forever in poweroff path
Josh Poimboeuf
2016-05-20
1
-0
/
+1
*
rtc: remove useless DRV_VERSION
Alexandre Belloni
2016-05-20
1
-3
/
+0
*
rtc: ds1685: actually spin forever in poweroff error path
Josh Poimboeuf
2016-03-14
1
-0
/
+1
*
rtc: ds1685: passing bogus values to irq_restore
Dan Carpenter
2016-03-14
1
-4
/
+4
*
rtc: ds1685: don't try to micromanage sysfs output size
Rasmus Villemoes
2016-01-11
1
-7
/
+5
*
rtc: use %ph for short hex dumps
Rasmus Villemoes
2016-01-11
1
-7
/
+5
*
rtc: ds1685: Use module_platform_driver
Vaishali Thakkar
2015-09-05
1
-21
/
+1
*
rtc: use more standard kernel logging styles
Joe Perches
2015-04-17
1
-1
/
+3
*
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
2015-04-17
1
-2
/
+2
*
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
2015-04-17
1
-1
/
+0
*
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...
Joshua Kinard
2015-02-28
1
-2
/
+2
*
rtc: ds1685: remove superfluous checks for out-of-range u8 values
Geert Uytterhoeven
2015-02-28
1
-6
/
+6
*
rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
Arnd Bergmann
2015-02-28
1
-2
/
+0
*
rtc: add driver for DS1685 family of real time clocks
Joshua Kinard
2015-02-16
1
-0
/
+2252