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