index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Lines
2022-03-23
rtc: pcf8563: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
-1
/
+1
2022-03-23
rtc: pcf8563: let the core handle the alarm resolution
Alexandre Belloni
-13
/
+1
2022-03-23
rtc: pcf8523: let the core handle the alarm resolution
Alexandre Belloni
-8
/
+1
2022-03-23
rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
-1
/
+1
2022-03-23
rtc: pcf85063: set RTC_FEATURE_ALARM_RES_2S
Alexandre Belloni
-0
/
+1
2022-03-23
rtc: pcf85063: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
-1
/
+1
2022-03-23
rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2S
Alexandre Belloni
-0
/
+1
2022-03-23
rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
-1
/
+1
2022-03-23
rtc: pcf2123: set RTC_FEATURE_ALARM_RES_MINUTE
Alexandre Belloni
-0
/
+1
2022-03-23
rtc: pcf2123: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
-1
/
+1
2022-03-23
rtc: opal: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
-1
/
+1
2022-03-23
rtc: m41t80: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
-4
/
+2
2022-03-23
rtc: mpc5121: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
-1
/
+1
2022-03-23
rtc: mpc5121: let the core handle the alarm resolution
Alexandre Belloni
-14
/
+1
2022-03-23
rtc: ds1307: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
-1
/
+1
2022-03-23
rtc: ds1685: drop no_irq
Alexandre Belloni
-9
/
+5
2022-03-23
rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
-1
/
+1
2022-03-23
clk: sunxi-ng: sun6i-rtc: Add support for H6
Samuel Holland
-17
/
+0
2022-03-23
clk: sunxi-ng: Add support for the sun6i RTC clocks
Samuel Holland
-0
/
+7
2022-03-23
rtc: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
-2
/
+9
2022-03-23
rtc: sun6i: Add Allwinner H616 support
Andre Przywara
-0
/
+2
2022-03-23
rtc: sun6i: Add support for broken-down alarm registers
Andre Przywara
-17
/
+40
2022-03-23
rtc: sun6i: Add support for linear day storage
Andre Przywara
-23
/
+46
2022-03-23
rtc: sun6i: Fix time overflow handling
Andre Przywara
-9
/
+5
2022-03-23
rtc: pl031: fix rtc features null pointer dereference
Ali Pouladi
-3
/
+3
2022-03-23
rtc: mc146818-lib: fix locking in mc146818_set_time
Mateusz Jończyk
-2
/
+4
2022-03-07
rtc: max77686: Add MAX77714 support
Luca Ceresoli
-1
/
+25
2022-03-07
rtc: max77686: Remove unused code to read in 12-hour mode
Luca Ceresoli
-13
/
+1
2022-03-07
rtc: max77686: Rename day-of-month defines
Luca Ceresoli
-8
/
+8
2022-03-07
rtc: max77686: Convert comments to kernel-doc format
Luca Ceresoli
-9
/
+12
2022-02-15
rtc: pcf2127: fix bug when reading alarm registers
Hugo Villeneuve
-1
/
+2
2022-02-15
rtc: pcf2127: use IRQ flags obtained from device tree if available
Hugo Villeneuve
-1
/
+12
2022-02-15
rtc: pcf8523: Fix GCC 12 warning
Victor Erminpour
-2
/
+2
2022-02-15
rtc: sun6i: Enable the bus clock when provided
Samuel Holland
-0
/
+24
2022-02-15
rtc: fix use-after-free on device removal
Vincent Whitchurch
-0
/
+9
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
-8
/
+3
2022-01-16
rtc: sunplus: fix return value in sp_rtc_probe()
Yang Yingliang
-1
/
+1
2022-01-16
rtc: cmos: Evaluate century appropriate
Riwen Lu
-1
/
+1
2022-01-16
rtc: gamecube: Fix an IS_ERR() vs NULL check
Dan Carpenter
-2
/
+2
2022-01-16
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
-1
/
+1
2022-01-05
rtc: pxa: fix null pointer dereference
Laurence de Bruxelles
-0
/
+4
2022-01-05
rtc: ftrtc010: Use platform_get_irq() to get the interrupt
Lad Prabhakar
-5
/
+3
2022-01-05
rtc: Move variable into switch case statement
Kees Cook
-3
/
+3
2022-01-05
rtc: pcf2127: Fix typo in comment
Hugo Villeneuve
-1
/
+1
2022-01-05
rtc: Add driver for RTC in Sunplus SP7021
Vincent Shih
-0
/
+376
2022-01-05
rtc: rs5c372: fix incorrect oscillation value on r2221tl
Camel Guo
-3
/
+7
2022-01-04
rtc: rs5c372: add offset correction support
Camel Guo
-0
/
+120
2021-12-16
rtc: cmos: avoid UIP when writing alarm time
Mateusz Jończyk
-41
/
+66
2021-12-16
rtc: cmos: avoid UIP when reading alarm time
Mateusz Jończyk
-23
/
+49
2021-12-16
rtc: mc146818-lib: refactor mc146818_does_rtc_work
Mateusz Jończyk
-16
/
+1
[prev]
[next]