summaryrefslogtreecommitdiffstats
path: root/drivers/reset
Commit message (Expand)AuthorAgeFilesLines
* reset: hi6220: fix modular buildArnd Bergmann2015-12-121-0/+1
* reset: ath79: Add system restart supportAlban Bedel2015-11-251-1/+29
* reset: hi6220: Reset driver for hisilicon hi6220 SoCChen Feng2015-11-205-0/+116
* reset: remove unused device pointer from struct reset_controlPhilipp Zabel2015-11-181-8/+1
* reset: check return value of reset_controller_register()Masahiro Yamada2015-11-164-9/+4
* reset: remove redundant $(CONFIG_RESET_CONTROLLER) from MakefileMasahiro Yamada2015-11-161-1/+1
* reset: use ENOTSUPP instead of ENOSYSPhilipp Zabel2015-11-161-4/+4
* reset: sunxi: mark the of_device_id array as __initconstPhilipp Zabel2015-11-161-1/+1
* reset: sti: add a missing blank line after declarationPhilipp Zabel2015-11-161-1/+3
* reset: sti: Provide ops .status() call-backLee Jones2015-11-161-0/+23
* reset: sti: Add support for resetting co-processorsLee Jones2015-11-161-0/+5
* reset: Fix of_reset_control_get() for consistent return valuesAlban Bedel2015-11-161-1/+4
* reset: add of_reset_control_get_by_index()Vince Hsu2015-11-161-11/+29
* reset: ath79: Fix missing spin_lock_initAxel Lin2015-09-011-0/+1
* Merge branch 'reset/ath79' into reset/nextPhilipp Zabel2015-08-162-0/+129
|\
| * reset: Add a driver for the reset controller on the AR71XX/AR9XXXAlban Bedel2015-08-042-0/+129
* | reset: reset-zynq: Adding support for Xilinx Zynq reset controller.Moritz Fischer2015-08-042-0/+156
* | reset: socfpga: Update reset-socfpga to read the altr,modrst-offset propertyDinh Nguyen2015-08-031-6/+13
* | reset: add driver for lpc18xx rguJoachim Eastwood2015-08-032-0/+259
* | reset: sti: constify of_device_id arrayFabian Frederick2015-08-033-3/+3
* | ARM: STi: DT: Move reset controller constants into common locationPhilipp Zabel2015-08-033-3/+3
|/
* reset: berlin: drop arch_initcall initializationAntoine Tenart2015-05-181-70/+1
* reset: berlin: convert to a platform driverAntoine Tenart2015-05-181-1/+52
* reset: sunxi: fix spinlock initializationTyler Baker2015-01-161-0/+4
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-4/+0
|\
| * reset: sti: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
| * reset: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n...Arnd Bergmann2014-12-045-0/+193
|\ \
| * | reset: add socfpga_reset_statusDinh Nguyen2014-11-041-0/+15
| * | Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux...Philipp Zabel2014-11-033-0/+163
| |\ \
| | * | reset: stih407: Add softreset, powerdown and picophy controllersPeter Griffin2014-10-313-0/+163
| | |/
| * | reset: add reset_control_status helper functionDinh Nguyen2014-10-201-0/+15
| |/
* | reset: add the Berlin reset controller driverAntoine Ténart2014-10-202-0/+132
|/
* Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-023-3/+165
|\
| * Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux int...Olof Johansson2014-05-211-3/+18
| |\
| | * reset: sunxi: allow MFD subdevices probeBoris BREZILLON2014-05-151-3/+18
| * | reset: add driver for socfpgaSteffen Trumtrar2014-04-252-0/+147
| |/
* | driver: reset: sti: add keyscan for stih416Gabriel FERNANDEZ2014-05-211-0/+1
* | driver: reset: sti: add keyscan for stih415Gabriel FERNANDEZ2014-05-211-0/+1
|/
* Merge branch 'reset/for_v3.15' of git://git.pengutronix.de/git/pza/linux into...Arnd Bergmann2014-03-271-39/+32
|\
| * reset: Add of_reset_control_getMaxime Ripard2014-02-031-9/+30
| * reset: Mark function as static and remove unused function in core.cRashika Kheria2014-02-031-29/+1
| * reset: allow drivers to request probe deferralPhilipp Zabel2014-02-031-1/+1
* | drivers: reset: stih416: add softreset controllerSrinivas Kandagatla2014-03-111-0/+64
* | drivers: reset: stih415: add softreset controllerSrinivas Kandagatla2014-03-111-0/+35
* | drivers: reset: Reset controller driver for STiH416Stephen Gallimore2014-03-113-1/+84
* | drivers: reset: Reset controller driver for STiH415Stephen Gallimore2014-03-113-0/+84
* | drivers: reset: STi SoC system configuration reset controller supportStephen Gallimore2014-03-116-0/+266
|/
* reset: Add Allwinner SoCs Reset Controller DriverMaxime Ripard2013-11-222-0/+176
* reset: NULL deref on allocation failureDan Carpenter2013-04-121-1/+1
OpenPOWER on IntegriCloud