index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pcf2127.c
Age
Commit message (
Expand
)
Author
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