Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 2019-07-16 | 1 | -14/+54 |
|\ | |||||
| * | rtc: rk808: Add RK809 and RK817 support. | Tony Xie | 2019-06-27 | 1 | -14/+54 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
|/ | |||||
* | rtc: Use dev_get_drvdata() | Kefeng Wang | 2019-04-29 | 1 | -4/+2 |
* | rtc: rk808: Switch to use %ptR | Andy Shevchenko | 2018-12-10 | 1 | -14/+6 |
* | rtc: clean up indentation issues, remove extraneous space, add missing tabs | Colin Ian King | 2018-11-12 | 1 | -1/+1 |
* | rtc: rk808: fix possible race condition | Alexandre Belloni | 2018-03-17 | 1 | -7/+7 |
* | rtc: rk808: remove useless debug message | Alexandre Belloni | 2018-03-17 | 1 | -11/+0 |
* | rtc: rk808: Compensate for Rockchip calendar deviation on November 31st | Julius Werner | 2015-12-20 | 1 | -4/+44 |
* | drivers/rtc/rtc-rk808.c: fix rtc time reading issue | Chris Zhong | 2015-02-14 | 1 | -2/+8 |
* | RTC: RK808: add RTC driver for RK808 | Chris Zhong | 2014-10-14 | 1 | -0/+414 |