index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pcf2127.c
Age
Commit message (
Expand
)
Author
2019-12-18
rtc: pcf2127: return meaningful value for RTC_VL_READ
Alexandre Belloni
2019-10-21
rtc: pcf2127: handle boot-enabled watchdog feature
Martin Hundebøll
2019-08-27
rtc: pcf2127: bugfix: watchdog build dependency
Bruno Thomsen
2019-08-27
rtc: pcf2127: add tamper detection support
Bruno Thomsen
2019-08-27
rtc: pcf2127: add watchdog feature support
Bruno Thomsen
2019-08-23
rtc: pcf2127: bugfix: read rtc disables watchdog
Bruno Thomsen
2019-08-23
rtc: pcf2127: cleanup register and bit defines
Bruno Thomsen
2019-08-23
rtc: pcf2127: convert to devm_rtc_allocate_device
Bruno Thomsen
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-11-07
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
Xulin Sun
2018-07-11
rtc: pcf2127: add support for accessing internal static RAM
Uwe Kleine-König
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2017-02-23
rtc: pcf2127: bulk read only date and time registers.
Sean Nyekjaer
2016-03-14
rtc: pcf2127: add pcf2129 device id
Akinobu Mita
2016-03-14
rtc: pcf2127: add support for spi interface
Akinobu Mita
2016-03-14
rtc: pcf2127: convert to use regmap
Akinobu Mita
2015-11-08
rtc: pcf2127: remove useless driver version
Uwe Kleine-König
2015-11-08
rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl
Uwe Kleine-König
2015-11-03
rtc: pcf2127: make module license match the file header
Uwe Kleine-König
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-09-05
rtc: pcf2127: use OFS flag to detect unreliable date and warn the user
Andrea Scian
2015-09-05
rtc: use rtc_valid_tm() error code when reading date/time
Andrea Scian
2014-01-23
drivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-09-11
drivers/rtc/rtc-pcf2127.c: remove empty function
Sachin Kamat
2013-07-03
rtc: add NXP PCF2127 support (i2c)
Renaud Cerrato