summaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)AuthorLines
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
2019-08-14Merge tag 'scmi-updates-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-0/+136
2019-08-12reset: Add support for resets provided by SCMISudeep Holla-0/+136
2019-08-06reset: Add DesignWare IP support to simple resetGustavo Pimentel-1/+4
2019-08-01reset: reset-meson: update with SPDX Licence identifierNeil Armstrong-50/+1
2019-08-01dt-bindings: reset: Fix typo in imx8mq resetsGuido Günther-6/+6
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-4/+4
2019-07-04Merge tag 'reset-for-v5.3' of git://git.pengutronix.de/git/pza/linux into arm...Olof Johansson-1/+4
2019-07-04Merge tag 'reset-fixes-for-v5.2' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson-3/+0
2019-07-04reset: remove redundant null check on pointer devColin Ian King-3/+0