summaryrefslogtreecommitdiff
path: root/sys/dev/extres/hwreset/hwreset.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.Michal Meloun2016-07-101-7/+10
* 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-241-0/+186