Age | Commit message (Expand) | Author |
2023-03-17 | rtc: asm9260: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-17 | rtc: ac100: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-17 | rtc: ab8500: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-17 | rtc: 88pm860x: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-17 | rtc: 88pm80x: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2023-03-03 | Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2023-02-25 | rtc: pm8xxx: add support for nvmem offset | Johan Hovold |
2023-02-25 | Merge tag 'rtc-6.2-fixes' into rtc-next | Alexandre Belloni |
2023-02-24 | rtc: abx80x: Add nvmem support | Sean Anderson |
2023-02-22 | rtc: rx6110: Remove unused of_gpio,h | Andy Shevchenko |
2023-02-22 | rtc: efi: Avoid spamming the log on RTC read failure | Ard Biesheuvel |
2023-02-22 | rtc: isl12022: sort header inclusion alphabetically | Andy Shevchenko |
2023-02-22 | rtc: isl12022: Join string literals back | Andy Shevchenko |
2023-02-22 | rtc: isl12022: Drop unneeded OF guards and of_match_ptr() | Andy Shevchenko |
2023-02-22 | rtc: isl12022: Explicitly use __le16 type for ISL12022_REG_TEMP_L | Andy Shevchenko |
2023-02-22 | rtc: isl12022: Get rid of unneeded private struct isl12022 | Andy Shevchenko |
2023-02-22 | rtc: pcf85363: add support for the quartz-load-femtofarads property | Javier Carrasco |
2023-02-22 | rtc: allow rtc_read_alarm without read_alarm callback | Alexandre Belloni |
2023-02-22 | rtc: rv3032: add ACPI support | Alexandre Belloni |
2023-02-22 | rtc: rv3028: add ACPI support | Alexandre Belloni |
2023-02-22 | rtc: bbnsm: Add the bbnsm rtc support | Jacky Bai |
2023-02-20 | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-02-09 | rtc: jz4740: Register clock provider for the CLK32K pin | Paul Cercueil |
2023-02-09 | rtc: jz4740: Use dev_err_probe() | Paul Cercueil |
2023-02-09 | rtc: jz4740: Use readl_poll_timeout | Paul Cercueil |
2023-02-09 | rtc: moxart: switch to using gpiod API | Dmitry Torokhov |
2023-02-09 | rtc: pm8xxx: drop error messages | Johan Hovold |
2023-02-09 | rtc: pm8xxx: clean up local declarations | Johan Hovold |
2023-02-09 | rtc: pm8xxx: refactor read_time() | Johan Hovold |
2023-02-09 | rtc: pm8xxx: use u32 for timestamps | Johan Hovold |
2023-02-09 | rtc: pm8xxx: clean up comments | Johan Hovold |
2023-02-09 | rtc: pm8xxx: rename alarm irq variable | Johan Hovold |
2023-02-09 | rtc: pm8xxx: rename struct device pointer | Johan Hovold |
2023-02-09 | rtc: pm8xxx: clean up time and alarm debugging | Johan Hovold |
2023-02-09 | rtc: pm8xxx: use unaligned le32 helpers | Johan Hovold |
2023-02-09 | rtc: pm8xxx: drop unused register defines | Johan Hovold |
2023-02-09 | rtc: pm8xxx: return IRQ_NONE on errors | Johan Hovold |
2023-02-09 | rtc: pm8xxx: drop bogus locking | Johan Hovold |
2023-02-09 | rtc: pm8xxx: use regmap_update_bits() | Johan Hovold |
2023-02-09 | rtc: pm8xxx: drop spmi error messages | Johan Hovold |
2023-02-09 | rtc: pm8xxx: fix set-alarm race | Johan Hovold |
2023-02-09 | rtc: rv8803: invalidate date/time if alarm time is invalid | Sascha Hauer |
2023-02-01 | rtc: remove v3020 driver | Arnd Bergmann |
2023-02-01 | rtc: max8907: Drop unused i2c include | Uwe Kleine-König |
2023-02-01 | rtc: rx8010: use IRQ flags obtained from fwnode | Alexandre Belloni |
2023-02-01 | rtc: rv8803: use IRQ flags obtained from fwnode | Alexandre Belloni |
2023-02-01 | rtc: rv3032: use IRQ flags obtained from fwnode | Alexandre Belloni |
2023-02-01 | rtc: rv3029c2: use IRQ flags obtained from fwnode | Alexandre Belloni |
2023-02-01 | rtc: pcf8563: use IRQ flags obtained from fwnode | Alexandre Belloni |