index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2020-09-24
rtc: ds1307: introduce requires_trickle_resistor per chip
Bastian Krause
2020-09-24
rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionally
Bastian Krause
2020-09-15
rtc: pcf2127: fix a bug when not specify interrupts property
Biwen Li
2020-09-15
rtc: ds1685: Fix bank switching to avoid endless loop
Thomas Bogendoerfer
2020-09-15
rtc: st-lpc: Constify st_rtc_ops
Rikard Falkeborn
2020-09-15
rtc: rx8010: use range checking provided by core RTC code
Bartosz Golaszewski
2020-09-15
rtc: rx8010: convert to using regmap
Bartosz Golaszewski
2020-09-15
rtc: rx8010: switch to using the preferred i2c API
Bartosz Golaszewski
2020-09-15
rtc: rx8010: switch to using the preferred RTC API
Bartosz Golaszewski
2020-09-15
rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val)
Bartosz Golaszewski
2020-09-15
rtc: rx8010: use a helper variable for client->dev in probe()
Bartosz Golaszewski
2020-09-15
rtc: rx8010: drop unnecessary initialization
Bartosz Golaszewski
2020-09-15
rtc: rx8010: don't use magic values for time buffer length
Bartosz Golaszewski
2020-09-15
rtc: rx8010: rename ret to err in rx8010_set_time()
Bartosz Golaszewski
2020-09-15
rtc: rx8010: use tabs instead of spaces for code formatting
Bartosz Golaszewski
2020-09-15
rtc: rx8010: consolidate local variables of the same type
Bartosz Golaszewski
2020-09-15
rtc: rx8010: remove unnecessary brackets
Bartosz Golaszewski
2020-09-15
rtc: rx8010: remove a stray newline
Bartosz Golaszewski
2020-09-15
rtc: rx8010: don't modify the global rtc ops
Bartosz Golaszewski
2020-09-15
rtc: s3c: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-21
rtc: fsl-ftm-alarm: update acpi device id
Peng Ma
2020-08-21
rtc: ds1307: Clear OSF flag on DS1388 when setting time
Chris Packham
2020-08-21
rtc: ds1307: Ensure oscillator is enabled for DS1388
Chris Packham
2020-08-21
rtc: rtc-rs5c313: Convert to module_platform_driver()
Geert Uytterhoeven
2020-08-21
rtc: rtc-rs5c313: Fix late hardware init
Geert Uytterhoeven
2020-08-21
rtc: rtc-rs5c313: Drop obsolete platform_set_drvdata() call
Geert Uytterhoeven
2020-08-21
rtc: cmos: zero-init wkalrm when reading from CMOS
Victor Ding
2020-08-12
Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2020-08-12
rtc: pcf2127: fix alarm handling
Alexandre Belloni
2020-08-12
rtc: pcf2127: add alarm support
Liam Beguin
2020-08-12
rtc: pcf2127: add pca2129 device id
Liam Beguin
2020-08-07
rtc: max77686: Fix wake-ups for max77620
Jon Hunter
2020-08-05
rtc: ds1307: provide an indication that the watchdog has fired
Chris Packham
2020-07-21
rtc: ds1374: remove unused define
Alexandre Belloni
2020-07-21
rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies
Alexandre Belloni
2020-07-16
rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable
Sudeep Holla
2020-07-16
rtc: ds1374: wdt: Use watchdog core for watchdog part
Johnson CH Chen (陳昭勳)
2020-07-16
rtc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
rtc: goldfish: Enable interrupt in set_alarm() when necessary
Huacai Chen
2020-07-16
rtc: max77686: Do not allow interrupt to fire before system resume
Krzysztof Kozlowski
2020-07-02
rtc: imxdi: fix trivial typos
Tales L. da Aparecida
2020-07-02
rtc: cpcap: fix range
Sebastian Reichel
2020-07-01
rtc: remove fb-puv3 driver
Mike Rapoport
2020-06-07
Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2020-06-06
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
2020-06-06
rtc: pcf2127: watchdog: handle nowayout feature
Bruno Thomsen
2020-06-06
rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
Ran Wang
2020-06-06
rtc: abx80x: Provide debug feedback for invalid dt properties
Kevin P. Fleming
2020-06-01
sh: remove sh5 support
Arnd Bergmann
2020-05-30
rtc: abx80x: Add Device Tree matching table
Kevin P. Fleming
[next]