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-hym8563.c
Age
Commit message (
Expand
)
Author
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