index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: spear: set range max
Zeng Jingxiang
2022-08-09
1
-1
/
+1
*
rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
2022-08-08
1
-3
/
+0
*
rtc: zynqmp: initialize fract_tick
Alexandre Belloni
2022-08-08
1
-1
/
+1
*
rtc: Add NCT3018Y real time clock driver
Mia Lin
2022-07-26
3
-0
/
+564
*
rtc: rx8025: fix 12/24 hour mode detection on RX-8035
Mathew McBride
2022-07-26
1
-4
/
+18
*
rtc: cros-ec: Only warn once in .remove() about notifier_chain problems
Uwe Kleine-König
2022-07-26
1
-3
/
+1
*
rtc: vr41xx: remove driver
Thomas Bogendoerfer
2022-07-26
3
-374
/
+0
*
rtc: mpfs: remove 'pending' variable from mpfs_rtc_wakeup_irq_handler()
Tom Rix
2022-07-26
1
-3
/
+0
*
rtc: rv8803: fix missing unlock on error in rv8803_set_time()
Yang Yingliang
2022-07-26
1
-1
/
+3
*
rtc: zynqmp: Add calibration set and get support
Srinivas Neeli
2022-07-26
1
-19
/
+94
*
rtc: zynqmp: Updated calibration value
Srinivas Neeli
2022-07-26
1
-1
/
+1
*
rtc: sun6i: add support for R329 RTC
Icenowy Zheng
2022-07-26
1
-0
/
+2
*
rtc: Directly use ida_alloc()/free()
keliu
2022-06-24
1
-3
/
+3
*
rtc: Introduce ti-k3-rtc
Nishanth Menon
2022-06-24
3
-0
/
+692
*
rtc: Add driver for Microchip PolarFire SoC
Conor Dooley
2022-06-24
3
-0
/
+337
*
rtc: use simple i2c probe
Stephen Kitt
2022-06-24
21
-63
/
+42
*
rtc: Remove unused rtc_dev_exit().
Tetsuo Handa
2022-06-24
2
-11
/
+0
*
rtc: Replace flush_scheduled_work() with flush_work().
Tetsuo Handa
2022-06-24
1
-1
/
+1
*
rtc: isl1208: do not advertise update interrupt feature if no interrupt speci...
Quentin Schulz
2022-06-24
1
-3
/
+7
*
rtc: rv8803: re-initialize all Epson RX8803 registers on voltage loss
Ahmad Fatoum
2022-06-24
1
-2
/
+38
*
rtc: rv8803: initialize registers on post-probe voltage loss
Ahmad Fatoum
2022-06-24
1
-0
/
+13
*
rtc: rv8803: factor out existing register initialization to function
Ahmad Fatoum
2022-06-24
1
-14
/
+29
*
rtc: mc146818-lib: reduce RTC_UIP polling period
Mateusz Jończyk
2022-06-24
1
-4
/
+4
*
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-03
1
-2
/
+0
|
\
|
*
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2022-04-19
1
-2
/
+0
*
|
Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-06-01
11
-18
/
+500
|
\
\
|
*
|
rtc: mxc: Silence a clang warning
Fabio Estevam
2022-06-01
1
-1
/
+1
|
*
|
rtc: rzn1: Fix a variable type
Miquel Raynal
2022-05-25
1
-2
/
+1
|
*
|
rtc: rzn1: Fix error code in probe
Dan Carpenter
2022-05-25
1
-1
/
+1
|
*
|
rtc: rzn1: Avoid mixing variables
Miquel Raynal
2022-05-25
1
-8
/
+8
|
*
|
rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
Miaoqian Lin
2022-05-19
1
-10
/
+24
|
*
|
rtc: mt6397: check return value after calling platform_get_resource()
Yang Yingliang
2022-05-19
1
-0
/
+2
|
*
|
rtc: rzn1: fix platform_no_drv_owner.cocci warning
Yang Li
2022-05-19
1
-1
/
+0
|
*
|
rtc: gamecube: Add missing iounmap in gamecube_rtc_read_offset_from_sram
Yuan Can
2022-05-18
1
-0
/
+1
|
*
|
rtc: meson: Fix email address in MODULE_AUTHOR
Nobuhiro Iwamatsu
2022-05-18
1
-1
/
+1
|
*
|
rtc: simplify the return expression of rx8025_set_offset()
Minghao Chi
2022-05-18
1
-6
/
+1
|
*
|
rtc: pcf85063: Add a compatible entry for pca85073a
Fabio Estevam
2022-05-18
1
-0
/
+2
|
*
|
rtc: rzn1: Add oscillator offset support
Miquel Raynal
2022-05-17
1
-0
/
+73
|
*
|
rtc: rzn1: Add alarm support
Miquel Raynal
2022-05-17
1
-1
/
+105
|
*
|
rtc: rzn1: Add new RTC driver
Michel Pollet
2022-05-17
3
-0
/
+251
|
*
|
rtc: sun6i: Add NVMEM provider
Samuel Holland
2022-05-17
1
-0
/
+42
|
|
/
*
|
Merge tag 'm68k-for-v5.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-24
1
-27
/
+17
|
\
\
|
*
|
clocksource/drivers: Add a goldfish-timer clocksource
Laurent Vivier
2022-04-11
1
-12
/
+1
|
*
|
rtc: goldfish: Use gf_ioread32()/gf_iowrite32()
Laurent Vivier
2022-04-11
1
-15
/
+16
|
|
/
*
/
Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6"
Jernej Skrabec
2022-05-17
1
-0
/
+17
|
/
*
Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-04-01
25
-202
/
+617
|
\
|
*
rtc: check if __rtc_read_time was successful
Tom Rix
2022-03-29
1
-2
/
+5
|
*
rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram
Miaoqian Lin
2022-03-29
1
-0
/
+1
|
*
rtc: mc146818-lib: Fix the AltCentury for AMD platforms
Mario Limonciello
2022-03-29
1
-1
/
+15
|
*
rtc: optee: add RTC driver for OP-TEE RTC PTA
Clément Léger
2022-03-25
3
-0
/
+373
[next]