summaryrefslogtreecommitdiff
path: root/drivers/reset
Commit message (Expand)AuthorAge
* reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2017-04-04
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-23
|\
| * reset: make zx2967 explicitly non-modularPaul Gortmaker2017-02-02
| * reset: core: fix reset_control_putHeiner Kallweit2017-02-01
| * reset: make optional functions really optionalRamiro Oliveira2017-01-20
| * reset: Change shared flag from int to boolRamiro Oliveira2017-01-20
| * reset: uniphier: add compatible string for LD11 SD-reset blockMasahiro Yamada2017-01-20
| * reset: zx2967: add reset controller driver for ZTE's zx2967 familyBaoyou Xie2017-01-20
| * reset: constify reset_control_ops structuresBhumika Goyal2017-01-12
| * reset: hisilicon: add reset-hi3660Zhangfei Gao2017-01-09
| * reset: ti_syscon: fix a ti_syscon_reset_status issueJiancheng Xue2017-01-09
* | reset: fix shared reset triggered_count decrement on errorJerome Brunet2017-02-17
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-15
|\
| * Merge tag 'tegra-for-4.10-reset' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-11-18
| |\
| | * reset: Add Tegra BPMP reset driverThierry Reding2016-11-18
| * | reset: allow using reset_control_reset with shared resetMartin Blumenstingl2016-11-14
| * | reset: lpc18xx: make it explicitly non-modularPaul Gortmaker2016-10-24
| * | reset: zynq: make it explicitly non-modularPaul Gortmaker2016-10-24
| * | reset: sunxi: make it explicitly non-modularPaul Gortmaker2016-10-24
| * | reset: socfpga: make it explicitly non-modularPaul Gortmaker2016-10-24
| * | reset: berlin: make it explicitly non-modularPaul Gortmaker2016-10-24
| * | reset: oxnas: Add OX820 supportNeil Armstrong2016-10-20
| * | reset: sti: Remove STiH415/6 reset supportPeter Griffin2016-10-20
| |/
* | reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCsMasahiro Yamada2016-10-22
|/
* reset: hi6220: allow to compile test driver on other architecturesPhilipp Zabel2016-08-30
* reset: zynq: add driver Kconfig optionPhilipp Zabel2016-08-30
* reset: sunxi: add driver Kconfig optionPhilipp Zabel2016-08-30
* reset: stm32: add driver Kconfig optionPhilipp Zabel2016-08-30
* reset: socfpga: add driver Kconfig optionPhilipp Zabel2016-08-30
* reset: pistachio: add driver Kconfig optionPhilipp Zabel2016-08-30
* reset: meson: add driver Kconfig optionPhilipp Zabel2016-08-25
* reset: lpc18xx: add driver Kconfig optionPhilipp Zabel2016-08-25
* reset: berlin: add driver Kconfig optionPhilipp Zabel2016-08-25
* reset: ath79: add driver Kconfig optionPhilipp Zabel2016-08-25
* reset: ath79: add missing includePhilipp Zabel2016-08-25
* reset: warn on invalid input to reset_control_reset/assert/deassert/statusPhilipp Zabel2016-08-24
* reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada2016-08-24
* drivers: reset: Add STM32 reset driverMaxime Coquelin2016-08-24
* reset: socfpga: no need to store modrst_offsetPhilipp Zabel2016-08-08
* reset: add TI SYSCON based reset driverAndrew F. Davis2016-06-29
* reset: hisilicon: Add hi6220 media subsystem reset supportXinliang Liu2016-06-29
* reset: hisilicon: Change to syscon register accessChen Feng2016-06-29
* reset: Add support for the Amlogic Meson SoC Reset ControllerNeil Armstrong2016-06-01
* reset: oxnas: Use devm register API and get rid of platform removeNeil Armstrong2016-05-30
* reset: fix Kconfig menu to include reset drivers in sub-menuMasahiro Yamada2016-05-30
* reset: zynq: use devm_reset_controller_register()Masahiro Yamada2016-05-30
* reset: socfpga: use devm_reset_controller_register()Masahiro Yamada2016-05-30
* reset: sunxi: use devm_reset_controller_register()Masahiro Yamada2016-05-30
* reset: pistachio: use devm_reset_controller_register()Masahiro Yamada2016-05-30
* reset: ath79: use devm_reset_controller_register()Masahiro Yamada2016-05-30