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.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
/
rtc-cmos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2023-12-17
1
-1
/
+1
*
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2023-12-17
1
-3
/
+3
*
rtc: Adjust failure return code for cmos_set_alarm()
Mario Limonciello
2023-12-17
1
-2
/
+2
*
rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
Mario Limonciello
2023-11-17
1
-6
/
+12
*
rtc: cmos: Report supported alarm limit to rtc infrastructure
Guenter Roeck
2023-08-27
1
-0
/
+11
*
rtc: cmos: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-17
1
-3
/
+2
*
rtc: cmos: Disable ACPI RTC event on removal
Rafael J. Wysocki
2022-11-15
1
-0
/
+15
*
rtc: cmos: Rename ACPI-related functions
Rafael J. Wysocki
2022-11-15
1
-6
/
+6
*
rtc: cmos: Eliminate forward declarations of some functions
Rafael J. Wysocki
2022-11-15
1
-155
/
+149
*
rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
2022-11-15
1
-16
/
+12
*
rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()
Rafael J. Wysocki
2022-11-15
1
-25
/
+22
*
rtc: cmos: fix build on non-ACPI platforms
Alexandre Belloni
2022-10-18
1
-0
/
+3
*
rtc: cmos: Fix wake alarm breakage
Rafael J. Wysocki
2022-10-18
1
-3
/
+8
*
rtc: cmos: Fix event handler registration ordering issue
Rafael J. Wysocki
2022-10-13
1
-10
/
+19
*
rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
2022-08-08
1
-3
/
+0
*
rtc: cmos: avoid UIP when writing alarm time
Mateusz Jończyk
2021-12-16
1
-41
/
+66
*
rtc: cmos: avoid UIP when reading alarm time
Mateusz Jończyk
2021-12-16
1
-23
/
+49
*
rtc: mc146818-lib: fix RTC presence check
Mateusz Jończyk
2021-12-16
1
-6
/
+4
*
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
2021-12-16
1
-1
/
+8
*
rtc: cmos: take rtc_lock while reading from CMOS
Mateusz Jończyk
2021-12-16
1
-0
/
+3
*
rtc: cmos: Disable irq around direct invocation of cmos_interrupt()
Chris Wilson
2021-09-14
1
-0
/
+2
*
rtc: cmos: remove stale REVISIT comments
Mateusz Jończyk
2021-08-17
1
-7
/
+1
*
Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2021-02-22
1
-12
/
+5
|
\
|
*
rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQ
Xiaofei Tan
2021-02-06
1
-3
/
+2
|
*
rtc: cmos: remove cmos_rtc_ops_no_alarm
Alexandre Belloni
2021-01-16
1
-9
/
+3
*
|
rtc: mc146818: Dont test for bit 0-5 in Register D
Thomas Gleixner
2021-02-02
1
-2
/
+2
*
|
rtc: mc146818: Detect and handle broken RTCs
Thomas Gleixner
2021-01-27
1
-0
/
+8
|
/
*
Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2020-12-20
1
-4
/
+2
|
\
|
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
|
*
rtc: nvmem: emit an error message when nvmem registration fails
Bartosz Golaszewski
2020-11-19
1
-2
/
+1
|
*
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
|
*
rtc: nvmem: remove nvram ABI
Alexandre Belloni
2020-11-19
1
-1
/
+0
*
|
ntp: Make the RTC sync offset less obscure
Thomas Gleixner
2020-12-11
1
-1
/
+1
*
|
rtc: cmos: Make rtc_cmos sync offset correct
Thomas Gleixner
2020-12-11
1
-0
/
+3
|
/
*
rtc: cmos: zero-init wkalrm when reading from CMOS
Victor Ding
2020-08-21
1
-0
/
+2
*
Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2020-04-04
1
-2
/
+3
|
\
|
*
rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
Ville Syrjälä
2020-03-03
1
-2
/
+3
*
|
rtc: cmos: remove useless cast for driver_name
Corentin Labbe
2020-03-17
1
-1
/
+1
|
/
*
rtc: cmos: Refactor code by using the new dmi_get_bios_year() helper
Andy Shevchenko
2020-01-25
1
-4
/
+4
*
rtc: cmos: Use predefined value for RTC IRQ on legacy x86
Andy Shevchenko
2020-01-25
1
-1
/
+1
*
rtc: cmos: Stop using shared IRQ
Andy Shevchenko
2020-01-25
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
Hans de Goede
2018-11-07
1
-4
/
+12
*
rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
Maciej W. Rozycki
2018-10-04
1
-7
/
+20
*
rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
Maciej W. Rozycki
2018-10-04
1
-1
/
+1
*
rtc: cmos: introduce quirks to enable use_acpi_alarm mode
Zhang Rui
2018-04-19
1
-0
/
+26
*
rtc: cmos: acknowledge ACPI driven wake alarms upon resume
Zhang Rui
2018-04-19
1
-0
/
+18
*
rtc: cmos: allow using ACPI for RTC alarm instead of HPET
Zhang Rui
2018-04-19
1
-31
/
+80
*
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-04-10
1
-54
/
+33
|
\
|
*
rtc: cmos: let the core handle invalid time
Alexandre Belloni
2018-03-01
1
-12
/
+0
[next]