index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-07
Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
16
-149
/
+255
2020-06-06
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-07
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-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-39
/
+0
2020-03-30
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-26
rtc: pcf85063: Add pcf85063 clkout control to common clock framework
Michael McCormick
1
-0
/
+157
2020-03-24
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]