summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-cmos.c
Commit message (Expand)AuthorAge
* Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-04-10
|\
| * rtc: cmos: let the core handle invalid timeAlexandre Belloni2018-03-01
| * rtc: cmos: use generic nvmemAlexandre Belloni2018-03-01
| * rtc: cmos: fix possible race conditionAlexandre Belloni2018-03-01
* | mn10300: Remove the architectureDavid Howells2018-03-09
|/
*-. Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-22
|\ \
| * | RTC: rtc-cmos: Fix wakeup from suspend-to-idleRafael J. Wysocki2017-05-14
| |/
* | rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqsHans de Goede2017-04-14
|/
* Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2016-12-18
|\
| * rtc: cmos: don't refer to asm-generic/rtc.hChristoph Hellwig2016-10-19
| * rtc: cmos: Reject unsupported alarm valuesGabriele Mazzotta2016-10-19
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\ \
| * | timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu2016-11-29
| |/
* | rtc: cmos: Don't enable interrupts in the middle of the interrupt handlerVille Syrjälä2016-10-20
* | rtc: cmos: remove all __exit_p annotationsLABBE Corentin2016-10-19
|/
* rtc: cmos: avoid unused function warningArnd Bergmann2016-09-22
* rtc: cmos: Restore alarm after resumeGabriele Mazzotta2016-09-21
* rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta2016-09-21
* rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand2016-09-20
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-09
* mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann2016-06-26
* rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-04
* rtc: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-20
* rtc: cmos: prevent kernel warning on IRQ flags mismatchAndy Shevchenko2016-01-11
* rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write()Vladimir Zapolskiy2015-09-05
* rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"Adrian Huang2015-09-05
* rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 secondsAdrian Huang2015-09-05
* rtc: use more standard kernel logging stylesJoe Perches2015-04-17
* rtc: remove use of seq_printf return valueJoe Perches2015-04-15
* rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEPDaniel Glöckner2014-10-14
* drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation supportMaciej W. Rozycki2014-06-06
* drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-04-03
* drivers/rtc/rtc-cmos.c: propagate hpet_register_irq_handler() failureAndrew Morton2014-01-23
* drivers/rtc/rtc-cmos.c: remove superfluous name castGeert Uytterhoeven2014-01-23
* rtc-cmos: Add an alarm disable quirkBorislav Petkov2013-12-23
* drivers/rtc/rtc-cmos.c: use dev_get_platdata()Jingoo Han2013-11-13
* drivers/rtc/rtc-cmos.c: remove redundant dev_set_drvdataSachin Kamat2013-11-13
* rtc: convert rtc-cmos to dev_pm_ops from legacy pm_opsShuah Khan2013-09-11
* drivers/rtc/rtc-cmos.c: work around bios clearing rtc controlDerek Basehore2013-07-03
* drivers/rtc/rtc-cmos.c: fix whitespace related errorsSachin Kamat2013-07-03
* drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channelDerek Basehore2013-06-12
* drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore2013-04-29
* rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()Jingoo Han2013-02-21
* drivers/rtc: use of_match_ptr() macroSachin Kamat2013-02-21
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* RTC: Avoid races between RTC alarm wakeup and suspend.NeilBrown2012-08-08
* rtc-cmos: report wakeups from interrupt handlerPaul Fox2012-07-17
* rtc-cmos / PM: report wakeup event on ACPI RTC alarmDaniel Drake2012-05-29
* drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-23
* drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writingOndrej Zary2012-01-10