aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)Author
2017-05-24reset: hi6220: Set module license so that it can be loadedJeremy Linton
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-04-04reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel
2017-03-28reset: uniphier: add NAND and eMMC reset controlMasahiro Yamada
2017-03-15reset: sunxi: fix for 64-bit compilationAndre Przywara
2017-03-15reset: Add Altera Arria10 SR Reset ControllerThor Thayer
2017-03-15reset: Add i.MX7 SRC reset driverAndrey Smirnov
2017-03-08reset-socfpga: Fix nr_resets propertyRojhalat Ibrahim
2017-03-08reset: uniphier: fix non static symbol warningsWei Yongjun
2017-03-08reset: pistachio: make it explicitly non-modularPaul Gortmaker
2017-03-08reset: ath79: make it explicitly non-modularPaul Gortmaker
2017-03-08reset: oxnas: make it explicitly non-modularPaul Gortmaker
2017-03-08reset: meson: make it explicitly non-modularPaul Gortmaker
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet
2017-02-02reset: make zx2967 explicitly non-modularPaul Gortmaker
2017-02-01reset: core: fix reset_control_putHeiner Kallweit
2017-01-20reset: make optional functions really optionalRamiro Oliveira
2017-01-20reset: Change shared flag from int to boolRamiro Oliveira
2017-01-20reset: uniphier: add compatible string for LD11 SD-reset blockMasahiro Yamada
2017-01-20reset: zx2967: add reset controller driver for ZTE's zx2967 familyBaoyou Xie
2017-01-12reset: constify reset_control_ops structuresBhumika Goyal
2017-01-09reset: hisilicon: add reset-hi3660Zhangfei Gao
2017-01-09reset: ti_syscon: fix a ti_syscon_reset_status issueJiancheng Xue
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-11-18Merge tag 'tegra-for-4.10-reset' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2016-11-18reset: Add Tegra BPMP reset driverThierry Reding
2016-11-14reset: allow using reset_control_reset with shared resetMartin Blumenstingl
2016-10-24reset: lpc18xx: make it explicitly non-modularPaul Gortmaker
2016-10-24reset: zynq: make it explicitly non-modularPaul Gortmaker
2016-10-24reset: sunxi: make it explicitly non-modularPaul Gortmaker
2016-10-24reset: socfpga: make it explicitly non-modularPaul Gortmaker
2016-10-24reset: berlin: make it explicitly non-modularPaul Gortmaker
2016-10-22reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCsMasahiro Yamada
2016-10-20reset: oxnas: Add OX820 supportNeil Armstrong
2016-10-20reset: sti: Remove STiH415/6 reset supportPeter Griffin
2016-08-30reset: hi6220: allow to compile test driver on other architecturesPhilipp Zabel
2016-08-30reset: zynq: add driver Kconfig optionPhilipp Zabel
2016-08-30reset: sunxi: add driver Kconfig optionPhilipp Zabel
2016-08-30reset: stm32: add driver Kconfig optionPhilipp Zabel
2016-08-30reset: socfpga: add driver Kconfig optionPhilipp Zabel
2016-08-30reset: pistachio: add driver Kconfig optionPhilipp Zabel
2016-08-25reset: meson: add driver Kconfig optionPhilipp Zabel
2016-08-25reset: lpc18xx: add driver Kconfig optionPhilipp Zabel
2016-08-25reset: berlin: add driver Kconfig optionPhilipp Zabel
2016-08-25reset: ath79: add driver Kconfig optionPhilipp Zabel
2016-08-25reset: ath79: add missing includePhilipp Zabel
2016-08-24reset: warn on invalid input to reset_control_reset/assert/deassert/statusPhilipp Zabel
2016-08-24reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada
2016-08-24drivers: reset: Add STM32 reset driverMaxime Coquelin