index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-cmos.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
rtc: mc146818: Dont test for bit 0-5 in Register D
Thomas Gleixner
1
-2
/
+2
2021-01-27
rtc: mc146818: Detect and handle broken RTCs
Thomas Gleixner
1
-0
/
+8
2020-12-20
Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-4
/
+2
2020-12-11
ntp: Make the RTC sync offset less obscure
Thomas Gleixner
1
-1
/
+1
2020-12-11
rtc: cmos: Make rtc_cmos sync offset correct
Thomas Gleixner
1
-0
/
+3
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
1
-1
/
+1
2020-11-19
rtc: nvmem: emit an error message when nvmem registration fails
Bartosz Golaszewski
1
-2
/
+1
2020-11-19
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
1
-1
/
+1
2020-11-19
rtc: nvmem: remove nvram ABI
Alexandre Belloni
1
-1
/
+0
2020-08-21
rtc: cmos: zero-init wkalrm when reading from CMOS
Victor Ding
1
-0
/
+2
2020-04-04
Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-2
/
+3
2020-03-17
rtc: cmos: remove useless cast for driver_name
Corentin Labbe
1
-1
/
+1
2020-03-03
rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
Ville Syrjälä
1
-2
/
+3
2020-01-25
rtc: cmos: Refactor code by using the new dmi_get_bios_year() helper
Andy Shevchenko
1
-4
/
+4
2020-01-25
rtc: cmos: Use predefined value for RTC IRQ on legacy x86
Andy Shevchenko
1
-1
/
+1
2020-01-25
rtc: cmos: Stop using shared IRQ
Andy Shevchenko
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-11-07
rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
Hans de Goede
1
-4
/
+12
2018-10-04
rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
Maciej W. Rozycki
1
-7
/
+20
2018-10-04
rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
Maciej W. Rozycki
1
-1
/
+1
2018-04-19
rtc: cmos: introduce quirks to enable use_acpi_alarm mode
Zhang Rui
1
-0
/
+26
2018-04-19
rtc: cmos: acknowledge ACPI driven wake alarms upon resume
Zhang Rui
1
-0
/
+18
2018-04-19
rtc: cmos: allow using ACPI for RTC alarm instead of HPET
Zhang Rui
1
-31
/
+80
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-54
/
+33
2018-03-10
mn10300: Remove the architecture
David Howells
1
-1
/
+1
2018-03-01
rtc: cmos: let the core handle invalid time
Alexandre Belloni
1
-12
/
+0
2018-03-01
rtc: cmos: use generic nvmem
Alexandre Belloni
1
-43
/
+30
2018-03-01
rtc: cmos: fix possible race condition
Alexandre Belloni
1
-4
/
+8
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-1
/
+1
2017-05-14
RTC: rtc-cmos: Fix wakeup from suspend-to-idle
Rafael J. Wysocki
1
-1
/
+1
2017-04-14
rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs
Hans de Goede
1
-4
/
+13
2016-12-19
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-3
/
+72
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2016-11-29
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
1
-0
/
+7
2016-10-20
rtc: cmos: Don't enable interrupts in the middle of the interrupt handler
Ville Syrjälä
1
-2
/
+3
2016-10-19
rtc: cmos: don't refer to asm-generic/rtc.h
Christoph Hellwig
1
-3
/
+0
2016-10-19
rtc: cmos: Reject unsupported alarm values
Gabriele Mazzotta
1
-0
/
+72
2016-10-19
rtc: cmos: remove all __exit_p annotations
LABBE Corentin
1
-5
/
+5
2016-09-22
rtc: cmos: avoid unused function warning
Arnd Bergmann
1
-17
/
+4
2016-09-21
rtc: cmos: Restore alarm after resume
Gabriele Mazzotta
1
-0
/
+23
2016-09-21
rtc: cmos: Clear ACPI-driven alarms upon resume
Gabriele Mazzotta
1
-0
/
+47
2016-09-20
rtc: cmos: Initialize hpet timer before irq is registered
Pratyush Anand
1
-1
/
+3
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
1
-3
/
+0
2016-06-26
mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC
Arnd Bergmann
1
-1
/
+1
2016-06-04
rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
Arnd Bergmann
1
-6
/
+6
2016-05-20
rtc: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-01-11
rtc: cmos: prevent kernel warning on IRQ flags mismatch
Andy Shevchenko
1
-1
/
+1
2015-09-05
rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write()
Vladimir Zapolskiy
1
-13
/
+0
2015-09-05
rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"
Adrian Huang
1
-50
/
+0
2015-09-05
rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds
Adrian Huang
1
-4
/
+60
[next]