index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mxc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
rtc: rtc-mxc: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-8
/
+3
2013-04-29
rtc: rtc-mxc: use devm_rtc_device_register()
Jingoo Han
1
-3
/
+1
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-10-15
rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
1
-3
/
+31
2012-10-06
rtc: rtc-mxc: convert to module_platform_driver
Fabio Estevam
1
-15
/
+5
2012-10-06
rtc: rtc-mxc: adapt to the new i.mx clock framework
Fabio Estevam
1
-6
/
+4
2012-07-11
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Benoît Thébaudeau
1
-2
/
+3
2012-01-10
drivers/rtc/rtc-mxc.c: make alarm work
Yauhen Kharuzhy
1
-53
/
+59
2012-01-10
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
Yauhen Kharuzhy
1
-0
/
+11
2011-05-26
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
Wolfram Sang
1
-6
/
+0
2011-05-06
rtc: mxc: Initialize drvdata before registering device
Wolfram Sang
1
-8
/
+11
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
1
-7
/
+0
2010-08-11
rtc/rtc-mxc: remove six unused fields
Wan ZongShun
1
-6
/
+0
2010-05-25
rtc-mxc: remove unnecessary clock source for rtc subsystem
Vladimir Zapolskiy
1
-17
/
+8
2010-04-07
rtc-mxc: multiple fixes in rtc-mxc probe method
Vladimir Zapolskiy
1
-13
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
rtc: mxc: fix memory leak
Alexander Beregalov
1
-2
/
+5
2009-09-23
rtc: add driver for MXC's internal RTC module
Daniel Mack
1
-0
/
+507