summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-cmos.c
AgeCommit message (Expand)Author
2021-09-14rtc: cmos: Disable irq around direct invocation of cmos_interrupt()Chris Wilson
2021-08-17rtc: cmos: remove stale REVISIT commentsMateusz Jończyk
2021-02-22Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-02-06rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQXiaofei Tan
2021-02-02rtc: mc146818: Dont test for bit 0-5 in Register DThomas Gleixner
2021-01-27rtc: mc146818: Detect and handle broken RTCsThomas Gleixner
2021-01-16rtc: cmos: remove cmos_rtc_ops_no_alarmAlexandre Belloni
2020-12-20Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2020-12-11ntp: Make the RTC sync offset less obscureThomas Gleixner
2020-12-11rtc: cmos: Make rtc_cmos sync offset correctThomas Gleixner
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-11-19rtc: nvmem: emit an error message when nvmem registration failsBartosz Golaszewski
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski
2020-11-19rtc: nvmem: remove nvram ABIAlexandre Belloni
2020-08-21rtc: cmos: zero-init wkalrm when reading from CMOSVictor Ding
2020-04-04Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2020-03-17rtc: cmos: remove useless cast for driver_nameCorentin Labbe
2020-03-03rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()Ville Syrjälä
2020-01-25rtc: cmos: Refactor code by using the new dmi_get_bios_year() helperAndy Shevchenko
2020-01-25rtc: cmos: Use predefined value for RTC IRQ on legacy x86Andy Shevchenko
2020-01-25rtc: cmos: Stop using shared IRQAndy Shevchenko
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-11-07rtc: cmos: Do not export alarm rtc_ops when we do not support alarmsHans de Goede
2018-10-04rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPIMaciej W. Rozycki
2018-10-04rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'Maciej W. Rozycki
2018-04-19rtc: cmos: introduce quirks to enable use_acpi_alarm modeZhang Rui
2018-04-19rtc: cmos: acknowledge ACPI driven wake alarms upon resumeZhang Rui
2018-04-19rtc: cmos: allow using ACPI for RTC alarm instead of HPETZhang Rui
2018-04-10Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-03-09mn10300: Remove the architectureDavid Howells
2018-03-01rtc: cmos: let the core handle invalid timeAlexandre Belloni
2018-03-01rtc: cmos: use generic nvmemAlexandre Belloni
2018-03-01rtc: cmos: fix possible race conditionAlexandre Belloni
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-14RTC: rtc-cmos: Fix wakeup from suspend-to-idleRafael J. Wysocki
2017-04-14rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqsHans de Goede
2016-12-18Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-29timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu
2016-10-20rtc: cmos: Don't enable interrupts in the middle of the interrupt handlerVille Syrjälä
2016-10-19rtc: cmos: don't refer to asm-generic/rtc.hChristoph Hellwig
2016-10-19rtc: cmos: Reject unsupported alarm valuesGabriele Mazzotta
2016-10-19rtc: cmos: remove all __exit_p annotationsLABBE Corentin
2016-09-22rtc: cmos: avoid unused function warningArnd Bergmann
2016-09-21rtc: cmos: Restore alarm after resumeGabriele Mazzotta
2016-09-21rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta
2016-09-20rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand
2016-07-09rtc: simplify implementations of read_alarmUwe Kleine-König
2016-06-26mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann
2016-06-04rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann