index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mxc_v2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: mxc_v2: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-17
1
-3
/
+2
*
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
2022-12-15
1
-1
/
+3
*
rtc: mxc_v2: add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-05-25
1
-0
/
+1
*
rtc: mxc_v2: Replace spin_lock_irqsave with spin_lock in hard IRQ
Xiaofei Tan
2021-02-06
1
-4
/
+3
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-22
1
-3
/
+1
*
rtc: mxc_v2: use dev_pm_set_wake_irq() to simplify code
Anson Huang
2019-04-11
1
-25
/
+4
*
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm
Alexandre Belloni
2018-05-19
1
-1
/
+1
*
rtc: mxc_v2: let the core handle rtc range
Alexandre Belloni
2018-05-19
1
-10
/
+1
*
rtc: mxc_v2: fix possible race condition
Alexandre Belloni
2018-05-19
1
-7
/
+9
*
rtc: mxc_v2: Fix _iomem pointer notation
Fabio Estevam
2018-03-01
1
-1
/
+1
*
rtc: mxc_v2: remove __exit annotation
Arnd Bergmann
2018-01-12
1
-1
/
+1
*
rtc: mxc_v2: Remove unnecessary platform_get_resource() error check
Fabio Estevam
2018-01-12
1
-3
/
+0
*
rtc: add mxc driver for i.MX53 SRTC
Patrick Bruenn
2018-01-12
1
-0
/
+422