index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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