index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rk808.c
Age
Commit message (
Expand
)
Author
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-06-27
rtc: rk808: Add RK809 and RK817 support.
Tony Xie
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-04-29
rtc: Use dev_get_drvdata()
Kefeng Wang
2018-12-10
rtc: rk808: Switch to use %ptR
Andy Shevchenko
2018-11-12
rtc: clean up indentation issues, remove extraneous space, add missing tabs
Colin Ian King
2018-03-17
rtc: rk808: fix possible race condition
Alexandre Belloni
2018-03-17
rtc: rk808: remove useless debug message
Alexandre Belloni
2015-12-20
rtc: rk808: Compensate for Rockchip calendar deviation on November 31st
Julius Werner
2015-02-13
drivers/rtc/rtc-rk808.c: fix rtc time reading issue
Chris Zhong
2014-10-14
RTC: RK808: add RTC driver for RK808
Chris Zhong