Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a254a9da455c171441ab3a76ed8f5d1e9412e15f
/
drivers
/
rtc
/
rtc-ds1685.c
811c791
rtc: ds1685: use rtc_lock/rtc_unlock
by Alexandre Belloni
· 4 years ago
fdcfd85
rtc: rework rtc_register_device() resource management
by Bartosz Golaszewski
· 4 years, 2 months ago
3a905c2d
rtc: add devm_ prefix to rtc_nvmem_register()
by Bartosz Golaszewski
· 4 years, 2 months ago
25ece30
rtc: nvmem: remove nvram ABI
by Alexandre Belloni
· 4 years, 2 months ago
9f8010e
rtc: ds1685: Fix bank switching to avoid endless loop
by Thomas Bogendoerfer
· 4 years, 4 months ago
4ed3f1b
rtc: ds1685: fix build error with make W=1
by Alexandre Belloni
· 5 years ago
4740158
rtc: ds1685: remove set but unused variables
by Alexandre Belloni
· 5 years ago
299b610
rtc: ds1685: add indirect access method and remove plat_read/plat_write
by Thomas Bogendoerfer
· 5 years ago
af81803
rtc: ds1685: use devm_platform_ioremap_resource helper
by Thomas Bogendoerfer
· 5 years ago
9e420d7
rts: ds1685: remove not needed fields from private struct
by Thomas Bogendoerfer
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
3b6bddd
rtc: ds1685: use threaded interrupt
by Thomas Bogendoerfer
· 6 years ago
e330c3d
rtc: ds1685: remove dead code
by Thomas Bogendoerfer
· 6 years ago
692802d
rtc: ds1685: fix crash caused by referencing wrong device struct
by Thomas Bogendoerfer
· 6 years ago
6f5b390b
rtc: ds1685: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
cfb7491
rtc: ds1685: use rtc_add_group
by Alexandre Belloni
· 6 years ago
482419e
rtc: ds1685: use generic nvmem
by Alexandre Belloni
· 6 years ago
8ddeb09
rtc: ds1685: drop RTC_DS1685_PROC_REGS
by Alexandre Belloni
· 6 years ago
a41efe0
rtc: ds1685: remove sysfs access to control registers
by Alexandre Belloni
· 7 years ago
30a5271
rtc: ds1685: remove improper datetime access ABI
by Alexandre Belloni
· 7 years ago
c36b52e
rtc: ds1685: Add range
by Alexandre Belloni
· 7 years ago
a2ae832
rtc: ds1685: fix possible race condition
by Alexandre Belloni
· 7 years ago
85368bb
rtc: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
22652ba
rtc: stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
56d86a7
rtc: simplify implementations of read_alarm
by Uwe Kleine-König
· 9 years ago
c5776de
rtc: ds1685: correct day of month checking
by Heinrich Schuchardt
· 9 years ago
19105f4
rtc: ds1685: actually spin forever in poweroff path
by Josh Poimboeuf
· 9 years ago
fa56911
rtc: remove useless DRV_VERSION
by Alexandre Belloni
· 9 years ago
361c6ed
rtc: ds1685: actually spin forever in poweroff error path
by Josh Poimboeuf
· 9 years ago
8c09b9f
rtc: ds1685: passing bogus values to irq_restore
by Dan Carpenter
· 9 years ago
9c25a10
rtc: ds1685: don't try to micromanage sysfs output size
by Rasmus Villemoes
· 9 years ago
ff67abd
rtc: use %ph for short hex dumps
by Rasmus Villemoes
· 9 years ago
508db59
rtc: ds1685: Use module_platform_driver
by Vaishali Thakkar
· 9 years ago
a737e83
rtc: use more standard kernel logging styles
by Joe Perches
· 10 years ago
52ef84d
drivers/rtc/rtc-ds1685.c: fix sparse warnings
by Joshua Kinard
· 10 years ago
269812d
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
by Joshua Kinard
· 10 years ago
b00eeae
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show,store}
by Joshua Kinard
· 10 years ago
39ea34c
rtc: ds1685: remove superfluous checks for out-of-range u8 values
by Geert Uytterhoeven
· 10 years ago
682354d
rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
by Arnd Bergmann
· 10 years ago
aaaf5fb
rtc: add driver for DS1685 family of real time clocks
by Joshua Kinard
· 10 years ago