aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)AuthorFilesLines
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 6-14/+415
2017-06-06reset: Add the TI SCI reset driverGravatar Andrew F. Davis 3-0/+278
2017-06-06reset: use kref for reference countingGravatar Philipp Zabel 1-8/+15
2017-05-24reset: hi6220: Set module license so that it can be loadedGravatar Jeremy Linton 1-0/+2
2017-05-24reset: Add a Gemini reset controllerGravatar Linus Walleij 3-0/+118
2017-05-24reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCONGravatar Suman Anna 2-2/+2
2017-05-15reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register()Gravatar Markus Elfring 1-4/+2
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 11-62/+373
2017-04-04reset: add exported __reset_control_get, return NULL if optionalGravatar Philipp Zabel 1-6/+16
2017-03-28reset: uniphier: add NAND and eMMC reset controlGravatar Masahiro Yamada 1-0/+17
2017-03-15reset: sunxi: fix for 64-bit compilationGravatar Andre Przywara 1-8/+10
2017-03-15reset: Add Altera Arria10 SR Reset ControllerGravatar Thor Thayer 3-0/+146
2017-03-15reset: Add i.MX7 SRC reset driverGravatar Andrey Smirnov 3-0/+167
2017-03-08reset-socfpga: Fix nr_resets propertyGravatar Rojhalat Ibrahim 1-6/+7
2017-03-08reset: uniphier: fix non static symbol warningsGravatar Wei Yongjun 1-10/+10
2017-03-08reset: pistachio: make it explicitly non-modularGravatar Paul Gortmaker 1-7/+2
2017-03-08reset: ath79: make it explicitly non-modularGravatar Paul Gortmaker 1-19/+8
2017-03-08reset: oxnas: make it explicitly non-modularGravatar Paul Gortmaker 1-4/+2
2017-03-08reset: meson: make it explicitly non-modularGravatar Paul Gortmaker 1-8/+4
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 9-16/+289
2017-02-17reset: fix shared reset triggered_count decrement on errorGravatar Jerome Brunet 1-1/+1
2017-02-02reset: make zx2967 explicitly non-modularGravatar Paul Gortmaker 1-7/+0
2017-02-01reset: core: fix reset_control_putGravatar Heiner Kallweit 1-1/+1
2017-01-20reset: make optional functions really optionalGravatar Ramiro Oliveira 1-10/+39
2017-01-20reset: Change shared flag from int to boolGravatar Ramiro Oliveira 1-4/+4
2017-01-20reset: uniphier: add compatible string for LD11 SD-reset blockGravatar Masahiro Yamada 1-0/+4
2017-01-20reset: zx2967: add reset controller driver for ZTE's zx2967 familyGravatar Baoyou Xie 3-0/+113
2017-01-12reset: constify reset_control_ops structuresGravatar Bhumika Goyal 1-1/+1
2017-01-09reset: hisilicon: add reset-hi3660Gravatar Zhangfei Gao 3-0/+134
2017-01-09reset: ti_syscon: fix a ti_syscon_reset_status issueGravatar Jiancheng Xue 1-2/+2
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 16-325/+133
2016-11-18Merge tag 'tegra-for-4.10-reset' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Olof Johansson 5-0/+76
2016-11-18reset: Add Tegra BPMP reset driverGravatar Thierry Reding 5-0/+76
2016-11-14reset: allow using reset_control_reset with shared resetGravatar Martin Blumenstingl 1-6/+37
2016-10-24reset: lpc18xx: make it explicitly non-modularGravatar Paul Gortmaker 1-27/+5
2016-10-24reset: zynq: make it explicitly non-modularGravatar Paul Gortmaker 1-6/+4
2016-10-24reset: sunxi: make it explicitly non-modularGravatar Paul Gortmaker 1-7/+2
2016-10-24reset: socfpga: make it explicitly non-modularGravatar Paul Gortmaker 1-6/+4
2016-10-24reset: berlin: make it explicitly non-modularGravatar Paul Gortmaker 1-8/+4
2016-10-22reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCsGravatar Masahiro Yamada 1-8/+8
2016-10-20reset: oxnas: Add OX820 supportGravatar Neil Armstrong 1-0/+1
2016-10-20reset: sti: Remove STiH415/6 reset supportGravatar Peter Griffin 4-265/+0
2016-08-30reset: hi6220: allow to compile test driver on other architecturesGravatar Philipp Zabel 2-2/+3
2016-08-30reset: zynq: add driver Kconfig optionGravatar Philipp Zabel 2-1/+7
2016-08-30reset: sunxi: add driver Kconfig optionGravatar Philipp Zabel 2-1/+7
2016-08-30reset: stm32: add driver Kconfig optionGravatar Philipp Zabel 2-1/+7
2016-08-30reset: socfpga: add driver Kconfig optionGravatar Philipp Zabel 2-1/+7
2016-08-30reset: pistachio: add driver Kconfig optionGravatar Philipp Zabel 2-1/+7
2016-08-25reset: meson: add driver Kconfig optionGravatar Philipp Zabel 2-1/+7
2016-08-25reset: lpc18xx: add driver Kconfig optionGravatar Philipp Zabel 2-1/+7