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-stmp3xxx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-08
rtc: stmp3xxx: unify register access macros
Harald Geyer
1
-14
/
+13
2015-04-17
rtc: stmp3xxx: use optional crystal in low power states
Uwe Kleine-König
1
-6
/
+60
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-11-13
drivers/rtc/rtc-stmp3xxx.c: remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-08-14
drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...
Lothar Waßmann
1
-10
/
+25
2013-07-09
drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block()
Fabio Estevam
1
-1
/
+6
2013-07-04
rtc: rtc-stmp3xxx: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-10
/
+3
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2013-04-30
rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_ops
Jingoo Han
1
-9
/
+8
2013-04-30
rtc: rtc-stmp3xxx: use devm_*() functions
Jingoo Han
1
-23
/
+11
2013-04-01
rtc: stmp3xxx: use stmp_reset_block() instead
Shawn Guo
1
-4
/
+2
2013-03-01
rtc: stmp3xxx: add wdt-accessor function
Wolfram Sang
1
-0
/
+64
2013-02-22
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
1
-1
/
+2
2012-07-03
rtc: stmp3xxx: Add simple binding for the stmp3xxx-rtc
Marek Vasut
1
-0
/
+8
2012-01-11
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-07-02
rtc: stmp3xxx: Remove UIE handlers
Wolfram Sang
1
-43
/
+18
2011-07-02
rtc: stmp3xxx: Get rid of mach-specific accessors
Wolfram Sang
1
-30
/
+34
2011-07-02
rtc: stmp3xxx: Initialize drvdata before registering device
Wolfram Sang
1
-2
/
+5
2011-07-02
rtc: stmp3xxx: Port stmp-functions to mxs-equivalents
Wolfram Sang
1
-14
/
+14
2011-07-02
rtc: stmp3xxx: Restore register definitions
Wolfram Sang
1
-37
/
+60
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
1
-15
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-23
rtc: add Freescale stmp37xx/378x driver
dmitry pervushin
1
-0
/
+304