aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/reset (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-7/+7
2020-07-27Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/driversArnd Bergmann1-1/+1
2020-07-24firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-20reset: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-20reset: intel: fix a compile warning about REG_OFFSET redefinedDejin Zheng1-12/+12
2020-06-16reset: simple: Add reset callbackMaxime Ripard1-0/+20
2020-06-16reset: Move reset-simple header out of drivers/resetMaxime Ripard5-49/+4
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-19/+7
2020-05-06reset: hi6220: Add support for AO reset controllerPeter Griffin1-1/+68
2020-05-06reset: imx7: Add support for i.MX8MP SoCAnson Huang1-0/+101
2020-04-28firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja1-7/+1
2020-04-28firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja1-12/+6
2020-02-10reset: intel: add unspecified HAS_IOMEM dependencyBrendan Higgins1-1/+1
2020-02-10reset: brcmstb-rescal: add unspecified HAS_IOMEM dependencyBrendan Higgins1-0/+1
2020-01-10Merge tag 'reset-for-5.6' of git://git.pengutronix.de/pza/linux into arm/driversOlof Johansson8-23/+714
2020-01-08Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/linux-pm into arm/driversOlof Johansson2-12/+4
2020-01-08reset: qcom-aoss: Allow CONFIG_RESET_QCOM_AOSS to be a tristateJohn Stultz2-2/+3
2020-01-06reset: Add Broadcom STB RESCAL reset controllerJim Quinlan3-0/+115
2020-01-03reset: intel: Add system reset controller driverDilip Kota3-0/+272
2020-01-02reset: uniphier: Add SCSSI reset control for each channelKunihiko Hayashi1-5/+8
2020-01-02reset: Align logic and flow in managed helpersGeert Uytterhoeven1-16/+17
2020-01-02reset: npcm: add NPCM reset controller driverTomer Maimon3-0/+299
2019-12-24reset: reset-scmi: Match scmi device by both name and protocol idSudeep Holla1-1/+1
2019-12-10reset: Do not register resource data for missing resetsGeert Uytterhoeven1-2/+2
2019-12-10reset: Fix {of,devm}_reset_control_array_get kerneldoc return typesGeert Uytterhoeven1-4/+2
2019-12-10reset: brcmstb: Remove resource checksFlorian Fainelli1-6/+0
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-18/+81
2019-10-24reset: improve of_xlate documentationPhilipp Zabel1-2/+4
2019-10-24reset: fix of_reset_control_get_count kerneldoc commentPhilipp Zabel1-1/+2
2019-10-24reset: fix of_reset_simple_xlate kerneldoc commentPhilipp Zabel1-1/+0
2019-10-24reset: simple: Add Realtek RTD1195/RTD1295Andreas Färber1-1/+2
2019-10-24reset: simple: Keep alphabetical orderAndreas Färber1-2/+2
2019-10-22reset: zynqmp: Make reset_control_ops constPhilipp Zabel1-1/+1
2019-10-22reset: hisilicon: hi3660: Make reset_control_ops constPhilipp Zabel1-1/+1
2019-10-22reset: build simple reset controller driver for AgilexDinh Nguyen1-1/+1
2019-10-22reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I1-0/+1
2019-10-08reset: add support for the Meson-A1 SoC Reset ControllerXingyu Chen1-7/+28
2019-10-03reset: uniphier-glue: Add Pro5 USB3 supportKunihiko Hayashi1-0/+4
2019-10-03reset: Remove copy'n'paste redundancy in the commentsAndy Shevchenko1-2/+0
2019-10-03reset: meson-audio-arb: add sm1 supportJerome Brunet1-3/+40
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-09-18reset: reset-scmi: add missing handle initialisationSudeep Holla1-0/+1
2019-08-14Merge tag 'scmi-updates-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/driversArnd Bergmann3-0/+136
2019-08-12reset: Add support for resets provided by SCMISudeep Holla3-0/+136
2019-08-06reset: Add DesignWare IP support to simple resetGustavo Pimentel2-1/+4
2019-08-01reset: reset-meson: update with SPDX Licence identifierNeil Armstrong1-50/+1
2019-08-01dt-bindings: reset: Fix typo in imx8mq resetsGuido Günther1-6/+6
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-4/+4
2019-07-04Merge tag 'reset-for-v5.3' of git://git.pengutronix.de/git/pza/linux into arm/driversOlof Johansson2-1/+4
2019-07-04Merge tag 'reset-fixes-for-v5.2' of git://git.pengutronix.de/git/pza/linux into arm/driversOlof Johansson1-3/+0