summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2023-03-03Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-02-25rtc: pm8xxx: add support for nvmem offsetJohan Hovold
2023-02-25Merge tag 'rtc-6.2-fixes' into rtc-nextAlexandre Belloni
2023-02-24rtc: abx80x: Add nvmem supportSean Anderson
2023-02-22rtc: rx6110: Remove unused of_gpio,hAndy Shevchenko
2023-02-22rtc: efi: Avoid spamming the log on RTC read failureArd Biesheuvel
2023-02-22rtc: isl12022: sort header inclusion alphabeticallyAndy Shevchenko
2023-02-22rtc: isl12022: Join string literals backAndy Shevchenko
2023-02-22rtc: isl12022: Drop unneeded OF guards and of_match_ptr()Andy Shevchenko
2023-02-22rtc: isl12022: Explicitly use __le16 type for ISL12022_REG_TEMP_LAndy Shevchenko
2023-02-22rtc: isl12022: Get rid of unneeded private struct isl12022Andy Shevchenko
2023-02-22rtc: pcf85363: add support for the quartz-load-femtofarads propertyJavier Carrasco
2023-02-22rtc: allow rtc_read_alarm without read_alarm callbackAlexandre Belloni
2023-02-22rtc: rv3032: add ACPI supportAlexandre Belloni
2023-02-22rtc: rv3028: add ACPI supportAlexandre Belloni
2023-02-22rtc: bbnsm: Add the bbnsm rtc supportJacky Bai
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-09rtc: jz4740: Register clock provider for the CLK32K pinPaul Cercueil
2023-02-09rtc: jz4740: Use dev_err_probe()Paul Cercueil
2023-02-09rtc: jz4740: Use readl_poll_timeoutPaul Cercueil
2023-02-09rtc: moxart: switch to using gpiod APIDmitry Torokhov
2023-02-09rtc: pm8xxx: drop error messagesJohan Hovold
2023-02-09rtc: pm8xxx: clean up local declarationsJohan Hovold
2023-02-09rtc: pm8xxx: refactor read_time()Johan Hovold
2023-02-09rtc: pm8xxx: use u32 for timestampsJohan Hovold
2023-02-09rtc: pm8xxx: clean up commentsJohan Hovold
2023-02-09rtc: pm8xxx: rename alarm irq variableJohan Hovold
2023-02-09rtc: pm8xxx: rename struct device pointerJohan Hovold
2023-02-09rtc: pm8xxx: clean up time and alarm debuggingJohan Hovold
2023-02-09rtc: pm8xxx: use unaligned le32 helpersJohan Hovold
2023-02-09rtc: pm8xxx: drop unused register definesJohan Hovold
2023-02-09rtc: pm8xxx: return IRQ_NONE on errorsJohan Hovold
2023-02-09rtc: pm8xxx: drop bogus lockingJohan Hovold
2023-02-09rtc: pm8xxx: use regmap_update_bits()Johan Hovold
2023-02-09rtc: pm8xxx: drop spmi error messagesJohan Hovold
2023-02-09rtc: pm8xxx: fix set-alarm raceJohan Hovold
2023-02-09rtc: rv8803: invalidate date/time if alarm time is invalidSascha Hauer
2023-02-01rtc: remove v3020 driverArnd Bergmann
2023-02-01rtc: max8907: Drop unused i2c includeUwe Kleine-König
2023-02-01rtc: rx8010: use IRQ flags obtained from fwnodeAlexandre Belloni
2023-02-01rtc: rv8803: use IRQ flags obtained from fwnodeAlexandre Belloni
2023-02-01rtc: rv3032: use IRQ flags obtained from fwnodeAlexandre Belloni
2023-02-01rtc: rv3029c2: use IRQ flags obtained from fwnodeAlexandre Belloni
2023-02-01rtc: pcf8563: use IRQ flags obtained from fwnodeAlexandre Belloni
2023-02-01rtc: pcf85363: use IRQ flags obtained fromfwnodeAlexandre Belloni
2023-02-01rtc: pcf8523: use IRQ flags obtained from fwnodeAlexandre Belloni
2023-02-01rtc: pcf85063: use IRQ flags obtained from fwnodeAlexandre Belloni
2023-02-01rtc: pcf2123: use IRQ flags obtained from fwnodeAlexandre Belloni
2023-02-01rtc: m41t80: use IRQ flags obtained from fwnodeAlexandre Belloni
2023-02-01rtc: hym8563: use IRQ flags obtained from fwnodeAlexandre Belloni