summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2020-11-19Merge commit '685021f75fc48afaf6de76280a601316cde827c2' into toradex_5.4-2.1....Igor Opaniuk
2020-11-13Merge commit '70d1232fdbe28e4c765c4cfc3cc5c7580959d5e0' into toradex_5.4-2.1....Igor Opaniuk
2020-11-06rtc: ds1307: enable rx8130's backup battery, make it chargeable optionallyBastian Krause
2020-11-06rtc: ds1307: consider aux-voltage-chargeableBastian Krause
2020-11-06rtc: ds1307: store previous charge default per chipBastian Krause
2020-11-06rtc: ds1307: introduce requires_trickle_resistor per chipBastian Krause
2020-11-06rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionallyBastian Krause
2020-11-05Merge tag 'v5.4.75' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-11-05rtc: rx8010: don't modify the global rtc opsBartosz Golaszewski
2020-10-01Merge tag 'v5.4.69' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-01rtc: ds1374: fix possible race conditionAlexandre Belloni
2020-10-01rtc: sa1100: fix possible race conditionAlexandre Belloni
2020-08-26Merge tag 'v5.4.61' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-26rtc: goldfish: Enable interrupt in set_alarm() when necessaryHuacai Chen
2020-08-11Merge tag 'v5.4.49' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-06-24rtc: rv3028: Add missed check for devm_regmap_init_i2c()Chuhong Yuan
2020-06-24rtc: mc13xxx: fix a double-unlock issueQiushi Wu
2020-04-23rtc: 88pm860x: fix possible race conditionAlexandre Belloni
2020-03-25rtc: max8907: add missing select REGMAP_IRQCorentin Labbe
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-02-26LF-903 firmware: imx: Align imx SC msg structs to 4Leonard Crestez
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-11-25rtc: imx-rpmsg: Add i.MX RPMSG RTC supportAnson Huang
2019-11-25rtc: imx-sc: Add i.MX8QM RTC supportAnson Huang
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