- 0328b5f Merge tag 'rtc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years, 10 months ago
- 6950d04 rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQ by Xiaofei Tan · 3 years, 11 months ago
- ebb22a0 rtc: mc146818: Dont test for bit 0-5 in Register D by Thomas Gleixner · 3 years, 11 months ago
- 211e5db rtc: mc146818: Detect and handle broken RTCs by Thomas Gleixner · 3 years, 11 months ago
- 30f5bd5 rtc: cmos: remove cmos_rtc_ops_no_alarm by Alexandre Belloni · 4 years ago
- f4a2f78 Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years ago
- 69eca25 ntp: Make the RTC sync offset less obscure by Thomas Gleixner · 4 years, 1 month ago
- b0ecd8e rtc: cmos: Make rtc_cmos sync offset correct by Thomas Gleixner · 4 years, 1 month ago
- fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 1 month ago
- 6746bc0 rtc: nvmem: emit an error message when nvmem registration fails by Bartosz Golaszewski · 4 years, 1 month ago
- 3a905c2d rtc: add devm_ prefix to rtc_nvmem_register() by Bartosz Golaszewski · 4 years, 1 month ago
- 25ece30 rtc: nvmem: remove nvram ABI by Alexandre Belloni · 4 years, 1 month ago
- c254bcd rtc: cmos: zero-init wkalrm when reading from CMOS by Victor Ding · 4 years, 4 months ago
- bdabb68 Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 9 months ago
- 8d4e59e rtc: cmos: remove useless cast for driver_name by Corentin Labbe · 4 years, 10 months ago
- 66e4f4a rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt() by Ville Syrjälä · 4 years, 10 months ago
- 604c521 rtc: cmos: Refactor code by using the new dmi_get_bios_year() helper by Andy Shevchenko · 5 years ago
- 5848ad2 rtc: cmos: Use predefined value for RTC IRQ on legacy x86 by Andy Shevchenko · 5 years ago
- b6da197 rtc: cmos: Stop using shared IRQ by Andy Shevchenko · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- fbb974b rtc: cmos: Do not export alarm rtc_ops when we do not support alarms by Hans de Goede · 6 years ago
- bc51098 rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI by Maciej W. Rozycki · 6 years ago
- d197a25 rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt' by Maciej W. Rozycki · 6 years ago
- 36d91a4 rtc: cmos: introduce quirks to enable use_acpi_alarm mode by Zhang Rui · 7 years ago
- c6d3a27 rtc: cmos: acknowledge ACPI driven wake alarms upon resume by Zhang Rui · 7 years ago
- 311ee9c rtc: cmos: allow using ACPI for RTC alarm instead of HPET by Zhang Rui · 7 years ago
- fbe173e Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
- 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
- 812318a rtc: cmos: let the core handle invalid time by Alexandre Belloni · 7 years ago
- 8b5b795 rtc: cmos: use generic nvmem by Alexandre Belloni · 7 years ago
- 53d29e0 rtc: cmos: fix possible race condition by Alexandre Belloni · 7 years ago
- bb47e96 Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
- 967b08c RTC: rtc-cmos: Fix wakeup from suspend-to-idle by Rafael J. Wysocki · 8 years ago
- a1e23a4 rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs by Hans de Goede · 8 years ago
- b0b3a37 Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- ba58d10 timekeeping: Ignore the bogus sleep time if pm_trace is enabled by Chen Yu · 8 years ago
- 368e21a rtc: cmos: Don't enable interrupts in the middle of the interrupt handler by Ville Syrjälä · 8 years ago
- 290cd0f rtc: cmos: don't refer to asm-generic/rtc.h by Christoph Hellwig · 8 years ago
- 6a6af3d rtc: cmos: Reject unsupported alarm values by Gabriele Mazzotta · 8 years ago
- a3a0673 rtc: cmos: remove all __exit_p annotations by LABBE Corentin · 8 years ago
- 00f7f90 rtc: cmos: avoid unused function warning by Arnd Bergmann · 8 years ago
- 68669d5 rtc: cmos: Restore alarm after resume by Gabriele Mazzotta · 8 years ago
- 983bf12 rtc: cmos: Clear ACPI-driven alarms upon resume by Gabriele Mazzotta · 8 years ago
- 970fc7f rtc: cmos: Initialize hpet timer before irq is registered by Pratyush Anand · 8 years ago
- 56d86a7 rtc: simplify implementations of read_alarm by Uwe Kleine-König · 8 years ago
- 5ee98ab mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC by Arnd Bergmann · 9 years ago
- 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 9 years ago
- 6fca3fc rtc: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 9 years ago
- 079062b rtc: cmos: prevent kernel warning on IRQ flags mismatch by Andy Shevchenko · 9 years ago
- a378163 rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write() by Vladimir Zapolskiy · 9 years ago
- 8109d44 rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk" by Adrian Huang · 9 years ago
- 88b8d33 rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds by Adrian Huang · 9 years ago
- a737e83 rtc: use more standard kernel logging styles by Joe Perches · 10 years ago
- 4395eb1 rtc: remove use of seq_printf return value by Joe Perches · 10 years ago
- a882b14 rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP by Daniel Glöckner · 10 years ago
- 31632db drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support by Maciej W. Rozycki · 11 years ago
- b5ada46 drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 11 years ago
- 24b3447 drivers/rtc/rtc-cmos.c: propagate hpet_register_irq_handler() failure by Andrew Morton · 11 years ago
- c823a20 drivers/rtc/rtc-cmos.c: remove superfluous name cast by Geert Uytterhoeven · 11 years ago
- d5a1c7e rtc-cmos: Add an alarm disable quirk by Borislav Petkov · 11 years ago
- 97a92e7 drivers/rtc/rtc-cmos.c: use dev_get_platdata() by Jingoo Han · 11 years ago
- d7d954a drivers/rtc/rtc-cmos.c: remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
- a8a3808 rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
- 998a060 drivers/rtc/rtc-cmos.c: work around bios clearing rtc control by Derek Basehore · 11 years ago
- 5e8599d drivers/rtc/rtc-cmos.c: fix whitespace related errors by Sachin Kamat · 11 years ago
- ebf8d6c drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel by Derek Basehore · 12 years ago
- e005715 drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend by Derek Basehore · 12 years ago
- ee44335 rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug() by Jingoo Han · 12 years ago
- c8a6046 drivers/rtc: use of_match_ptr() macro by Sachin Kamat · 12 years ago
- 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 7523cee RTC: Avoid races between RTC alarm wakeup and suspend. by NeilBrown · 12 years ago
- b45bae3 rtc-cmos: report wakeups from interrupt handler by Paul Fox · 12 years ago
- b2201e5 rtc-cmos / PM: report wakeup event on ACPI RTC alarm by Daniel Drake · 13 years ago
- 2f6e5f9 drivers/rtc: remove IRQF_DISABLED by Yong Zhang · 13 years ago
- b43c1ea drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing by Ondrej Zary · 13 years ago
- 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
- d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 51ba60c RTC: Cleanup rtc_class_ops->update_irq_enable() by John Stultz · 14 years ago
- 696160f RTC: Cleanup rtc_class_ops->irq_set_freq() by John Stultz · 14 years ago
- 80d4bb5 RTC: Cleanup rtc_class_ops->irq_set_state by John Stultz · 14 years ago
- 3bcbaf6 rtc: cmos: Add OF bindings by Sebastian Andrzej Siewior · 14 years ago
- 2fb08e6 rtc-cmos: fix suspend/resume by Paul Fox · 14 years ago
- 8cb7c71 rtc-cmos.c : Fix warning on PowerPC by Srikanth Krishnakar · 14 years ago
- de639c3 drivers/rtc: remove unneeded ifdef CONFIG_PM by Christian Dietrich · 14 years ago
- 6ba8bcd rtc-cmos: do dev_set_drvdata() earlier in the initialization by Dan Carpenter · 15 years ago
- 3804a89 RTC: rtc-cmos: Fix binary mode support by Arnaud Patard · 15 years ago
- 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 15 years ago
- 004731b rtc_cmos: convert shutdown to new pnp_driver->shutdown by OGAWA Hirofumi · 15 years ago
- 95abd0d RTC: rtc-cmos.c: Fix warning on MIPS by Wu Zhangjin · 15 years ago
- a8462ef rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API by Herton Ronaldo Krzesinski · 15 years ago
- d1b2efa rtc: disable hpet emulation on suspend by Maxim Levitsky · 15 years ago
- 6590981 rtc: mark if rtc-cmos drivers were successfully registered by Thadeu Lima de Souza Cascardo · 15 years ago
- 6d029b6 rtc-cmos: fix printk output by Krzysztof Halasa · 16 years ago
- 5d2a503 rtc: move power of 2 periodic frequency check down into drivers by Jonathan Cameron · 16 years ago
- 2fac667 rtc: bunch of drivers: fix 'no irq' case handing by Anton Vorontsov · 16 years ago
- d4afc76 rtc: struct device: replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 80bb26d rtc-cmos: fix boot log message by Frans Pop · 16 years ago
- 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
- fe20ba7 drivers/rtc/: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago