aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-23rtc: remove uie_unsupportedAlexandre Belloni
2022-03-23rtc: xgene: stop using uie_unsupportedAlexandre Belloni
2022-03-23rtc: hym8563: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23rtc: hym8563: let the core handle the alarm resolutionAlexandre Belloni
2022-03-23rtc: hym8563: switch to devm_rtc_allocate_deviceAlexandre Belloni
2022-03-23rtc: efi: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23rtc: efi: switch to devm_rtc_allocate_deviceAlexandre Belloni
2022-03-23rtc: spear: fix spear_rtc_read_timeAlexandre Belloni
2022-03-23rtc: spear: drop uie_unsupportedAlexandre Belloni
2022-03-23rtc: spear: set rangeAlexandre Belloni
2022-03-23rtc: spear: switch to devm_rtc_allocate_deviceAlexandre Belloni
2022-03-23rtc: pcf8563: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23rtc: pcf8563: let the core handle the alarm resolutionAlexandre Belloni
2022-03-23rtc: pcf8523: let the core handle the alarm resolutionAlexandre Belloni
2022-03-23rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23rtc: pcf85063: set RTC_FEATURE_ALARM_RES_2SAlexandre Belloni
2022-03-23rtc: pcf85063: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2SAlexandre Belloni
2022-03-23rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23rtc: pcf2123: set RTC_FEATURE_ALARM_RES_MINUTEAlexandre Belloni
2022-03-23rtc: pcf2123: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23rtc: opal: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23rtc: m41t80: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23rtc: mpc5121: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23rtc: mpc5121: let the core handle the alarm resolutionAlexandre Belloni
2022-03-23rtc: ds1307: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23rtc: ds1685: drop no_irqAlexandre Belloni
2022-03-23rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2022-03-23clk: sunxi-ng: sun6i-rtc: Add support for H6Samuel Holland
2022-03-23clk: sunxi-ng: Add support for the sun6i RTC clocksSamuel Holland
2022-03-23clk: sunxi-ng: mux: Allow muxes to have keysSamuel Holland
2022-03-23rtc: wm8350: Handle error for wm8350_register_irqJiasheng Jiang
2022-03-23rtc: sun6i: Add Allwinner H616 supportAndre Przywara
2022-03-23rtc: sun6i: Add support for broken-down alarm registersAndre Przywara
2022-03-23rtc: sun6i: Add support for linear day storageAndre Przywara
2022-03-23rtc: sun6i: Fix time overflow handlingAndre Przywara
2022-03-23rtc: pl031: fix rtc features null pointer dereferenceAli Pouladi
2022-03-23rtc: mc146818-lib: fix locking in mc146818_set_timeMateusz Jończyk
2022-02-15rtc: pcf2127: fix bug when reading alarm registersHugo Villeneuve
2022-02-15rtc: pcf2127: use IRQ flags obtained from device tree if availableHugo Villeneuve
2022-02-15rtc: pcf8523: Fix GCC 12 warningVictor Erminpour
2022-02-15rtc: sun6i: Enable the bus clock when providedSamuel Holland
2022-02-15rtc: fix use-after-free on device removalVincent Whitchurch
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds