aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
2015-12-12reset: hi6220: fix modular buildArnd Bergmann
2015-11-25reset: ath79: Add system restart supportAlban Bedel
2015-11-20reset: hi6220: Reset driver for hisilicon hi6220 SoCChen Feng
2015-11-18reset: remove unused device pointer from struct reset_controlPhilipp Zabel
2015-11-16reset: check return value of reset_controller_register()Masahiro Yamada
2015-11-16reset: remove redundant $(CONFIG_RESET_CONTROLLER) from MakefileMasahiro Yamada
2015-11-16reset: use ENOTSUPP instead of ENOSYSPhilipp Zabel
2015-11-16reset: sunxi: mark the of_device_id array as __initconstPhilipp Zabel
2015-11-16reset: sti: add a missing blank line after declarationPhilipp Zabel
2015-11-16reset: sti: Provide ops .status() call-backLee Jones
2015-11-16reset: sti: Add support for resetting co-processorsLee Jones
2015-11-16reset: Fix of_reset_control_get() for consistent return valuesAlban Bedel
2015-11-16reset: add of_reset_control_get_by_index()Vince Hsu
2015-09-01reset: ath79: Fix missing spin_lock_initAxel Lin
2015-08-16Merge branch 'reset/ath79' into reset/nextPhilipp Zabel
2015-08-04reset: reset-zynq: Adding support for Xilinx Zynq reset controller.Moritz Fischer
2015-08-04reset: Add a driver for the reset controller on the AR71XX/AR9XXXAlban Bedel
2015-08-03reset: socfpga: Update reset-socfpga to read the altr,modrst-offset propertyDinh Nguyen
2015-08-03reset: add driver for lpc18xx rguJoachim Eastwood
2015-08-03reset: sti: constify of_device_id arrayFabian Frederick
2015-08-03ARM: STi: DT: Move reset controller constants into common locationPhilipp Zabel
2015-05-18reset: berlin: drop arch_initcall initializationAntoine Tenart
2015-05-18reset: berlin: convert to a platform driverAntoine Tenart
2015-01-16reset: sunxi: fix spinlock initializationTyler Baker
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-04Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n...Arnd Bergmann
2014-11-04reset: add socfpga_reset_statusDinh Nguyen
2014-11-03Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux...Philipp Zabel
2014-10-31reset: stih407: Add softreset, powerdown and picophy controllersPeter Griffin
2014-10-20reset: add the Berlin reset controller driverAntoine Ténart
2014-10-20reset: sti: drop owner assignment from platform_driversWolfram Sang
2014-10-20reset: drop owner assignment from platform_driversWolfram Sang
2014-10-20reset: add reset_control_status helper functionDinh Nguyen
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-21Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux int...Olof Johansson
2014-05-21driver: reset: sti: add keyscan for stih416Gabriel FERNANDEZ
2014-05-21driver: reset: sti: add keyscan for stih415Gabriel FERNANDEZ
2014-05-15reset: sunxi: allow MFD subdevices probeBoris BREZILLON
2014-04-25reset: add driver for socfpgaSteffen Trumtrar
2014-03-27Merge branch 'reset/for_v3.15' of git://git.pengutronix.de/git/pza/linux into...Arnd Bergmann
2014-03-11drivers: reset: stih416: add softreset controllerSrinivas Kandagatla
2014-03-11drivers: reset: stih415: add softreset controllerSrinivas Kandagatla
2014-03-11drivers: reset: Reset controller driver for STiH416Stephen Gallimore
2014-03-11drivers: reset: Reset controller driver for STiH415Stephen Gallimore
2014-03-11drivers: reset: STi SoC system configuration reset controller supportStephen Gallimore
2014-02-03reset: Add of_reset_control_getMaxime Ripard
2014-02-03reset: Mark function as static and remove unused function in core.cRashika Kheria
2014-02-03reset: allow drivers to request probe deferralPhilipp Zabel
2013-11-22reset: Add Allwinner SoCs Reset Controller DriverMaxime Ripard
2013-04-12reset: NULL deref on allocation failureDan Carpenter