index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mpc5121.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
rtc: stop validating rtc_time after rtc_time_to_tm
Alexandre Belloni
1
-1
/
+1
2015-09-05
rtc: Fix module autoload for OF platform drivers
Javier Martinez Canillas
1
-0
/
+1
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-14
rtc: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+2
2013-07-04
drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-07-04
rtc: rtc-mpc5121: use devm_*() functions
Jingoo Han
1
-10
/
+4
2013-07-04
drivers/rtc/rtc-mpc5121.c: remove space before tab
Sachin Kamat
1
-1
/
+1
2013-02-22
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
1
-1
/
+4
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-04-26
rtc: Fix possible null pointer dereference in rtc-mpc5121.c
John Stultz
1
-2
/
+1
2012-03-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2012-03-24
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
1
-2
/
+2
2012-03-16
rtc: Provide flag for rtc devices that don't support UIE
John Stultz
1
-0
/
+2
2012-01-11
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-07-26
drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200
Dmitry Eremin-Solenikov
1
-8
/
+73
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-5
/
+4
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
1
-20
/
+0
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-06-03
of/rtc: rtc-mpc5121.c: Fix build failures
Grant Likely
1
-6
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-16
rtc: Add MPC5121 Real time clock driver
Anatolij Gustschin
1
-0
/
+387