index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
|
*
rtc: cmos: use generic nvmem
Alexandre Belloni
2018-03-01
1
-43
/
+30
|
*
rtc: cmos: fix possible race condition
Alexandre Belloni
2018-03-01
1
-4
/
+8
*
|
mn10300: Remove the architecture
David Howells
2018-03-09
1
-1
/
+1
|
/
*
-
.
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2017-05-22
1
-1
/
+1
|
\
\
|
*
|
RTC: rtc-cmos: Fix wakeup from suspend-to-idle
Rafael J. Wysocki
2017-05-14
1
-1
/
+1
|
|
/
*
/
rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs
Hans de Goede
2017-04-14
1
-4
/
+13
|
/
*
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2016-12-18
1
-3
/
+72
|
\
|
*
rtc: cmos: don't refer to asm-generic/rtc.h
Christoph Hellwig
2016-10-19
1
-3
/
+0
|
*
rtc: cmos: Reject unsupported alarm values
Gabriele Mazzotta
2016-10-19
1
-0
/
+72
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-0
/
+7
|
\
\
|
*
|
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
2016-11-29
1
-0
/
+7
|
|
/
*
|
rtc: cmos: Don't enable interrupts in the middle of the interrupt handler
Ville Syrjälä
2016-10-20
1
-2
/
+3
*
|
rtc: cmos: remove all __exit_p annotations
LABBE Corentin
2016-10-19
1
-5
/
+5
|
/
*
rtc: cmos: avoid unused function warning
Arnd Bergmann
2016-09-22
1
-17
/
+4
*
rtc: cmos: Restore alarm after resume
Gabriele Mazzotta
2016-09-21
1
-0
/
+23
*
rtc: cmos: Clear ACPI-driven alarms upon resume
Gabriele Mazzotta
2016-09-21
1
-0
/
+47
*
rtc: cmos: Initialize hpet timer before irq is registered
Pratyush Anand
2016-09-20
1
-1
/
+3
*
rtc: simplify implementations of read_alarm
Uwe Kleine-König
2016-07-09
1
-3
/
+0
*
mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC
Arnd Bergmann
2016-06-26
1
-1
/
+1
*
rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
Arnd Bergmann
2016-06-04
1
-6
/
+6
*
rtc: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-20
1
-1
/
+1
*
rtc: cmos: prevent kernel warning on IRQ flags mismatch
Andy Shevchenko
2016-01-11
1
-1
/
+1
*
rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write()
Vladimir Zapolskiy
2015-09-05
1
-13
/
+0
*
rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"
Adrian Huang
2015-09-05
1
-50
/
+0
*
rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds
Adrian Huang
2015-09-05
1
-4
/
+60
*
rtc: use more standard kernel logging styles
Joe Perches
2015-04-17
1
-2
/
+4
*
rtc: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-17
/
+19
*
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Daniel Glöckner
2014-10-14
1
-1
/
+4
*
drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support
Maciej W. Rozycki
2014-06-06
1
-25
/
+60
*
drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-04-03
1
-5
/
+3
*
drivers/rtc/rtc-cmos.c: propagate hpet_register_irq_handler() failure
Andrew Morton
2014-01-23
1
-4
/
+2
*
drivers/rtc/rtc-cmos.c: remove superfluous name cast
Geert Uytterhoeven
2014-01-23
1
-1
/
+1
*
rtc-cmos: Add an alarm disable quirk
Borislav Petkov
2013-12-23
1
-1
/
+51
*
drivers/rtc/rtc-cmos.c: use dev_get_platdata()
Jingoo Han
2013-11-13
1
-1
/
+1
*
drivers/rtc/rtc-cmos.c: remove redundant dev_set_drvdata
Sachin Kamat
2013-11-13
1
-1
/
+0
[next]