aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/extres/regulator
Commit message (Expand)AuthorAgeFilesLines
* REGULATOR: Move functions for handling with regulator ranges toMichal Meloun2016-10-182-0/+105
* EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.Michal Meloun2016-07-102-4/+7
* Rename gpiobus_map_pin() to gpiobus_acquire_pin(), to better reflect theIan Lepore2016-05-261-2/+2
* Use OF_prop_free instead of direct call to free(9)Oleksandr Tymoshenko2016-05-141-2/+2
* Add regulator framework, a next part of new 'extended resources' family ofMichal Meloun2016-03-157-0/+1838