summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+0
2022-06-01Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-18/+500
2022-06-01rtc: mxc: Silence a clang warningFabio Estevam-1/+1
2022-05-25rtc: rzn1: Fix a variable typeMiquel Raynal-2/+1
2022-05-25rtc: rzn1: Fix error code in probeDan Carpenter-1/+1
2022-05-25rtc: rzn1: Avoid mixing variablesMiquel Raynal-8/+8
2022-05-23Merge tag 'm68k-for-v5.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+17
2022-05-19rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probeMiaoqian Lin-10/+24
2022-05-19rtc: mt6397: check return value after calling platform_get_resource()Yang Yingliang-0/+2
2022-05-19rtc: rzn1: fix platform_no_drv_owner.cocci warningYang Li-1/+0
2022-05-18rtc: gamecube: Add missing iounmap in gamecube_rtc_read_offset_from_sramYuan Can-0/+1
2022-05-18rtc: meson: Fix email address in MODULE_AUTHORNobuhiro Iwamatsu-1/+1
2022-05-18rtc: simplify the return expression of rx8025_set_offset()Minghao Chi-6/+1
2022-05-18rtc: pcf85063: Add a compatible entry for pca85073aFabio Estevam-0/+2
2022-05-17rtc: rzn1: Add oscillator offset supportMiquel Raynal-0/+73
2022-05-17rtc: rzn1: Add alarm supportMiquel Raynal-1/+105
2022-05-17rtc: rzn1: Add new RTC driverMichel Pollet-0/+251
2022-05-17rtc: sun6i: Add NVMEM providerSamuel Holland-0/+42
2022-05-17Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6"Jernej Skrabec-0/+17
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann-2/+0
2022-04-11clocksource/drivers: Add a goldfish-timer clocksourceLaurent Vivier-12/+1
2022-04-11rtc: goldfish: Use gf_ioread32()/gf_iowrite32()Laurent Vivier-15/+16
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-202/+617
2022-03-29rtc: check if __rtc_read_time was successfulTom Rix-2/+5
2022-03-29rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sramMiaoqian Lin-0/+1
2022-03-29rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello-1/+15
2022-03-25Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-31/+46
2022-03-25rtc: optee: add RTC driver for OP-TEE RTC PTAClément Léger-0/+373
2022-03-25rtc: pm8xxx: Return -ENODEV if set_time disallowedLoic Poulain-1/+1
2022-03-25rtc: pm8xxx: Attach wake irq to deviceLoic Poulain-21/+10
2022-03-23rtc: remove uie_unsupportedAlexandre Belloni-3/+0
2022-03-23rtc: xgene: stop using uie_unsupportedAlexandre Belloni-2/+0
2022-03-23rtc: hym8563: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni-2/+1
2022-03-23rtc: hym8563: let the core handle the alarm resolutionAlexandre Belloni-18/+1
2022-03-23rtc: hym8563: switch to devm_rtc_allocate_deviceAlexandre Belloni-6/+6
2022-03-23rtc: efi: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni-1/+2
2022-03-23rtc: efi: switch to devm_rtc_allocate_deviceAlexandre Belloni-4/+5
2022-03-23rtc: spear: fix spear_rtc_read_timeAlexandre Belloni-2/+4
2022-03-23rtc: spear: drop uie_unsupportedAlexandre Belloni-1/+0
2022-03-23rtc: spear: set rangeAlexandre Belloni-0/+2
2022-03-23rtc: spear: switch to devm_rtc_allocate_deviceAlexandre Belloni-9/+9
2022-03-23rtc: pcf8563: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni-1/+1
2022-03-23rtc: pcf8563: let the core handle the alarm resolutionAlexandre Belloni-13/+1
2022-03-23rtc: pcf8523: let the core handle the alarm resolutionAlexandre Belloni-8/+1
2022-03-23rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni-1/+1
2022-03-23rtc: pcf85063: set RTC_FEATURE_ALARM_RES_2SAlexandre Belloni-0/+1
2022-03-23rtc: pcf85063: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni-1/+1
2022-03-23rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2SAlexandre Belloni-0/+1
2022-03-23rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni-1/+1
2022-03-23rtc: pcf2123: set RTC_FEATURE_ALARM_RES_MINUTEAlexandre Belloni-0/+1