index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-hym8563.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
rtc: hym8563: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-2
/
+1
2022-03-23
rtc: hym8563: let the core handle the alarm resolution
Alexandre Belloni
1
-18
/
+1
2022-03-23
rtc: hym8563: switch to devm_rtc_allocate_device
Alexandre Belloni
1
-6
/
+6
2021-01-25
rtc: hym8563: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2020-11-14
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-06
drivers/rtc/rtc-hym8563.c: add optional clock-output-names property
Heiko Stuebner
1
-0
/
+3
2014-06-06
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-23
drivers/rtc/rtc-hym8563.c: staticize local symbol
Sachin Kamat
1
-1
/
+1
2014-01-23
drivers/rtc/rtc-hym8563.c: remove redundant of_match_ptr() helper
Sachin Kamat
1
-1
/
+1
2014-01-23
rtc: add hym8563 rtc-driver
Heiko Stuebner
1
-0
/
+606