summaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)AuthorLines
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-14/+64
2020-09-23reset: sti: reset-syscfg: fix struct description warningsAlain Volmat-3/+4
2020-09-23reset: imx7: add the cm4 reset for i.MX8MQPeng Fan-0/+4
2020-09-23reset: Fix and extend kerneldocKrzysztof Kozlowski-1/+2
2020-09-23reset: reset-zynqmp: Added support for Versal platformSai Krishna Potthuri-6/+44
2020-09-23reset: imx7: Support module buildAnson Huang-4/+10
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman-7/+7
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-7/+7
2020-08-18reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne-0/+134
2020-07-27Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-1/+1
2020-07-24firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-07-20reset: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-07-20reset: intel: fix a compile warning about REG_OFFSET redefinedDejin Zheng-12/+12
2020-06-16reset: simple: Add reset callbackMaxime Ripard-0/+20
2020-06-16reset: Move reset-simple header out of drivers/resetMaxime Ripard-49/+4
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-19/+7
2020-05-06reset: hi6220: Add support for AO reset controllerPeter Griffin-1/+68
2020-05-06reset: imx7: Add support for i.MX8MP SoCAnson Huang-0/+101
2020-04-28firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja-7/+1
2020-04-28firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja-12/+6
2020-02-10reset: intel: add unspecified HAS_IOMEM dependencyBrendan Higgins-1/+1
2020-02-10reset: brcmstb-rescal: add unspecified HAS_IOMEM dependencyBrendan Higgins-0/+1
2020-01-10Merge tag 'reset-for-5.6' of git://git.pengutronix.de/pza/linux into arm/driversOlof Johansson-23/+714
2020-01-08Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson-12/+4
2020-01-08reset: qcom-aoss: Allow CONFIG_RESET_QCOM_AOSS to be a tristateJohn Stultz-2/+3
2020-01-06reset: Add Broadcom STB RESCAL reset controllerJim Quinlan-0/+115
2020-01-03reset: intel: Add system reset controller driverDilip Kota-0/+272
2020-01-02reset: uniphier: Add SCSSI reset control for each channelKunihiko Hayashi-5/+8
2020-01-02reset: Align logic and flow in managed helpersGeert Uytterhoeven-16/+17
2020-01-02reset: npcm: add NPCM reset controller driverTomer Maimon-0/+299
2019-12-24reset: reset-scmi: Match scmi device by both name and protocol idSudeep Holla-1/+1
2019-12-10reset: Do not register resource data for missing resetsGeert Uytterhoeven-2/+2
2019-12-10reset: Fix {of,devm}_reset_control_array_get kerneldoc return typesGeert Uytterhoeven-4/+2
2019-12-10reset: brcmstb: Remove resource checksFlorian Fainelli-6/+0
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-18/+81
2019-10-24reset: improve of_xlate documentationPhilipp Zabel-2/+4
2019-10-24reset: fix of_reset_control_get_count kerneldoc commentPhilipp Zabel-1/+2
2019-10-24reset: fix of_reset_simple_xlate kerneldoc commentPhilipp Zabel-1/+0
2019-10-24reset: simple: Add Realtek RTD1195/RTD1295Andreas Färber-1/+2
2019-10-24reset: simple: Keep alphabetical orderAndreas Färber-2/+2
2019-10-22reset: zynqmp: Make reset_control_ops constPhilipp Zabel-1/+1
2019-10-22reset: hisilicon: hi3660: Make reset_control_ops constPhilipp Zabel-1/+1
2019-10-22reset: build simple reset controller driver for AgilexDinh Nguyen-1/+1
2019-10-22reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I-0/+1
2019-10-08reset: add support for the Meson-A1 SoC Reset ControllerXingyu Chen-7/+28
2019-10-03reset: uniphier-glue: Add Pro5 USB3 supportKunihiko Hayashi-0/+4
2019-10-03reset: Remove copy'n'paste redundancy in the commentsAndy Shevchenko-2/+0
2019-10-03reset: meson-audio-arb: add sm1 supportJerome Brunet-3/+40
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-0/+1
2019-09-18reset: reset-scmi: add missing handle initialisationSudeep Holla-0/+1