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-pcf8523.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
rtc: pcf8523: use BIT
Alexandre Belloni
1
-7
/
+7
2020-11-19
rtc: pcf8523: set range
Alexandre Belloni
1
-11
/
+2
2020-11-19
rtc: pcf8523: switch to devm_rtc_allocate_device
Alexandre Belloni
1
-3
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-12-18
rtc: pcf8523: return meaningful value for RTC_VL_READ
Alexandre Belloni
1
-3
/
+3
2019-11-27
rtc: pcf8523: Remove struct pcf8523
Nobuhiro Iwamatsu
1
-14
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-22
rtc: pcf8523: set xtal load capacitance from DT
Sam Ravnborg
1
-8
/
+20
2019-01-10
rtc: pcf8523: Add rv8523 compatible
Alexandre Belloni
1
-0
/
+1
2018-12-11
rtc: pcf8523: don't return invalid date when battery is low
Baruch Siach
1
-8
/
+24
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2017-10-25
rtc: pcf8523: add support for trimming the RTC oscillator
Russell King
1
-0
/
+40
2016-03-14
rtc: pcf8523: properly handle oscillator stop bit
Alexandre Belloni
1
-22
/
+3
2016-01-11
rtc: pcf8523: refuse to write dates later than 2099
Uwe Kleine-König
1
-0
/
+11
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-05-06
drivers/rtc/rtc-pcf8523.c: fix month definition
Chris Cui
1
-2
/
+2
2013-07-03
drivers/rtc/rtc-pcf8523.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-04-29
rtc: rtc-pcf8523: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+1
2013-02-21
rtc-pcf8523: add low battery voltage support
Jesper Nilsson
1
-0
/
+31
2012-12-17
rtc: add NXP PCF8523 support
Thierry Reding
1
-0
/
+326