aboutsummaryrefslogtreecommitdiff
path: root/sys/x86/cpufreq/smist.c
Commit message (Expand)AuthorAgeFilesLines
* newbus: replace leftover device unit wildcardsAhmad Khalifa2025-06-211-3/+5
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* 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
* cpufreq: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-061-2/+2
* smist: Remove unneeded Giant from bus_dma_tag_create().Alexander Motin2021-12-101-2/+1
* Make CPU children explicitly share parent unit numbers.Alexander Motin2021-09-251-1/+2
* x86: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-0/+1
* sys/x86: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-1/+1
* Introduce the new kernel sub-tree x86 which should contain all the codeAttilio Rao2010-02-251-0/+514