1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00
freebsd/sys/dev/acpica
Nate Lawson e22cd41c01 Add support for the CPUFREQ_FLAG_INFO_ONLY flag. Devices that report this
are not added to the list(s) of available settings.  However, other drivers
can call the CPUFREQ_DRV_SETTINGS() method on those devices directly to
get info about available settings.

Update the acpi_perf(4) driver to use this flag in the presence of
"functional fixed hardware."  Thus, future drivers like Powernow can
query acpi_perf for platform info but perform frequency transitions
themselves.
2005-02-13 18:49:48 +00:00
..
Osd Catch up with AcpiOsSleep() interface change. 2004-12-02 00:25:35 +00:00
acpi_acad.c Catch up with AcpiOsSleep() interface change. 2004-12-02 00:25:35 +00:00
acpi_battery.c
acpi_button.c
acpi_cmbat.c Only report a critical battery level once until it's gone non-critical. 2004-12-20 05:03:41 +00:00
acpi_cpu.c Remove handling _PSS notifies from acpi_cpu and let acpi_perf handle them. 2005-02-07 04:03:06 +00:00
acpi_ec.c Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
acpi_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
acpi_isab.c
acpi_lid.c Remove code to initialize the lid state at boot. It interfered with lid 2004-08-25 20:09:15 +00:00
acpi_package.c Convert the acpi_bus_alloc_gas() and acpi_PkgGas() APIs to output the memory 2005-02-05 22:28:36 +00:00
acpi_pci_link.c - Add support for link devices where _CRS just outright fails to execute. 2005-01-18 20:18:46 +00:00
acpi_pci.c Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
acpi_pcib_acpi.c Rework the ACPI PCI link code. 2004-11-23 22:26:44 +00:00
acpi_pcib_pci.c Remove trailing whitespace. 2004-12-27 05:36:47 +00:00
acpi_pcib.c Consistently use pcib for a printf. 2005-01-27 20:49:59 +00:00
acpi_pcibvar.h - Remove some no longer used constants. 2004-11-23 22:30:03 +00:00
acpi_perf.c Add support for the CPUFREQ_FLAG_INFO_ONLY flag. Devices that report this 2005-02-13 18:49:48 +00:00
acpi_powerres.c Remove trailing whitespace. 2004-12-27 05:36:47 +00:00
acpi_quirk.c
acpi_quirks Update a quirk for the ASUS P5A to disable the timer. It appears to work fine 2004-10-08 17:56:47 +00:00
acpi_resource.c Don't create new-bus resources for ACPI extended IRQ resources that are 2005-01-18 20:21:36 +00:00
acpi_thermal.c Initialize the flags value properly. We used to do this in acpi_tz_all_off() 2004-09-21 18:39:10 +00:00
acpi_throttle.c Be sure to register with cpufreq(4). On systems that only supported 2005-02-13 05:34:52 +00:00
acpi_timer.c Make the bootverbose output from qualitydetermination of the ACPI timer 2004-11-03 09:09:13 +00:00
acpi_video.c Tell the BIOS we want to handle brightness switching as well as output 2004-11-09 04:41:30 +00:00
acpi.c Convert the acpi_bus_alloc_gas() and acpi_PkgGas() APIs to output the memory 2005-02-05 22:28:36 +00:00
acpiio.h Remove the ACPIIO_ENABLE and ACPIIO_DISABLE ioctls as well as all 2004-08-18 05:48:24 +00:00
acpivar.h Convert the acpi_bus_alloc_gas() and acpi_PkgGas() APIs to output the memory 2005-02-05 22:28:36 +00:00