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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-06
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-4
/
+13
2014-04-06
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+1
2014-04-04
rtc: treewide: remove excess rtc_device validation
Alexander Shiyan
4
-8
/
+5
2014-04-04
drivers/rtc/rtc-s3c.c: remove NO_IRQ macro
Pankaj Dubey
1
-2
/
+2
2014-04-04
drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq()
Adam Thomson
1
-1
/
+3
2014-04-04
drivers/rtc/rtc-rv3029c2.c: fix potential race condition
Gregory Hermant
1
-6
/
+6
2014-04-04
rtc: add support for maxim dallas rtc ds1347
Raghavendra Ganiga
3
-0
/
+179
2014-04-04
drivers/rtc/rtc-mc13xxx.c: fix potential race condition
Alexander Shiyan
1
-17
/
+13
2014-04-04
rtc: pm8xxx: move device_init_wakeup() before rtc_register
Josh Cartwright
1
-2
/
+2
2014-04-04
rtc: pm8xxx: add support for devicetree
Josh Cartwright
1
-23
/
+29
2014-04-04
rtc: pm8xxx: use devm_request_any_context_irq
Josh Cartwright
1
-14
/
+4
2014-04-04
rtc: pm8xxx: use regmap API for register accesses
Josh Cartwright
1
-88
/
+57
2014-04-04
rtc: pm8xxx: fixup checkpatch/style issues
Josh Cartwright
1
-44
/
+53
2014-04-04
rtc: verify a critical argument to rtc_update_irq() before using it
Alessandro Zummo
1
-0
/
+3
2014-04-04
drivers/rtc/rtc-ds3232.c: enable ds3232 to work as wakeup source
Wang Dongsheng
1
-24
/
+70
2014-04-04
drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-3
/
+2
2014-04-04
drivers/rtc/rtc-as3722.c: use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-3
/
+2
2014-04-04
drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
1
-5
/
+3
2014-04-04
drivers/rtc/rtc-ds3232.c: make it possible to share an irq
Bharat Bhushan
1
-2
/
+2
2014-04-04
rtc: sunxi: change compatibles
Maxime Ripard
1
-1
/
+1
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
2014-04-04
drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chips
Simon Guinot
1
-1
/
+182
2014-04-04
drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creation
Simon Guinot
1
-1
/
+1
2014-04-04
drivers/rtc/rtc-sirfsoc.c: fix kernel panic of backing from hibernation
Xianglong Du
1
-53
/
+9
2014-04-04
drivers/rtc/rtc-da9052.c: remove redundant private structure field
Anthony Olech
1
-3
/
+1
2014-04-04
drivers/rtc/rtc-isl12057.c: remove duplicate include
Sachin Kamat
1
-1
/
+0
2014-04-04
rtc: rtc-jz4740: use devm_ioremap_resource()
Jingoo Han
1
-20
/
+5
2014-04-04
rtc: rtc-vt8500: use devm_ioremap_resource()
Jingoo Han
1
-23
/
+5
2014-04-04
rtc: rtc-davinci: use devm_ioremap_resource()
Jingoo Han
1
-25
/
+4
2014-04-04
rtc: rtc-coh901331: use devm_ioremap_resource()
Jingoo Han
1
-15
/
+3
2014-04-04
rtc: rtc-spear: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-04
rtc: rtc-lpc32xx: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+2
2014-04-04
rtc: rtc-sirfsoc: remove unnecessary OOM messages
Jingoo Han
1
-5
/
+1
2014-04-04
rtc: rtc-rx8025: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-04-04
rtc: rtc-pm8xxx: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-04
rtc: rtc-nuc900: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+2
2014-04-04
rtc: rtc-moxart: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-04
rtc: rtc-ds1390: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+2
2014-04-04
rtc: rtc-davinci: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-04
rtc: rtc-at32ap700x: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-04
drivers/rtc/rtc-imxdi.c: check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2014-04-04
rtc: fix potential race condition
Alessandro Zummo
9
-65
/
+70
2014-03-04
drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for...
Vikas Sajjan
1
-5
/
+12
2014-02-22
rtc: mv: reset date if after year 2038
Thomas Petazzoni
1
-0
/
+12
2014-02-19
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2
-2
/
+1
[next]