summaryrefslogtreecommitdiffstats
path: root/include/linux/reset-controller.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-12-051-1/+2
|\
| * reset: improve of_xlate documentationPhilipp Zabel2019-10-241-1/+2
* | reset: fix reset_control_ops kerneldoc commentRandy Dunlap2019-10-281-1/+1
* | reset: fix reset_control_lookup kerneldoc commentPhilipp Zabel2019-10-241-1/+1
|/
* reset: modify the way reset lookup works for board filesBartosz Golaszewski2018-03-271-6/+8
* reset: add support for non-DT systemsBartosz Golaszewski2018-03-271-0/+28
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* reset: add devm_reset_controller_register APIMasahiro Yamada2016-05-301-0/+4
* reset: Share struct reset_control between reset_control_get callsHans de Goede2016-03-301-0/+2
* reset: Make reset_control_ops constMaxime Ripard2016-01-251-1/+1
* reset: add reset_control_status helper functionDinh Nguyen2014-10-201-0/+2
* reset: Silence warning in reset-controller.hStephen Boyd2014-01-161-0/+1
* reset: Add reset controller APIPhilipp Zabel2013-04-121-0/+51