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
2020-06-08
Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
16
-149
/
+255
2020-06-07
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
1
-1
/
+1
2020-06-06
rtc: pcf2127: watchdog: handle nowayout feature
Bruno Thomsen
1
-0
/
+1
2020-06-06
rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
Ran Wang
1
-1
/
+5
2020-06-06
rtc: abx80x: Provide debug feedback for invalid dt properties
Kevin P. Fleming
1
-6
/
+11
2020-06-01
sh: remove sh5 support
Arnd Bergmann
1
-1
/
+1
2020-05-30
rtc: abx80x: Add Device Tree matching table
Kevin P. Fleming
1
-0
/
+49
2020-05-30
rtc: rv3028: Add missed check for devm_regmap_init_i2c()
Chuhong Yuan
1
-0
/
+2
2020-05-30
rtc: mpc5121: Use correct return value for mpc5121_rtc_probe()
Tiezhu Yang
1
-1
/
+1
2020-05-30
rtc: goldfish: Use correct return value for goldfish_rtc_probe()
Tiezhu Yang
1
-1
/
+1
2020-05-30
rtc: snvs: Add necessary clock operations for RTC APIs
Anson Huang
1
-2
/
+53
2020-05-30
rtc: snvs: Make SNVS clock always prepared
Anson Huang
1
-2
/
+2
2020-05-21
rtc: mt6397: Add support for the MediaTek MT6358 RTC
Ran Bi
1
-3
/
+15
2020-05-11
rtc: ingenic: Reset regulator register in probe
Paul Cercueil
1
-0
/
+3
2020-05-11
rtc: ingenic: Fix masking of error code
Paul Cercueil
1
-1
/
+1
2020-05-11
rtc: ingenic: Remove unused fields from private structure
Paul Cercueil
1
-14
/
+12
2020-05-11
rtc: ingenic: Set wakeup params in probe
Paul Cercueil
1
-51
/
+44
2020-05-11
rtc: ingenic: Enable clock in probe
Paul Cercueil
1
-2
/
+17
2020-05-11
rtc: ingenic: Use local 'dev' variable in probe
Paul Cercueil
1
-15
/
+15
2020-05-11
rtc: ingenic: Only support probing from devicetree
Paul Cercueil
2
-17
/
+4
2020-05-11
rtc: mc13xxx: fix a double-unlock issue
Qiushi Wu
1
-1
/
+3
2020-05-11
rtc: stmp3xxx: update contact email
Wolfram Sang
1
-1
/
+1
2020-05-11
rtc: max77686: Use single-byte writes on MAX77620
Thierry Reding
1
-6
/
+16
2020-05-11
rtc: pcf2127: report battery switch over
Alexandre Belloni
1
-4
/
+12
2020-05-11
rtc: pcf2127: set regmap max_register
Alexandre Belloni
1
-0
/
+2
2020-05-11
rtc: pcf2127: remove unnecessary #ifdef
Alexandre Belloni
1
-4
/
+0
2020-05-11
rtc: pcf2127: let the core handle rtc range
Alexandre Belloni
1
-3
/
+5
2020-04-18
rtc: 88pm860x: remove useless range check
Alexandre Belloni
1
-6
/
+0
2020-04-18
rtc: mt2712: switch to devm_platform_ioremap_resource
Alexandre Belloni
1
-3
/
+1
2020-04-18
rtc: mt2712: remove unnecessary error string
Alexandre Belloni
1
-7
/
+1
2020-04-15
rtc: rc5t619: Fix an ERR_PTR vs NULL check
Dan Carpenter
1
-3
/
+1
2020-04-15
rtc: remove unnecessary error message after platform_get_irq
Markus Elfring
3
-9
/
+3
2020-04-08
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+455
2020-04-04
Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
36
-520
/
+1085
2020-04-03
rtc: ds1307: check for failed memory allocation on wdt
Colin Ian King
1
-0
/
+2
2020-04-02
rtc: class: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-04-02
rtc: sun6i: let the core handle rtc range
Alexandre Belloni
1
-15
/
+10
2020-04-02
rtc: sun6i: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-3
/
+3
2020-04-01
rtc: ds1307: add support for watchdog timer on ds1388
Chris Packham
2
-0
/
+116
2020-04-01
rtc: da9052: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-4
/
+2
2020-04-01
rtc: da9052: set range
Alexandre Belloni
1
-0
/
+2
2020-04-01
rtc: da9052: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-3
/
+7
2020-03-31
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-39
/
+0
2020-03-31
Merge tag 'pnp-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2020-03-29
rtc: imx-sc: Align imx sc msg structs to 4
Leonard Crestez
1
-1
/
+1
2020-03-29
rtc: fsl-ftm-alarm: report alarm to core
Biwen Li
1
-0
/
+2
2020-03-27
rtc: rc5t619: Add Ricoh RC5T619 RTC driver
Andreas Kemnade
3
-0
/
+455
2020-03-27
rtc: pcf85063: Add pcf85063 clkout control to common clock framework
Michael McCormick
1
-0
/
+157
2020-03-25
rtc: class: avoid unnecessary lookup in hctosys
Alexandre Belloni
1
-14
/
+2
2020-03-24
rtc: jz4740: Rename vendor-specific DT properties
Paul Cercueil
1
-2
/
+3
[next]