Age | Commit message (Expand) | Author | Files | Lines |
2020-11-15 | rtc: hym8563: enable wakeup when applicable | Guillaume Tucker | 1 | -2/+5 |
2019-12-23 | rtc: hym8563: Read the valid flag directly instead of caching it | Paul Kocialkowski | 1 | -12/+7 |
2019-12-23 | rtc: hym8563: Return -EINVAL if the time is known to be invalid | Paul Kocialkowski | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -9/+1 |
2019-01-22 | rtc: hym8563: fix a missing check of block data read | Kangjie Lu | 1 | -0/+2 |
2016-07-19 | rtc: hym8563: in .read_alarm set .tm_sec to 0 to signal minute accuracy | Uwe Kleine-König | 1 | -1/+1 |
2016-07-09 | rtc: simplify implementations of read_alarm | Uwe Kleine-König | 1 | -3/+0 |
2016-05-20 | rtc: hym8563: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-03-14 | rtc: hym8563: fix invalid year calculation | Alexander Kochetkov | 1 | -1/+1 |
2015-09-05 | rtc: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-06-25 | rtc: hym8563: make the irq optional | Heiko Stübner | 1 | -8/+10 |
2015-04-17 | drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit | Heiko Stübner | 1 | -5/+5 |
2015-04-17 | drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled | Heiko Stuebner | 1 | -1/+1 |
2014-06-07 | drivers/rtc/rtc-hym8563.c: add optional clock-output-names property | Heiko Stuebner | 1 | -0/+3 |
2014-06-07 | rtc: rtc-hym8563: make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-05-11 | drivers/rtc/rtc-hym8563.c: set uie_unsupported | Heiko Stuebner | 1 | -0/+3 |
2014-01-24 | drivers/rtc/rtc-hym8563.c: staticize local symbol | Sachin Kamat | 1 | -1/+1 |
2014-01-24 | drivers/rtc/rtc-hym8563.c: remove redundant of_match_ptr() helper | Sachin Kamat | 1 | -1/+1 |
2014-01-24 | rtc: add hym8563 rtc-driver | Heiko Stuebner | 1 | -0/+606 |