summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* Catch up to changes in acpivar.h to add support for using ACPI onjhb2002-10-161-0/+2
* Brutally deal with __func__ being 'const char *' on gcc-3.1.peter2002-05-191-1/+1
* Add generalized power profile code.iwasaki2002-03-041-6/+25
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-231-2/+2
* Staticise devclasses and some unnecessarily global variables.msmith2002-01-081-1/+1
* If the CLK_VAL register is 0 bits wide, the system does not supportmsmith2002-01-021-10/+12
* Cleanups of verbose printing. All the messages for the debugging isiwasaki2001-11-181-1/+2
* Allow hw.acpi.cpu.{economy,performance}_speed to be set from the loaderjhb2001-10-231-0/+9
* Add missing acpi_disabled() call so that this driver can be disabled.msmith2001-08-301-1/+2
* Updates to match the ACPI CA 20010816 import:msmith2001-08-261-3/+3
* Convert from acpi_strerror() to AcpiFormatException()msmith2001-07-211-1/+1
* Use our saved copy of the FADT rather than fetching it again.msmith2001-07-211-13/+5
* Fix typo in acpi_cpu_attach() and correct range checking iniwasaki2001-07-071-2/+2
* Kill the old processor driver; the ACPI CA functions it depended onmsmith2001-07-071-0/+388
OpenPOWER on IntegriCloud