开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-fsl-ftm-alarm.c
Age
Commit message (
Expand
)
Author
2023-07-27
rtc: Explicitly include correct DT includes
Rob Herring
2022-11-15
rtc: fsl-ftm-alarm: Use module_platform_driver replace device_initcall
Zhang Jianhua
2021-04-17
rtc: fsl-ftm-alarm: add MODULE_TABLE()
Michael Walle
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-08-21
rtc: fsl-ftm-alarm: update acpi device id
Peng Ma
2020-06-06
rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
Ran Wang
2020-04-15
rtc: remove unnecessary error message after platform_get_irq
Markus Elfring
2020-03-29
rtc: fsl-ftm-alarm: report alarm to core
Biwen Li
2020-03-23
rtc: fsl-ftm-alarm: enable acpi support
Peng Ma
2019-11-08
rtc: fsl-ftm-alarm: avoid struct rtc_time conversions
Alexandre Belloni
2019-11-08
rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-11-08
rtc: fsl-ftm-alarm: switch to ktime_get_real_seconds
Alexandre Belloni
2019-10-06
rtc: Use devm_platform_ioremap_resource()
Markus Elfring
2019-08-23
rtc: fsl-ftm-alarm: add FTM alarm driver
Biwen Li