index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-02
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-23
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
|
*
rtc: pm8xxx: Return -ENODEV if set_time disallowed
Loic Poulain
2022-03-25
1
-1
/
+1
|
*
rtc: pm8xxx: Attach wake irq to device
Loic Poulain
2022-03-25
1
-21
/
+10
|
*
rtc: remove uie_unsupported
Alexandre Belloni
2022-03-23
1
-3
/
+0
|
*
rtc: xgene: stop using uie_unsupported
Alexandre Belloni
2022-03-23
1
-2
/
+0
|
*
rtc: hym8563: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-2
/
+1
|
*
rtc: hym8563: let the core handle the alarm resolution
Alexandre Belloni
2022-03-23
1
-18
/
+1
|
*
rtc: hym8563: switch to devm_rtc_allocate_device
Alexandre Belloni
2022-03-23
1
-6
/
+6
|
*
rtc: efi: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2022-03-23
1
-1
/
+2
|
*
rtc: efi: switch to devm_rtc_allocate_device
Alexandre Belloni
2022-03-23
1
-4
/
+5
|
*
rtc: spear: fix spear_rtc_read_time
Alexandre Belloni
2022-03-23
1
-2
/
+4
|
*
rtc: spear: drop uie_unsupported
Alexandre Belloni
2022-03-23
1
-1
/
+0
|
*
rtc: spear: set range
Alexandre Belloni
2022-03-23
1
-0
/
+2
[next]