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-mc13xxx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-16
rtc: mc13xxx: fix style issue
Alexandre Belloni
1
-1
/
+1
2019-04-16
rtc: mc13xxx: convert to SPDX identifier
Alexandre Belloni
1
-4
/
+1
2019-04-16
rtc: mc13xxx: use .set_time
Alexandre Belloni
1
-3
/
+3
2019-04-16
rtc: mc13xxx: set range
Alexandre Belloni
1
-2
/
+10
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-03-01
rtc: stop validating rtc_time after rtc_time64_to_tm
Alexandre Belloni
1
-1
/
+1
2016-05-20
rtc: mc13xxx: remove UIE signaling
Wolfram Sang
1
-19
/
+0
2015-06-25
rtc: mc13xxx: fix obfuscated and wrong format string
Rasmus Villemoes
1
-1
/
+1
2015-04-03
drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues
Xunlei Pang
1
-18
/
+14
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-04
drivers/rtc/rtc-mc13xxx.c: fix potential race condition
Alexander Shiyan
1
-17
/
+13
2014-04-04
rtc: mc13xxx: make rtc_read_time() more readable
Alexander Shiyan
1
-36
/
+23
2014-04-04
rtc: mc13xxx: change RTC validation scheme
Alexander Shiyan
1
-18
/
+14
2014-04-04
rtc: mc13xxx: fix 1Hz interrupt
Alexander Shiyan
1
-1
/
+1
2014-04-04
rtc: mc13xxx: simplify alarm_irq_enable()
Alexander Shiyan
1
-9
/
+3
2014-04-04
rtc: mc13xxx: request IRQs after RTC registration
Alexander Shiyan
1
-21
/
+11
2014-04-04
rtc: mc13xxx: remove __exit_p()
Alexander Shiyan
1
-2
/
+2
2013-07-04
rtc: rtc-mc13xxx: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-4
/
+0
2013-04-30
rtc: rtc-mc13xxx: use devm_*() functions
Jingoo Han
1
-8
/
+3
2013-04-30
rtc: rtc-mc13xxx: use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2012-07-31
rtc/mc13xxx: add support for the rtc in the mc34708 pmic
Uwe Kleine-König
1
-0
/
+2
2012-07-31
rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS
Uwe Kleine-König
1
-2
/
+2
2012-01-11
drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static
Axel Lin
1
-1
/
+1
2011-11-03
drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...
Uwe Kleine-König
1
-3
/
+3
2011-05-07
rtc: mc13xxx: Don't call rtc_device_register while holding lock
Uwe Kleine-König
1
-2
/
+6
2011-04-15
drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table
Axel Lin
1
-0
/
+1
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
1
-7
/
+0
2010-10-29
rtc: Add support for the rtc found in the MC13892 PMIC
Uwe Kleine-König
1
-0
/
+437