index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ftrtc010.c
Age
Commit message (
Expand
)
Author
2025-03-05
rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member
André Draszik
2024-11-10
rtc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-03-17
rtc: ftrtc010: Convert to platform remove callback returning void
Uwe Kleine-König
2022-05-19
rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
Miaoqian Lin
2022-01-05
rtc: ftrtc010: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-06-07
rtc: ftrtc010: let the core handle range
Alexandre Belloni
2018-06-07
rtc: ftrtc010: handle dates after 2106
Alexandre Belloni
2018-06-07
rtc: ftrtc010: switch to devm_rtc_allocate_device
Alexandre Belloni
2017-07-06
rtc: gemini/ftrtc010: rename driver and symbols
Linus Walleij