summaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
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
2019-10-24reset: fix of_reset_simple_xlate kerneldoc commentPhilipp Zabel
2019-10-24reset: simple: Add Realtek RTD1195/RTD1295Andreas Färber
2019-10-24reset: simple: Keep alphabetical orderAndreas Färber
2019-10-22reset: zynqmp: Make reset_control_ops constPhilipp Zabel
2019-10-22reset: hisilicon: hi3660: Make reset_control_ops constPhilipp Zabel
2019-10-22reset: build simple reset controller driver for AgilexDinh Nguyen
2019-10-22reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I
2019-10-08reset: add support for the Meson-A1 SoC Reset ControllerXingyu Chen
2019-10-03reset: uniphier-glue: Add Pro5 USB3 supportKunihiko Hayashi
2019-10-03reset: Remove copy'n'paste redundancy in the commentsAndy Shevchenko
2019-10-03reset: meson-audio-arb: add sm1 supportJerome Brunet
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-18reset: reset-scmi: add missing handle initialisationSudeep Holla