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-pcf2127.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: pcf2127: properly set flag WD_CD for rtc chips(pcf2129, pca2129)
Biwen Li
2021-02-13
1
-3
/
+7
*
rtc: pcf2127: Run a OTP refresh if not done before
Philipp Rosenberger
2021-01-26
1
-0
/
+17
*
rtc: pcf2127: Disable Power-On Reset Override
Philipp Rosenberger
2021-01-26
1
-0
/
+8
*
rtc: pcf2127: remove pcf2127_rtc_alrm_ops
Alexandre Belloni
2021-01-16
1
-8
/
+3
*
rtc: pcf2127: only use watchdog when explicitly available
Uwe Kleine-König
2020-12-19
1
-1
/
+2
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
Dan Carpenter
2020-10-27
1
-8
/
+4
*
rtc: pcf2127: move watchdog initialisation to a separate function
Uwe Kleine-König
2020-10-27
1
-25
/
+31
*
rtc: pcf2127: fix a bug when not specify interrupts property
Biwen Li
2020-09-15
1
-2
/
+2
*
rtc: pcf2127: fix alarm handling
Alexandre Belloni
2020-08-12
1
-18
/
+19
*
rtc: pcf2127: add alarm support
Liam Beguin
2020-08-12
1
-0
/
+134
*
rtc: pcf2127: add pca2129 device id
Liam Beguin
2020-08-12
1
-0
/
+3
*
rtc: pcf2127: watchdog: handle nowayout feature
Bruno Thomsen
2020-06-06
1
-0
/
+1
*
rtc: pcf2127: report battery switch over
Alexandre Belloni
2020-05-11
1
-4
/
+12
*
rtc: pcf2127: set regmap max_register
Alexandre Belloni
2020-05-11
1
-0
/
+2
*
rtc: pcf2127: remove unnecessary #ifdef
Alexandre Belloni
2020-05-11
1
-4
/
+0
*
rtc: pcf2127: let the core handle rtc range
Alexandre Belloni
2020-05-11
1
-3
/
+5
*
rtc: pcf2127: return meaningful value for RTC_VL_READ
Alexandre Belloni
2019-12-18
1
-4
/
+2
*
rtc: pcf2127: handle boot-enabled watchdog feature
Martin Hundebøll
2019-10-21
1
-1
/
+9
*
rtc: pcf2127: bugfix: watchdog build dependency
Bruno Thomsen
2019-08-27
1
-0
/
+2
*
rtc: pcf2127: add tamper detection support
Bruno Thomsen
2019-08-27
1
-0
/
+160
*
rtc: pcf2127: add watchdog feature support
Bruno Thomsen
2019-08-27
1
-0
/
+118
*
rtc: pcf2127: bugfix: read rtc disables watchdog
Bruno Thomsen
2019-08-23
1
-20
/
+12
*
rtc: pcf2127: cleanup register and bit defines
Bruno Thomsen
2019-08-23
1
-26
/
+33
*
rtc: pcf2127: convert to devm_rtc_allocate_device
Bruno Thomsen
2019-08-23
1
-3
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
Xulin Sun
2018-11-07
1
-0
/
+3
*
rtc: pcf2127: add support for accessing internal static RAM
Uwe Kleine-König
2018-07-11
1
-6
/
+62
*
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-1
/
+1
*
rtc: pcf2127: bulk read only date and time registers.
Sean Nyekjaer
2017-02-23
1
-2
/
+13
*
rtc: pcf2127: add pcf2129 device id
Akinobu Mita
2016-03-14
1
-3
/
+6
*
rtc: pcf2127: add support for spi interface
Akinobu Mita
2016-03-14
1
-2
/
+116
*
rtc: pcf2127: convert to use regmap
Akinobu Mita
2016-03-14
1
-70
/
+144
*
rtc: pcf2127: remove useless driver version
Uwe Kleine-König
2015-11-08
1
-5
/
+0
*
rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl
Uwe Kleine-König
2015-11-08
1
-18
/
+22
*
rtc: pcf2127: make module license match the file header
Uwe Kleine-König
2015-11-03
1
-1
/
+1
*
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-09-05
1
-1
/
+0
*
rtc: pcf2127: use OFS flag to detect unreliable date and warn the user
Andrea Scian
2015-09-05
1
-3
/
+23
*
rtc: use rtc_valid_tm() error code when reading date/time
Andrea Scian
2015-09-05
1
-7
/
+1
*
drivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2014-01-23
1
-4
/
+1
*
drivers/rtc/rtc-pcf2127.c: remove empty function
Sachin Kamat
2013-09-11
1
-6
/
+0
*
rtc: add NXP PCF2127 support (i2c)
Renaud Cerrato
2013-07-03
1
-0
/
+241