index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-fsl-ftm-alarm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: fsl-ftm-alarm: Use module_platform_driver replace device_initcall
Zhang Jianhua
2022-11-15
1
-6
/
+1
*
rtc: fsl-ftm-alarm: add MODULE_TABLE()
Michael Walle
2021-04-17
1
-0
/
+1
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: fsl-ftm-alarm: update acpi device id
Peng Ma
2020-08-21
1
-2
/
+2
*
rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
Ran Wang
2020-06-06
1
-1
/
+5
*
rtc: remove unnecessary error message after platform_get_irq
Markus Elfring
2020-04-15
1
-3
/
+1
*
rtc: fsl-ftm-alarm: report alarm to core
Biwen Li
2020-03-29
1
-0
/
+2
*
rtc: fsl-ftm-alarm: enable acpi support
Peng Ma
2020-03-23
1
-6
/
+15
*
rtc: fsl-ftm-alarm: avoid struct rtc_time conversions
Alexandre Belloni
2019-11-08
1
-5
/
+2
*
rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-11-08
1
-4
/
+5
*
rtc: fsl-ftm-alarm: switch to ktime_get_real_seconds
Alexandre Belloni
2019-11-08
1
-4
/
+1
*
rtc: Use devm_platform_ioremap_resource()
Markus Elfring
2019-10-06
1
-8
/
+1
*
rtc: fsl-ftm-alarm: add FTM alarm driver
Biwen Li
2019-08-23
1
-0
/
+337