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