aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/reset-controller.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-27reset: modify the way reset lookup works for board filesBartosz Golaszewski1-6/+8
2018-03-27reset: add support for non-DT systemsBartosz Golaszewski1-0/+28
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-30reset: add devm_reset_controller_register APIMasahiro Yamada1-0/+4
2016-03-30reset: Share struct reset_control between reset_control_get callsHans de Goede1-0/+2
2016-01-25reset: Make reset_control_ops constMaxime Ripard1-1/+1
2014-10-20reset: add reset_control_status helper functionDinh Nguyen1-0/+2
2014-01-16reset: Silence warning in reset-controller.hStephen Boyd1-0/+1
2013-04-12reset: Add reset controller APIPhilipp Zabel1-0/+51