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-09-15
rtc: rx8010: switch to using the preferred RTC API
Bartosz Golaszewski
1
-11
/
+7
2020-09-15
rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val)
Bartosz Golaszewski
1
-1
/
+1
2020-09-15
rtc: rx8010: use a helper variable for client->dev in probe()
Bartosz Golaszewski
1
-8
/
+7
2020-09-15
rtc: rx8010: drop unnecessary initialization
Bartosz Golaszewski
1
-1
/
+1
2020-09-15
rtc: rx8010: don't use magic values for time buffer length
Bartosz Golaszewski
1
-5
/
+6
2020-09-15
rtc: rx8010: rename ret to err in rx8010_set_time()
Bartosz Golaszewski
1
-11
/
+11
2020-09-15
rtc: rx8010: use tabs instead of spaces for code formatting
Bartosz Golaszewski
1
-29
/
+29
2020-09-15
rtc: rx8010: consolidate local variables of the same type
Bartosz Golaszewski
1
-12
/
+6
2020-09-15
rtc: rx8010: remove unnecessary brackets
Bartosz Golaszewski
1
-6
/
+3
2020-09-15
rtc: rx8010: remove a stray newline
Bartosz Golaszewski
1
-1
/
+0
2020-09-15
rtc: rx8010: don't modify the global rtc ops
Bartosz Golaszewski
1
-7
/
+17
2020-09-15
rtc: s3c: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+2
2020-08-21
rtc: fsl-ftm-alarm: update acpi device id
Peng Ma
1
-2
/
+2
2020-08-21
rtc: ds1307: Clear OSF flag on DS1388 when setting time
Chris Packham
1
-0
/
+4
2020-08-21
rtc: ds1307: Ensure oscillator is enabled for DS1388
Chris Packham
1
-0
/
+14
2020-08-21
rtc: rtc-rs5c313: Convert to module_platform_driver()
Geert Uytterhoeven
1
-12
/
+1
2020-08-21
rtc: rtc-rs5c313: Fix late hardware init
Geert Uytterhoeven
1
-12
/
+8
2020-08-21
rtc: rtc-rs5c313: Drop obsolete platform_set_drvdata() call
Geert Uytterhoeven
1
-6
/
+1
2020-08-21
rtc: cmos: zero-init wkalrm when reading from CMOS
Victor Ding
1
-0
/
+2
2020-08-12
Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
13
-214
/
+242
2020-08-12
rtc: pcf2127: fix alarm handling
Alexandre Belloni
1
-18
/
+19
2020-08-12
rtc: pcf2127: add alarm support
Liam Beguin
1
-0
/
+134
2020-08-12
rtc: pcf2127: add pca2129 device id
Liam Beguin
1
-0
/
+3
2020-08-07
rtc: max77686: Fix wake-ups for max77620
Jon Hunter
1
-4
/
+7
2020-08-05
rtc: ds1307: provide an indication that the watchdog has fired
Chris Packham
1
-0
/
+6
2020-07-21
rtc: ds1374: remove unused define
Alexandre Belloni
1
-3
/
+1
2020-07-21
rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies
Alexandre Belloni
1
-2
/
+2
2020-07-16
rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable
Sudeep Holla
1
-0
/
+1
2020-07-16
rtc: ds1374: wdt: Use watchdog core for watchdog part
Johnson CH Chen (陳昭勳)
2
-197
/
+62
2020-07-16
rtc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
4
-5
/
+5
2020-07-16
rtc: goldfish: Enable interrupt in set_alarm() when necessary
Huacai Chen
1
-0
/
+1
2020-07-16
rtc: max77686: Do not allow interrupt to fire before system resume
Krzysztof Kozlowski
1
-2
/
+18
2020-07-02
rtc: imxdi: fix trivial typos
Tales L. da Aparecida
1
-2
/
+2
2020-07-02
rtc: cpcap: fix range
Sebastian Reichel
1
-1
/
+1
2020-07-01
rtc: remove fb-puv3 driver
Mike Rapoport
3
-296
/
+0
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
[next]