summaryrefslogtreecommitdiff
path: root/drivers/reset
Commit message (Expand)AuthorAge
* reset: Add Oxford Semiconductor Reset Controller driverNeil Armstrong2016-04-01
* reset: lpc18xx: get rid of global variables for restart notifierJoachim Eastwood2016-03-30
* reset: Add support for shared reset controlsHans de Goede2016-03-30
* reset: Share struct reset_control between reset_control_get callsHans de Goede2016-03-30
* reset: Make [of_]reset_control_get[_foo] functions wrappersHans de Goede2016-03-30
* reset: sti: Make reset_control_ops constPhilipp Zabel2016-02-10
* reset: zynq: Make reset_control_ops constPhilipp Zabel2016-02-10
* reset: socfpga: Make reset_control_ops constPhilipp Zabel2016-02-10
* reset: hi6220: Make reset_control_ops constPhilipp Zabel2016-02-10
* reset: ath79: Make reset_control_ops constPhilipp Zabel2016-02-10
* reset: lpc18xx: Make reset_control_ops constPhilipp Zabel2016-02-08
* reset: sunxi: Make reset_control_ops constPhilipp Zabel2016-02-08
* reset: img: Make reset_control_ops constPhilipp Zabel2016-02-08
* reset: berlin: Make reset_control_ops constPhilipp Zabel2016-02-08
* reset: berlin: drop DT cell size checkPhilipp Zabel2016-02-05
* reset: img: Add Pistachio reset controller driverDamien Horsley2016-02-05
* reset: hisilicon: check return value of reset_controller_register()Masahiro Yamada2016-01-25
* reset: Move DT cell size check to the coreMaxime Ripard2016-01-25
* reset: remove unnecessary local variable initialization from of_reset_control...Philipp Zabel2016-01-25
* reset: hi6220: fix modular buildArnd Bergmann2015-12-12
* reset: ath79: Add system restart supportAlban Bedel2015-11-25
* reset: hi6220: Reset driver for hisilicon hi6220 SoCChen Feng2015-11-20
* reset: remove unused device pointer from struct reset_controlPhilipp Zabel2015-11-18
* reset: check return value of reset_controller_register()Masahiro Yamada2015-11-16
* reset: remove redundant $(CONFIG_RESET_CONTROLLER) from MakefileMasahiro Yamada2015-11-16
* reset: use ENOTSUPP instead of ENOSYSPhilipp Zabel2015-11-16
* reset: sunxi: mark the of_device_id array as __initconstPhilipp Zabel2015-11-16
* reset: sti: add a missing blank line after declarationPhilipp Zabel2015-11-16
* reset: sti: Provide ops .status() call-backLee Jones2015-11-16
* reset: sti: Add support for resetting co-processorsLee Jones2015-11-16
* reset: Fix of_reset_control_get() for consistent return valuesAlban Bedel2015-11-16
* reset: add of_reset_control_get_by_index()Vince Hsu2015-11-16
* reset: ath79: Fix missing spin_lock_initAxel Lin2015-09-01
* Merge branch 'reset/ath79' into reset/nextPhilipp Zabel2015-08-16
|\
| * reset: Add a driver for the reset controller on the AR71XX/AR9XXXAlban Bedel2015-08-04
* | reset: reset-zynq: Adding support for Xilinx Zynq reset controller.Moritz Fischer2015-08-04
* | reset: socfpga: Update reset-socfpga to read the altr,modrst-offset propertyDinh Nguyen2015-08-03
* | reset: add driver for lpc18xx rguJoachim Eastwood2015-08-03
* | reset: sti: constify of_device_id arrayFabian Frederick2015-08-03
* | ARM: STi: DT: Move reset controller constants into common locationPhilipp Zabel2015-08-03
|/
* reset: berlin: drop arch_initcall initializationAntoine Tenart2015-05-18
* reset: berlin: convert to a platform driverAntoine Tenart2015-05-18
* reset: sunxi: fix spinlock initializationTyler Baker2015-01-16
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * reset: sti: drop owner assignment from platform_driversWolfram Sang2014-10-20
| * reset: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n...Arnd Bergmann2014-12-04
|\ \
| * | reset: add socfpga_reset_statusDinh Nguyen2014-11-04
| * | Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux...Philipp Zabel2014-11-03
| |\ \
| | * | reset: stih407: Add softreset, powerdown and picophy controllersPeter Griffin2014-10-31
| | |/