summaryrefslogtreecommitdiff
path: root/sys/dev/extres/syscon/syscon_power.c
Commit message (Expand)AuthorAgeFilesLines
* syscon_power: do reboot after shutdown_panic is executedAndriy Gapon2024-03-161-1/+3
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* extres drivers: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* Add syscon power and reset control device driverJessica Clarke2020-07-261-0/+198