summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)Author
2020-04-23rtc: 88pm860x: fix possible race conditionAlexandre Belloni
2020-03-25rtc: max8907: add missing select REGMAP_IRQCorentin Labbe
2020-02-24rtc: Kconfig: select REGMAP_I2C when necessaryAlexandre Belloni
2020-02-24rtc: i2c/spi: Avoid inclusion of REGMAP support when not neededGeert Uytterhoeven
2020-02-14rtc: cmos: Stop using shared IRQAndy Shevchenko
2020-02-14rtc: hym8563: Return -EINVAL if the time is known to be invalidPaul Kocialkowski
2020-01-26rtc: bd70528: fix module alias to autoload moduleColin Ian King
2020-01-17rtc: bd70528: Add MODULE ALIAS to autoload moduleMatti Vaittinen
2020-01-17rtc: brcmstb-waketimer: add missed clk_disable_unprepareChuhong Yuan
2020-01-17rtc: msm6242: Fix reading of 10-hour digitKars de Jong
2020-01-17rtc: mt6397: fix alarm register overwriteRan Bi
2020-01-14rtc: sun6i: Add support for RTC clocks on R40Chen-Yu Tsai
2019-12-17rtc: disable uie before setting time and enable afterAlexandre Belloni
2019-09-22Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-10rtc: meson: mark PM functions as __maybe_unusedArnd Bergmann
2019-09-10rtc: sc27xx: Remove clearing SPRD_RTC_POWEROFF_ALM_FLAG flagBaolin Wang
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-09-01rtc: sun6i: Allow using as wakeup source from suspendAlejandro González
2019-09-01rtc: pcf8563: let the core handle range offsettingAlexandre Belloni
2019-09-01rtc: pcf8563: remove useless indirectionAlexandre Belloni
2019-09-01rtc: pcf8563: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-09-01rtc: pcf8563: add Microcrystal RV8564 compatibleAlexandre Belloni
2019-09-01rtc: pcf8563: add Epson RTC8564 compatibleAlexandre Belloni
2019-09-01rtc: s35390a: convert to devm_i2c_new_dummy_device()Wolfram Sang
2019-09-01rtc: max77686: convert to devm_i2c_new_dummy_device()Wolfram Sang
2019-09-01rtc: pcf85363/pcf85263: fix regmap error in set_timeBiwen Li
2019-09-01rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-09-01rtc: snvs: set rangeAlexandre Belloni
2019-08-29rtc: snvs: fix possible race conditionAnson Huang
2019-08-27rtc: pcf2127: bugfix: watchdog build dependencyBruno Thomsen
2019-08-27rtc: pcf2127: add tamper detection supportBruno Thomsen
2019-08-27rtc: pcf2127: add watchdog feature supportBruno Thomsen
2019-08-23rtc: pcf2127: bugfix: read rtc disables watchdogBruno Thomsen
2019-08-23rtc: pcf2127: cleanup register and bit definesBruno Thomsen
2019-08-23rtc: pcf2127: convert to devm_rtc_allocate_deviceBruno Thomsen
2019-08-23rtc: sun6i: Add support for H6 RTCOndrej Jirman
2019-08-23rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li
2019-08-22rtc: Add Amlogic Virtual Wake RTCNeil Armstrong
2019-08-21rtc: rv3029: revert error handling patch to rv3029_eeprom_write()Dan Carpenter
2019-08-21rtc: ds1672: remove unnecessary checkAlexandre Belloni
2019-08-21rtc: remove superfluous error messageAlexandre Belloni
2019-08-20rtc: class: add debug message when registration failsAlexandre Belloni
2019-08-20rtc: pcf2123: add proper compatible stringAlexandre Belloni
2019-08-20rtc: pcf2123: let the core handle range offsettingAlexandre Belloni
2019-08-20rtc: pcf2123: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-08-20rtc: pcf2123: remove useless error path gotoAlexandre Belloni