aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2023-03-03Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 28-489/+999
2023-02-25rtc: pm8xxx: add support for nvmem offsetGravatar Johan Hovold 1-12/+129
2023-02-25Merge tag 'rtc-6.2-fixes' into rtc-nextGravatar Alexandre Belloni 1-2/+2
2023-02-24rtc: abx80x: Add nvmem supportGravatar Sean Anderson 1-0/+77
2023-02-22rtc: rx6110: Remove unused of_gpio,hGravatar Andy Shevchenko 1-1/+0
2023-02-22rtc: efi: Avoid spamming the log on RTC read failureGravatar Ard Biesheuvel 1-1/+1
2023-02-22rtc: isl12022: sort header inclusion alphabeticallyGravatar Andy Shevchenko 1-5/+5
2023-02-22rtc: isl12022: Join string literals backGravatar Andy Shevchenko 1-6/+2
2023-02-22rtc: isl12022: Drop unneeded OF guards and of_match_ptr()Gravatar Andy Shevchenko 1-9/+1
2023-02-22rtc: isl12022: Explicitly use __le16 type for ISL12022_REG_TEMP_LGravatar Andy Shevchenko 1-4/+5
2023-02-22rtc: isl12022: Get rid of unneeded private struct isl12022Gravatar Andy Shevchenko 1-35/+21
2023-02-22rtc: pcf85363: add support for the quartz-load-femtofarads propertyGravatar Javier Carrasco 1-1/+36
2023-02-22rtc: allow rtc_read_alarm without read_alarm callbackGravatar Alexandre Belloni 1-1/+1
2023-02-22rtc: rv3032: add ACPI supportGravatar Alexandre Belloni 1-0/+7
2023-02-22rtc: rv3028: add ACPI supportGravatar Alexandre Belloni 1-0/+7
2023-02-22rtc: bbnsm: Add the bbnsm rtc supportGravatar Jacky Bai 3-0/+239
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-385/+2
2023-02-09rtc: jz4740: Register clock provider for the CLK32K pinGravatar Paul Cercueil 2-1/+57
2023-02-09rtc: jz4740: Use dev_err_probe()Gravatar Paul Cercueil 1-13/+7
2023-02-09rtc: jz4740: Use readl_poll_timeoutGravatar Paul Cercueil 1-12/+6
2023-02-09rtc: moxart: switch to using gpiod APIGravatar Dmitry Torokhov 1-53/+36
2023-02-09rtc: pm8xxx: drop error messagesGravatar Johan Hovold 1-6/+2
2023-02-09rtc: pm8xxx: clean up local declarationsGravatar Johan Hovold 1-7/+7
2023-02-09rtc: pm8xxx: refactor read_time()Gravatar Johan Hovold 1-21/+33
2023-02-09rtc: pm8xxx: use u32 for timestampsGravatar Johan Hovold 1-6/+6
2023-02-09rtc: pm8xxx: clean up commentsGravatar Johan Hovold 1-22/+17
2023-02-09rtc: pm8xxx: rename alarm irq variableGravatar Johan Hovold 1-6/+6
2023-02-09rtc: pm8xxx: rename struct device pointerGravatar Johan Hovold 1-3/+3
2023-02-09rtc: pm8xxx: clean up time and alarm debuggingGravatar Johan Hovold 1-6/+4
2023-02-09rtc: pm8xxx: use unaligned le32 helpersGravatar Johan Hovold 1-18/+8
2023-02-09rtc: pm8xxx: drop unused register definesGravatar Johan Hovold 1-6/+0
2023-02-09rtc: pm8xxx: return IRQ_NONE on errorsGravatar Johan Hovold 1-3/+3
2023-02-09rtc: pm8xxx: drop bogus lockingGravatar Johan Hovold 1-46/+21
2023-02-09rtc: pm8xxx: use regmap_update_bits()Gravatar Johan Hovold 1-65/+22
2023-02-09rtc: pm8xxx: drop spmi error messagesGravatar Johan Hovold 1-54/+17
2023-02-09rtc: pm8xxx: fix set-alarm raceGravatar Johan Hovold 1-14/+10
2023-02-09rtc: rv8803: invalidate date/time if alarm time is invalidGravatar Sascha Hauer 1-7/+38
2023-02-01rtc: remove v3020 driverGravatar Arnd Bergmann 3-379/+0
2023-02-01rtc: max8907: Drop unused i2c includeGravatar Uwe Kleine-König 1-1/+0
2023-02-01rtc: rx8010: use IRQ flags obtained from fwnodeGravatar Alexandre Belloni 1-2/+6
2023-02-01rtc: rv8803: use IRQ flags obtained from fwnodeGravatar Alexandre Belloni 1-1/+6
2023-02-01rtc: rv3032: use IRQ flags obtained from fwnodeGravatar Alexandre Belloni 1-1/+6
2023-02-01rtc: rv3029c2: use IRQ flags obtained from fwnodeGravatar Alexandre Belloni 1-1/+6
2023-02-01rtc: pcf8563: use IRQ flags obtained from fwnodeGravatar Alexandre Belloni 1-1/+6
2023-02-01rtc: pcf85363: use IRQ flags obtained fromfwnodeGravatar Alexandre Belloni 1-1/+6
2023-02-01rtc: pcf8523: use IRQ flags obtained from fwnodeGravatar Alexandre Belloni 1-1/+6
2023-02-01rtc: pcf85063: use IRQ flags obtained from fwnodeGravatar Alexandre Belloni 1-1/+6
2023-02-01rtc: pcf2123: use IRQ flags obtained from fwnodeGravatar Alexandre Belloni 1-1/+6
2023-02-01rtc: m41t80: use IRQ flags obtained from fwnodeGravatar Alexandre Belloni 1-1/+6
2023-02-01rtc: hym8563: use IRQ flags obtained from fwnodeGravatar Alexandre Belloni 1-1/+6