aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cpucontrol/amd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpucontrol(8): De-duplicate common update logicConrad Meyer2018-11-141-45/+17
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* cpucontrol: use CPUCTL_UPDATE ioctl on correct file descriptorAndriy Gapon2012-06-031-1/+1
* Remove dead assignments, we overwrite the variable almost immediately.Gavin Atkinson2010-06-191-2/+0
* - Add cpuctl(4) pseudo-device driver to provide access to some low-levelStanislav Sedov2008-08-081-0/+183