aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-01reset: Add Oxford Semiconductor Reset Controller driverNeil Armstrong3-0/+140
2016-03-30reset: lpc18xx: get rid of global variables for restart notifierJoachim Eastwood1-12/+10
2016-03-30reset: Add support for shared reset controlsHans de Goede1-11/+48
2016-03-30reset: Share struct reset_control between reset_control_get callsHans de Goede1-21/+63
2016-03-30reset: Make [of_]reset_control_get[_foo] functions wrappersHans de Goede1-67/+17
2016-02-10reset: sti: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: zynq: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: socfpga: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: hi6220: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-10reset: ath79: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: lpc18xx: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: sunxi: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: img: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-08reset: berlin: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-02-05reset: berlin: drop DT cell size checkPhilipp Zabel1-3/+0
2016-02-05reset: img: Add Pistachio reset controller driverDamien Horsley2-0/+155
2016-01-25reset: hisilicon: check return value of reset_controller_register()Masahiro Yamada1-3/+1
2016-01-25reset: Move DT cell size check to the coreMaxime Ripard1-3/+5
2016-01-25reset: remove unnecessary local variable initialization from of_reset_control_get_by_indexPhilipp Zabel1-1/+1
2015-12-12reset: hi6220: fix modular buildArnd Bergmann1-0/+1
2015-11-25reset: ath79: Add system restart supportAlban Bedel1-1/+29
2015-11-20reset: hi6220: Reset driver for hisilicon hi6220 SoCChen Feng5-0/+116
2015-11-18reset: remove unused device pointer from struct reset_controlPhilipp Zabel1-8/+1
2015-11-16reset: check return value of reset_controller_register()Masahiro Yamada4-9/+4
2015-11-16reset: remove redundant $(CONFIG_RESET_CONTROLLER) from MakefileMasahiro Yamada1-1/+1
2015-11-16reset: use ENOTSUPP instead of ENOSYSPhilipp Zabel1-4/+4
2015-11-16reset: sunxi: mark the of_device_id array as __initconstPhilipp Zabel1-1/+1
2015-11-16reset: sti: add a missing blank line after declarationPhilipp Zabel1-1/+3
2015-11-16reset: sti: Provide ops .status() call-backLee Jones1-0/+23
2015-11-16reset: sti: Add support for resetting co-processorsLee Jones1-0/+5
2015-11-16reset: Fix of_reset_control_get() for consistent return valuesAlban Bedel1-1/+4
2015-11-16reset: add of_reset_control_get_by_index()Vince Hsu1-11/+29
2015-09-01reset: ath79: Fix missing spin_lock_initAxel Lin1-0/+1
2015-08-16Merge branch 'reset/ath79' into reset/nextPhilipp Zabel2-0/+129
2015-08-04reset: reset-zynq: Adding support for Xilinx Zynq reset controller.Moritz Fischer2-0/+156
2015-08-04reset: Add a driver for the reset controller on the AR71XX/AR9XXXAlban Bedel2-0/+129
2015-08-03reset: socfpga: Update reset-socfpga to read the altr,modrst-offset propertyDinh Nguyen1-6/+13
2015-08-03reset: add driver for lpc18xx rguJoachim Eastwood2-0/+259
2015-08-03reset: sti: constify of_device_id arrayFabian Frederick3-3/+3
2015-08-03ARM: STi: DT: Move reset controller constants into common locationPhilipp Zabel3-3/+3
2015-05-18reset: berlin: drop arch_initcall initializationAntoine Tenart1-70/+1
2015-05-18reset: berlin: convert to a platform driverAntoine Tenart1-1/+52
2015-01-16reset: sunxi: fix spinlock initializationTyler Baker1-0/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-4/+0
2014-12-04Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into next/driversArnd Bergmann5-0/+193
2014-11-04reset: add socfpga_reset_statusDinh Nguyen1-0/+15
2014-11-03Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux-sti into reset/for_v3.19Philipp Zabel3-0/+163
2014-10-31reset: stih407: Add softreset, powerdown and picophy controllersPeter Griffin3-0/+163
2014-10-20reset: add the Berlin reset controller driverAntoine Ténart2-0/+132
2014-10-20reset: sti: drop owner assignment from platform_driversWolfram Sang2-2/+0