index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: ab-eoz9: don't fail temperature reads on undervoltage notification
Maxime Chevallier
3 days
1
-7
/
+0
*
rtc: rzn1: fix BCD to rtc_time conversion errors
Wolfram Sang
3 days
1
-4
/
+4
*
rtc: check if __rtc_read_time was successful in rtc_timer_do_work()
Yongliang Gao
3 days
1
-1
/
+6
*
rtc: abx80x: Fix WDT bit position of the status register
Nobuhiro Iwamatsu
3 days
1
-1
/
+1
*
rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
3 days
1
-3
/
+2
*
rtc: at91sam9: fix OF node leak in probe() error path
Krzysztof Kozlowski
2024-10-10
1
-0
/
+1
*
rtc: nct3018y: fix possible NULL dereference
Alexandre Belloni
2024-08-29
1
-3
/
+3
*
rtc: abx80x: Fix return value of nvmem callback on read
Joy Chakraborty
2024-08-03
1
-4
/
+8
*
rtc: isl1208: Fix return value of nvmem callbacks
Joy Chakraborty
2024-08-03
1
-7
/
+4
*
rtc: cmos: Fix return value of nvmem callbacks
Joy Chakraborty
2024-08-03
1
-6
/
+4
*
rtc: interface: Add RTC offset to alarm after fix-up
Csókás, Bence
2024-08-03
1
-4
/
+5
*
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
2024-05-17
1
-0
/
+1
*
rtc: mt6397: select IRQ_DOMAIN instead of depending on it
Randy Dunlap
2024-03-26
1
-1
/
+2
*
rtc: test: Fix invalid format specifier.
David Gow
2024-03-26
1
-1
/
+1
*
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2024-01-31
2
-2
/
+2
*
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2024-01-31
2
-11
/
+32
*
rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
Mario Limonciello
2024-01-31
1
-1
/
+1
*
rtc: Adjust failure return code for cmos_set_alarm()
Mario Limonciello
2024-01-31
1
-2
/
+2
*
rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
Mario Limonciello
2024-01-31
1
-6
/
+12
*
rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
Javier Carrasco
2023-11-20
1
-1
/
+1
*
rtc: brcmstb-waketimer: support level alarm_irq
Doug Berger
2023-11-20
1
-5
/
+42
*
Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2023-09-07
50
-548
/
+1219
|
\
|
*
rtc: wm8350: remove unnecessary messages
Alexandre Belloni
2023-09-06
1
-7
/
+2
|
*
rtc: twl: remove unnecessary messages
Alexandre Belloni
2023-09-06
1
-5
/
+1
|
*
rtc: sun6i: remove unnecessary message
Alexandre Belloni
2023-09-06
1
-2
/
+0
|
*
rtc: stop warning for invalid alarms when the alarm is disabled
Alexandre Belloni
2023-09-06
1
-1
/
+1
|
*
rtc: twl: add NVRAM support
Ladislav Michl
2023-08-28
1
-0
/
+37
|
*
rtc: pcf85363: Allow to wake up system without IRQ
Mike Looijmans
2023-08-28
1
-9
/
+21
|
*
rtc: m48t86: add DT support for m48t86
Nikita Shubin
2023-08-28
1
-0
/
+8
|
*
rtc: pcf2127: remove useless check
Alexandre Belloni
2023-08-27
1
-9
/
+0
|
*
rtc: rzn1: Report maximum alarm limit to rtc core
Guenter Roeck
2023-08-27
1
-1
/
+2
|
*
rtc: ds1305: Report maximum alarm limit to rtc core
Guenter Roeck
2023-08-27
1
-2
/
+3
|
*
rtc: tps6586x: Report maximum alarm limit to rtc core
Guenter Roeck
2023-08-27
1
-0
/
+1
|
*
rtc: cmos: Report supported alarm limit to rtc infrastructure
Guenter Roeck
2023-08-27
1
-0
/
+11
|
*
rtc: cros-ec: Detect and report supported alarm window size
Guenter Roeck
2023-08-27
1
-15
/
+23
|
*
rtc: isl1208: Fix incorrect logic in isl1208_set_xtoscb()
Biju Das
2023-08-27
1
-2
/
+1
|
*
rtc: tps65910: Remove redundant dev_warn() and do not check for 0 return afte...
Ruan Jinjie
2023-08-17
1
-5
/
+2
|
*
rtc: omap: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-17
1
-4
/
+4
|
*
rtc: da9063: Mark the alarm IRQ as a wake IRQ
Samuel Holland
2023-08-17
1
-0
/
+7
|
*
rtc: pcf2127: remove unused function argument
Hugo Villeneuve
2023-08-17
1
-6
/
+3
|
*
rtc: pcf2127: add error checking when disabling POR0
Hugo Villeneuve
2023-08-17
1
-1
/
+3
|
*
rtc: pcf2127: fix error code in pcf2127_enable_ts()
Dan Carpenter
2023-08-17
1
-1
/
+1
|
*
rtc: ds2404: Convert to GPIO descriptors
Linus Walleij
2023-08-17
1
-100
/
+69
|
*
rtc: stm32: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
Nathan Chancellor
2023-08-17
1
-1
/
+1
|
*
rtc: rs5c372: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-16
1
-2
/
+1
|
*
rtc: jz4740: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-16
1
-1
/
+1
|
*
rtc: rv8803: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-16
1
-2
/
+1
|
*
rtc: ds1307: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-16
1
-1
/
+1
|
*
rtc: isl12022: implement support for the #clock-cells DT property
Rasmus Villemoes
2023-08-16
1
-0
/
+44
|
*
rtc: isl12022: trigger battery level detection during probe
Rasmus Villemoes
2023-08-16
1
-0
/
+10
[next]