aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)Author
2024-01-25reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2024-01-05reset: Fix crash when freeing non-existent optional resetsGeert Uytterhoeven
2022-10-05reset: imx7: Fix the iMX8MP PCIe PHY PERST supportRichard Zhu
2022-04-27reset: tegra-bpmp: Restore Handle errors in BPMP responseSameer Pujar
2021-11-18reset: socfpga: add empty driver allowing consumers to probePaweł Anikiel
2021-11-02reset: brcmstb-rescal: fix incorrect polarity of status bitJim Quinlan
2021-09-08reset: reset-zynqmp: Fixed the argument data typeSai Krishna Potthuri
2021-07-25reset: ti-syscon: fix to_ti_syscon_reset_data macroPhilipp Zabel
2021-07-20reset: bail if try_module_get() failsPhilipp Zabel
2021-07-20reset: brcmstb: Add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20reset: a10sr: add missing of_match_table referenceKrzysztof Kozlowski
2021-07-20reset: RESET_INTEL_GW should depend on X86Geert Uytterhoeven
2021-07-20reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTBGeert Uytterhoeven
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-09-23reset: sti: reset-syscfg: fix struct description warningsAlain Volmat
2020-09-23reset: imx7: add the cm4 reset for i.MX8MQPeng Fan
2020-09-23reset: Fix and extend kerneldocKrzysztof Kozlowski
2020-09-23reset: reset-zynqmp: Added support for Versal platformSai Krishna Potthuri
2020-09-23reset: imx7: Support module buildAnson Huang
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne
2020-07-27Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-07-24firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-20reset: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-20reset: intel: fix a compile warning about REG_OFFSET redefinedDejin Zheng
2020-06-16reset: simple: Add reset callbackMaxime Ripard
2020-06-16reset: Move reset-simple header out of drivers/resetMaxime Ripard
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-06reset: hi6220: Add support for AO reset controllerPeter Griffin
2020-05-06reset: imx7: Add support for i.MX8MP SoCAnson Huang
2020-04-28firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja
2020-02-10reset: intel: add unspecified HAS_IOMEM dependencyBrendan Higgins
2020-02-10reset: brcmstb-rescal: add unspecified HAS_IOMEM dependencyBrendan Higgins
2020-01-10Merge tag 'reset-for-5.6' of git://git.pengutronix.de/pza/linux into arm/driversOlof Johansson
2020-01-08Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson
2020-01-08reset: qcom-aoss: Allow CONFIG_RESET_QCOM_AOSS to be a tristateJohn Stultz
2020-01-06reset: Add Broadcom STB RESCAL reset controllerJim Quinlan
2020-01-03reset: intel: Add system reset controller driverDilip Kota
2020-01-02reset: uniphier: Add SCSSI reset control for each channelKunihiko Hayashi
2020-01-02reset: Align logic and flow in managed helpersGeert Uytterhoeven
2020-01-02reset: npcm: add NPCM reset controller driverTomer Maimon
2019-12-24reset: reset-scmi: Match scmi device by both name and protocol idSudeep Holla
2019-12-10reset: Do not register resource data for missing resetsGeert Uytterhoeven
2019-12-10reset: Fix {of,devm}_reset_control_array_get kerneldoc return typesGeert Uytterhoeven
2019-12-10reset: brcmstb: Remove resource checksFlorian Fainelli
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-10-24reset: improve of_xlate documentationPhilipp Zabel
2019-10-24reset: fix of_reset_control_get_count kerneldoc commentPhilipp Zabel