Age | Commit message (Expand) | Author | Files | Lines |
2023-04-30 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 9 | -181/+319 |
2023-04-14 | clk: starfive: Avoid casting iomem pointers | Stephen Boyd | 1 | -3/+6 |
2023-04-13 | reset: mpfs: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-04-13 | reset: lantiq: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-04-13 | reset: mchp: sparx5: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-04-05 | reset: starfive: Add StarFive JH7110 reset driver | Hal Feng | 3 | -0/+79 |
2023-04-05 | reset: starfive: jh71x0: Use 32bit I/O on 32bit registers | Emil Renner Berthing | 3 | -24/+23 |
2023-04-05 | reset: starfive: Rename "jh7100" to "jh71x0" for the common code | Emil Renner Berthing | 3 | -27/+27 |
2023-04-05 | reset: starfive: Extract the common JH71X0 reset code | Emil Renner Berthing | 3 | -54/+76 |
2023-04-05 | reset: starfive: Factor out common JH71X0 reset code | Emil Renner Berthing | 5 | -149/+180 |
2023-04-05 | reset: Create subdirectory for StarFive drivers | Emil Renner Berthing | 5 | -8/+12 |
2023-04-05 | reset: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE | Hal Feng | 1 | -2/+2 |
2023-01-03 | reset: uniphier-glue: Fix possible null-ptr-deref | Hui Tang | 1 | -3/+1 |
2023-01-03 | reset: ti-sci: honor TI_SCI_PROTOCOL setting when not COMPILE_TEST | Randy Dunlap | 1 | -1/+1 |
2022-10-08 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 3 | -1/+165 |
2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2022-09-22 | reset: npcm: fix iprst2 and iprst4 setting | Tomer Maimon | 1 | -1/+1 |
2022-09-14 | reset: add polarfire soc reset support | Conor Dooley | 3 | -1/+165 |
2022-08-30 | reset: microchip-sparx5: issue a reset on startup | Michael Walle | 1 | -5/+17 |
2022-08-30 | reset: imx7: Fix the iMX8MP PCIe PHY PERST support | Richard Zhu | 1 | -0/+1 |
2022-08-15 | arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA | William Zhang | 1 | -1/+1 |
2022-08-05 | Merge tag 'arm-late-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 3 | -2/+138 |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -18/+2 |
2022-07-28 | reset: tps380x: Fix spelling mistake "Voltags" -> "Voltage" | Colin Ian King | 1 | -1/+1 |
2022-07-27 | reset: tps380x: Add TPS380x device driver supprt | Marco Felsch | 3 | -0/+135 |
2022-07-20 | reset: reset-simple should depends on HAS_IOMEM | Ben Dooks | 1 | -0/+1 |
2022-07-19 | Merge branch 'nuvoton/newsoc' into arm/newsoc | Arnd Bergmann | 1 | -34/+173 |
2022-07-19 | reset: npcm: Add NPCM8XX support | Tomer Maimon | 1 | -38/+173 |
2022-07-19 | reset: npcm: using syscon instead of device data | Tomer Maimon | 1 | -5/+9 |
2022-07-13 | Revert "reset: microchip-sparx5: allow building as a module" | Philipp Zabel | 2 | -3/+7 |
2022-07-11 | reset: a10sr: allow building under COMPILE_TEST | Philipp Zabel | 1 | -1/+1 |
2022-07-11 | reset: allow building of reset simple driver if expert config selected | Ben Dooks | 1 | -1/+1 |
2022-07-08 | reset: Add Sunplus SP7021 reset driver | Qin Jian | 3 | -0/+222 |
2022-06-29 | reset: microchip-sparx5: allow building as a module | Clément Léger | 2 | -7/+3 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 2 | -18/+2 |
2022-05-10 | Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -1/+1 |
2022-05-05 | Merge tag 'reset-for-v5.19' of git://git.pengutronix.de/pza/linux into arm/dr... | Arnd Bergmann | 5 | -43/+56 |
2022-05-03 | reset: Kconfig: Make RESET_RZG2L_USBPHY_CTRL depend on ARCH_RZG2L | Lad Prabhakar | 1 | -1/+1 |
2022-05-03 | reset: ACPI reset support | Krishna Yarlagadda | 1 | -1/+14 |
2022-05-03 | reset: simple: Add AST2600 compatible | Joel Stanley | 1 | -0/+1 |
2022-05-03 | reset: reset-meson: add support for the Meson-S4 SoC Reset Controller | Zelong Dong | 1 | -0/+6 |
2022-05-03 | reset: uniphier-glue: Use devm_add_action_or_reset() | Philipp Zabel | 1 | -26/+24 |
2022-05-03 | reset: uniphier-glue: Use reset_control_bulk API | Philipp Zabel | 1 | -19/+14 |
2022-04-15 | reset: ti-sci: Allow building under COMPILE_TEST | Philipp Zabel | 1 | -1/+1 |
2022-04-04 | reset: tegra-bpmp: Restore Handle errors in BPMP response | Sameer Pujar | 1 | -1/+8 |
2022-04-04 | reset: renesas: Check return value of reset_control_deassert() | Heiner Kallweit | 1 | -1/+3 |
2022-02-25 | reset: Add Delta TN48M CPLD reset controller | Robert Marko | 3 | -0/+142 |
2022-01-10 | Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 3 | -0/+181 |
2021-12-20 | reset: starfive-jh7100: Fix 32bit compilation | Emil Renner Berthing | 1 | -0/+1 |
2021-12-16 | reset: starfive-jh7100: Add StarFive JH7100 reset driver | Emil Renner Berthing | 3 | -0/+180 |