index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mxc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: mxc: Silence a clang warning
Fabio Estevam
2022-06-01
1
-1
/
+1
*
rtc: mxc: Remove unneeded of_match_ptr()
Fabio Estevam
2021-03-16
1
-1
/
+1
*
rtc: mxc: Replace spin_lock_irqsave with spin_lock in hard IRQ
Xiaofei Tan
2021-02-06
1
-3
/
+2
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: mxc: use of_device_get_match_data
Alexandre Belloni
2020-11-17
1
-3
/
+1
*
rtc: mxc: Convert the driver to DT-only
Fabio Estevam
2020-11-17
1
-20
/
+1
*
rtc: mxc: Use devm_add_action_or_reset() for calls to clk_disable_unprepare()
Anson Huang
2020-03-22
1
-27
/
+19
*
rtc: mxc: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
Fuqian Huang
2019-08-12
1
-2
/
+3
*
rtc: mxc: use .set_time
Alexandre Belloni
2019-04-29
1
-2
/
+4
*
rtc: mxc: set range
Alexandre Belloni
2019-04-29
1
-13
/
+17
*
rtc: mxc: fix possible race condition
Alexandre Belloni
2019-04-29
1
-7
/
+9
*
rtc: mxc: use dev_pm_set_wake_irq() to simplify code
Anson Huang
2019-04-11
1
-26
/
+6
*
rtc: mxc: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-04
1
-3
/
+1
*
rtc: mxc: Switch to SPDX identifier
Fabio Estevam
2018-05-22
1
-10
/
+3
*
rtc: simplify getting .drvdata
Wolfram Sang
2018-05-03
1
-14
/
+7
*
rtc: mxc: avoid disabling interrupts on device close
Alexandre Belloni
2017-08-24
1
-21
/
+0
*
rtc: mxc: remove unused variable
Diaz de Grenu, Jose
2017-06-24
1
-11
/
+0
*
rtc: constify rtc_class_ops structures
Bhumika Goyal
2017-01-11
1
-1
/
+1
*
rtc: mxc: remove UIE signaling
Wolfram Sang
2016-05-20
1
-3
/
+0
*
rtc: mxc: add support of device tree
Philippe Reynes
2015-08-05
1
-1
/
+18
*
rtc: mxc: use a second rtc clock
Philippe Reynes
2015-08-05
1
-13
/
+28
*
rtc: mxc: Constify platform_device_id
Krzysztof Kozlowski
2015-06-19
1
-1
/
+1
*
drivers/rtc/mxc: Update driver to address y2038/y2106 issues
Xunlei Pang
2015-04-03
1
-4
/
+4
*
drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t
Xunlei Pang
2015-04-03
1
-15
/
+14
*
drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time
Xunlei Pang
2015-04-03
1
-18
/
+4
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
drivers/rtc/rtc-mxc.c: check the return value from clk_prepare_enable()
Fabio Estevam
2014-01-23
1
-1
/
+4
*
drivers/rtc/rtc-mxc.c: remove unneeded label
Fabio Estevam
2014-01-23
1
-4
/
+1
*
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
2013-09-11
1
-10
/
+4
*
rtc: rtc-mxc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-4
/
+1
*
drivers/rtc/rtc-mxc.c: fix checkpatch error
Sachin Kamat
2013-07-03
1
-1
/
+1
*
rtc: rtc-mxc: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
2013-04-29
1
-8
/
+3
*
rtc: rtc-mxc: use devm_rtc_device_register()
Jingoo Han
2013-04-29
1
-3
/
+1
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
1
-3
/
+31
*
rtc: rtc-mxc: convert to module_platform_driver
Fabio Estevam
2012-10-06
1
-15
/
+5
*
rtc: rtc-mxc: adapt to the new i.mx clock framework
Fabio Estevam
2012-10-06
1
-6
/
+4
*
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
2012-07-11
1
-2
/
+3
*
drivers/rtc/rtc-mxc.c: make alarm work
Yauhen Kharuzhy
2012-01-10
1
-53
/
+59
*
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
Yauhen Kharuzhy
2012-01-10
1
-0
/
+11
*
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
Wolfram Sang
2011-05-26
1
-6
/
+0
*
rtc: mxc: Initialize drvdata before registering device
Wolfram Sang
2011-05-06
1
-8
/
+11
*
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
2011-03-09
1
-7
/
+0
*
rtc/rtc-mxc: remove six unused fields
Wan ZongShun
2010-08-11
1
-6
/
+0
*
rtc-mxc: remove unnecessary clock source for rtc subsystem
Vladimir Zapolskiy
2010-05-25
1
-17
/
+8
*
rtc-mxc: multiple fixes in rtc-mxc probe method
Vladimir Zapolskiy
2010-04-07
1
-13
/
+13
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
rtc: mxc: fix memory leak
Alexander Beregalov
2010-03-06
1
-2
/
+5
*
rtc: add driver for MXC's internal RTC module
Daniel Mack
2009-09-23
1
-0
/
+507