index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rzn1.c
Age
Commit message (
Expand
)
Author
2024-11-25
rtc: rzn1: reduce register access
Wolfram Sang
2024-11-25
rtc: rzn1: drop superfluous wday calculation
Wolfram Sang
2024-11-18
rtc: rzn1: update Michel's email
Wolfram Sang
2024-11-18
rtc: rzn1: fix BCD to rtc_time conversion errors
Wolfram Sang
2024-11-10
rtc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-08-27
rtc: rzn1: Report maximum alarm limit to rtc core
Guenter Roeck
2023-07-27
rtc: Explicitly include correct DT includes
Rob Herring
2023-03-17
rtc: rzn1: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-15
rtc: rzn1: Check return value in rzn1_rtc_probe
Yushan Zhou
2022-05-25
rtc: rzn1: Fix a variable type
Miquel Raynal
2022-05-25
rtc: rzn1: Fix error code in probe
Dan Carpenter
2022-05-25
rtc: rzn1: Avoid mixing variables
Miquel Raynal
2022-05-19
rtc: rzn1: fix platform_no_drv_owner.cocci warning
Yang Li
2022-05-17
rtc: rzn1: Add oscillator offset support
Miquel Raynal
2022-05-17
rtc: rzn1: Add alarm support
Miquel Raynal
2022-05-17
rtc: rzn1: Add new RTC driver
Michel Pollet