summaryrefslogtreecommitdiffstats
path: root/drivers/reset/sti
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-15/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2017-05-15reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register()Markus Elfring-4/+2
2016-10-20reset: sti: Remove STiH415/6 reset supportPeter Griffin-265/+0
2016-05-30reset: fix Kconfig menu to include reset drivers in sub-menuMasahiro Yamada-1/+0
2016-02-10reset: sti: Make reset_control_ops constPhilipp Zabel-1/+1
2015-11-16reset: sti: add a missing blank line after declarationPhilipp Zabel-1/+3
2015-11-16reset: sti: Provide ops .status() call-backLee Jones-0/+23
2015-11-16reset: sti: Add support for resetting co-processorsLee Jones-0/+5
2015-08-03reset: sti: constify of_device_id arrayFabian Frederick-3/+3
2015-08-03ARM: STi: DT: Move reset controller constants into common locationPhilipp Zabel-3/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2014-10-31reset: stih407: Add softreset, powerdown and picophy controllersPeter Griffin-0/+163
2014-10-20reset: sti: drop owner assignment from platform_driversWolfram Sang-2/+0
2014-05-21driver: reset: sti: add keyscan for stih416Gabriel FERNANDEZ-0/+1
2014-05-21driver: reset: sti: add keyscan for stih415Gabriel FERNANDEZ-0/+1
2014-03-11drivers: reset: stih416: add softreset controllerSrinivas Kandagatla-0/+64
2014-03-11drivers: reset: stih415: add softreset controllerSrinivas Kandagatla-0/+35
2014-03-11drivers: reset: Reset controller driver for STiH416Stephen Gallimore-1/+84
2014-03-11drivers: reset: Reset controller driver for STiH415Stephen Gallimore-0/+84
2014-03-11drivers: reset: STi SoC system configuration reset controller supportStephen Gallimore-0/+263