Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a254a9da455c171441ab3a76ed8f5d1e9412e15f
/
drivers
/
rtc
/
rtc-mxc.c
9346ff0
rtc: mxc: Remove unneeded of_match_ptr()
by Fabio Estevam
· 3 years, 10 months ago
3f2d301
rtc: mxc: Replace spin_lock_irqsave with spin_lock in hard IRQ
by Xiaofei Tan
· 4 years ago
fdcfd85
rtc: rework rtc_register_device() resource management
by Bartosz Golaszewski
· 4 years, 2 months ago
ba7aa63
rtc: mxc: use of_device_get_match_data
by Alexandre Belloni
· 4 years, 2 months ago
42882a8
rtc: mxc: Convert the driver to DT-only
by Fabio Estevam
· 4 years, 2 months ago
fdc9f0e
rtc: mxc: Use devm_add_action_or_reset() for calls to clk_disable_unprepare()
by Anson Huang
· 4 years, 10 months ago
b0a3fa4
rtc: mxc: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
by Fuqian Huang
· 5 years ago
02bc723
rtc: mxc: use .set_time
by Alexandre Belloni
· 6 years ago
83888df
rtc: mxc: set range
by Alexandre Belloni
· 6 years ago
ebc2ec4e
rtc: mxc: fix possible race condition
by Alexandre Belloni
· 6 years ago
bc0e731
rtc: mxc: use dev_pm_set_wake_irq() to simplify code
by Anson Huang
· 6 years ago
cf37fa7
rtc: mxc: use devm_platform_ioremap_resource() to simplify code
by Anson Huang
· 6 years ago
75d01b7
rtc: mxc: Switch to SPDX identifier
by Fabio Estevam
· 7 years ago
85368bb
rtc: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
604c782
rtc: mxc: avoid disabling interrupts on device close
by Alexandre Belloni
· 7 years ago
fe6d94f
rtc: mxc: remove unused variable
by Diaz de Grenu, Jose
· 8 years ago
8bc57e7
rtc: constify rtc_class_ops structures
by Bhumika Goyal
· 8 years ago
1726982
rtc: mxc: remove UIE signaling
by Wolfram Sang
· 14 years ago
cec13c2
rtc: mxc: add support of device tree
by Philippe Reynes
· 9 years ago
8f5fe77
rtc: mxc: use a second rtc clock
by Philippe Reynes
· 9 years ago
cd6ba00
rtc: mxc: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
933623c
drivers/rtc/mxc: Update driver to address y2038/y2106 issues
by Xunlei Pang
· 10 years ago
a015b8a
drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t
by Xunlei Pang
· 10 years ago
482494a
drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time
by Xunlei Pang
· 10 years ago
0929ae37
rtc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
1b3d224
drivers/rtc/rtc-mxc.c: check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
fbd5e75
drivers/rtc/rtc-mxc.c: remove unneeded label
by Fabio Estevam
· 11 years ago
7c1d69e
rtc: simplify devm_request_mem_region/devm_ioremap
by Julia Lawall
· 11 years ago
d2f3a39
rtc: rtc-mxc: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
4a8282d
drivers/rtc/rtc-mxc.c: fix checkpatch error
by Sachin Kamat
· 12 years ago
75634cc
rtc: rtc-mxc: switch to using SIMPLE_DEV_PM_OPS
by Jingoo Han
· 12 years ago
033ca3a
rtc: rtc-mxc: use devm_rtc_device_register()
by Jingoo Han
· 12 years ago
5a167f4
Drivers: rtc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
bb1d34a
rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id
by Shawn Guo
· 12 years ago
be8b6d5
rtc: rtc-mxc: convert to module_platform_driver
by Fabio Estevam
· 12 years ago
0f3cde5
rtc: rtc-mxc: adapt to the new i.mx clock framework
by Fabio Estevam
· 12 years ago
b59f6d1
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
by Benoît Thébaudeau
· 13 years ago
c92182e
drivers/rtc/rtc-mxc.c: make alarm work
by Yauhen Kharuzhy
· 13 years ago
7287be1
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
by Yauhen Kharuzhy
· 13 years ago
9796cc9
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
by Wolfram Sang
· 14 years ago
5f54c8a
rtc: mxc: Initialize drvdata before registering device
by Wolfram Sang
· 14 years ago
51ba60c
RTC: Cleanup rtc_class_ops->update_irq_enable()
by John Stultz
· 14 years ago
5824c7e
rtc/rtc-mxc: remove six unused fields
by Wan ZongShun
· 14 years ago
5cf8f57d
rtc-mxc: remove unnecessary clock source for rtc subsystem
by Vladimir Zapolskiy
· 15 years ago
c783a29
rtc-mxc: multiple fixes in rtc-mxc probe method
by Vladimir Zapolskiy
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
49908e7
rtc: mxc: fix memory leak
by Alexander Beregalov
· 15 years ago
d00ed3c
rtc: add driver for MXC's internal RTC module
by Daniel Mack
· 15 years ago