index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-fsl-ftm-alarm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
rtc: fsl-ftm-alarm: Use module_platform_driver replace device_initcall
Zhang Jianhua
1
-6
/
+1
2021-04-17
rtc: fsl-ftm-alarm: add MODULE_TABLE()
Michael Walle
1
-0
/
+1
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
1
-1
/
+1
2020-08-21
rtc: fsl-ftm-alarm: update acpi device id
Peng Ma
1
-2
/
+2
2020-06-06
rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
Ran Wang
1
-1
/
+5
2020-04-15
rtc: remove unnecessary error message after platform_get_irq
Markus Elfring
1
-3
/
+1
2020-03-29
rtc: fsl-ftm-alarm: report alarm to core
Biwen Li
1
-0
/
+2
2020-03-23
rtc: fsl-ftm-alarm: enable acpi support
Peng Ma
1
-6
/
+15
2019-11-08
rtc: fsl-ftm-alarm: avoid struct rtc_time conversions
Alexandre Belloni
1
-5
/
+2
2019-11-08
rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-4
/
+5
2019-11-08
rtc: fsl-ftm-alarm: switch to ktime_get_real_seconds
Alexandre Belloni
1
-4
/
+1
2019-10-06
rtc: Use devm_platform_ioremap_resource()
Markus Elfring
1
-8
/
+1
2019-08-23
rtc: fsl-ftm-alarm: add FTM alarm driver
Biwen Li
1
-0
/
+337