aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/extres/hwreset
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant declarations. Newer gcc has a warning for these so willAndrew Turner2017-08-191-2/+0
* EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.Michal Meloun2016-07-102-9/+14
* Use OF_prop_free instead of direct call to free(9)Oleksandr Tymoshenko2016-05-141-2/+2
* Add reset framework, a second part of new 'extended resources' family ofMichal Meloun2016-01-243-0/+325