Age | Commit message (Expand) | Author | Files | Lines |
2022-06-03 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2022-06-02 | Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 11 | -18/+500 |
2022-06-02 | rtc: mxc: Silence a clang warning | Fabio Estevam | 1 | -1/+1 |
2022-05-25 | rtc: rzn1: Fix a variable type | Miquel Raynal | 1 | -2/+1 |
2022-05-25 | rtc: rzn1: Fix error code in probe | Dan Carpenter | 1 | -1/+1 |
2022-05-25 | rtc: rzn1: Avoid mixing variables | Miquel Raynal | 1 | -8/+8 |
2022-05-24 | Merge tag 'm68k-for-v5.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -27/+17 |
2022-05-19 | rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe | Miaoqian Lin | 1 | -10/+24 |
2022-05-19 | rtc: mt6397: check return value after calling platform_get_resource() | Yang Yingliang | 1 | -0/+2 |
2022-05-19 | rtc: rzn1: fix platform_no_drv_owner.cocci warning | Yang Li | 1 | -1/+0 |
2022-05-18 | rtc: gamecube: Add missing iounmap in gamecube_rtc_read_offset_from_sram | Yuan Can | 1 | -0/+1 |
2022-05-18 | rtc: meson: Fix email address in MODULE_AUTHOR | Nobuhiro Iwamatsu | 1 | -1/+1 |
2022-05-18 | rtc: simplify the return expression of rx8025_set_offset() | Minghao Chi | 1 | -6/+1 |
2022-05-18 | rtc: pcf85063: Add a compatible entry for pca85073a | Fabio Estevam | 1 | -0/+2 |
2022-05-18 | rtc: rzn1: Add oscillator offset support | Miquel Raynal | 1 | -0/+73 |
2022-05-18 | rtc: rzn1: Add alarm support | Miquel Raynal | 1 | -1/+105 |
2022-05-18 | rtc: rzn1: Add new RTC driver | Michel Pollet | 3 | -0/+251 |
2022-05-17 | rtc: sun6i: Add NVMEM provider | Samuel Holland | 1 | -0/+42 |
2022-05-17 | Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6" | Jernej Skrabec | 1 | -0/+17 |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann | 1 | -2/+0 |
2022-04-11 | clocksource/drivers: Add a goldfish-timer clocksource | Laurent Vivier | 1 | -12/+1 |
2022-04-11 | rtc: goldfish: Use gf_ioread32()/gf_iowrite32() | Laurent Vivier | 1 | -15/+16 |
2022-04-01 | Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 25 | -202/+617 |
2022-03-29 | rtc: check if __rtc_read_time was successful | Tom Rix | 1 | -2/+5 |
2022-03-29 | rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram | Miaoqian Lin | 1 | -0/+1 |
2022-03-29 | rtc: mc146818-lib: Fix the AltCentury for AMD platforms | Mario Limonciello | 1 | -1/+15 |
2022-03-25 | Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2 | -31/+46 |
2022-03-25 | rtc: optee: add RTC driver for OP-TEE RTC PTA | Clément Léger | 3 | -0/+373 |
2022-03-25 | rtc: pm8xxx: Return -ENODEV if set_time disallowed | Loic Poulain | 1 | -1/+1 |
2022-03-25 | rtc: pm8xxx: Attach wake irq to device | Loic Poulain | 1 | -21/+10 |
2022-03-23 | rtc: remove uie_unsupported | Alexandre Belloni | 1 | -3/+0 |
2022-03-23 | rtc: xgene: stop using uie_unsupported | Alexandre Belloni | 1 | -2/+0 |
2022-03-23 | rtc: hym8563: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni | 1 | -2/+1 |
2022-03-23 | rtc: hym8563: let the core handle the alarm resolution | Alexandre Belloni | 1 | -18/+1 |
2022-03-23 | rtc: hym8563: switch to devm_rtc_allocate_device | Alexandre Belloni | 1 | -6/+6 |
2022-03-23 | rtc: efi: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni | 1 | -1/+2 |
2022-03-23 | rtc: efi: switch to devm_rtc_allocate_device | Alexandre Belloni | 1 | -4/+5 |
2022-03-23 | rtc: spear: fix spear_rtc_read_time | Alexandre Belloni | 1 | -2/+4 |
2022-03-23 | rtc: spear: drop uie_unsupported | Alexandre Belloni | 1 | -1/+0 |
2022-03-23 | rtc: spear: set range | Alexandre Belloni | 1 | -0/+2 |
2022-03-23 | rtc: spear: switch to devm_rtc_allocate_device | Alexandre Belloni | 1 | -9/+9 |
2022-03-23 | rtc: pcf8563: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni | 1 | -1/+1 |
2022-03-23 | rtc: pcf8563: let the core handle the alarm resolution | Alexandre Belloni | 1 | -13/+1 |
2022-03-23 | rtc: pcf8523: let the core handle the alarm resolution | Alexandre Belloni | 1 | -8/+1 |
2022-03-23 | rtc: pcf8523: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni | 1 | -1/+1 |
2022-03-23 | rtc: pcf85063: set RTC_FEATURE_ALARM_RES_2S | Alexandre Belloni | 1 | -0/+1 |
2022-03-23 | rtc: pcf85063: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni | 1 | -1/+1 |
2022-03-23 | rtc: pcf2127: set RTC_FEATURE_ALARM_RES_2S | Alexandre Belloni | 1 | -0/+1 |
2022-03-23 | rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPT | Alexandre Belloni | 1 | -1/+1 |
2022-03-23 | rtc: pcf2123: set RTC_FEATURE_ALARM_RES_MINUTE | Alexandre Belloni | 1 | -0/+1 |