summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-hym8563.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: hym8563: in .read_alarm set .tm_sec to 0 to signal minute accuracyUwe Kleine-König2016-07-191-1/+1
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-091-3/+0
* rtc: hym8563: Remove CLK_IS_ROOTStephen Boyd2016-05-201-1/+1
* rtc: hym8563: fix invalid year calculationAlexander Kochetkov2016-03-141-1/+1
* rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-09-051-1/+0
* rtc: hym8563: make the irq optionalHeiko Stübner2015-06-251-8/+10
* drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bitHeiko Stübner2015-04-171-5/+5
* drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabledHeiko Stuebner2015-04-171-1/+1
* drivers/rtc/rtc-hym8563.c: add optional clock-output-names propertyHeiko Stuebner2014-06-061-0/+3
* rtc: rtc-hym8563: make of_device_id array constJingoo Han2014-06-061-1/+1
* drivers/rtc/rtc-hym8563.c: set uie_unsupportedHeiko Stuebner2014-05-111-0/+3
* drivers/rtc/rtc-hym8563.c: staticize local symbolSachin Kamat2014-01-231-1/+1
* drivers/rtc/rtc-hym8563.c: remove redundant of_match_ptr() helperSachin Kamat2014-01-231-1/+1
* rtc: add hym8563 rtc-driverHeiko Stuebner2014-01-231-0/+606
OpenPOWER on IntegriCloud