freebsd-nq/sys/dev/acpica
Alexander Motin f404e02afd Remove not very useful printf, that can be too chatty.
ASUS P8Z77-V board reports _AC2, _AC3 and _AC4 setpoints as 0C.  With active
cooling already automatically set to _AC2, that still caused driver to print
two useless lines about temperature above _AC3 and _AC4 every ten seconds.
Three setponts of 0C is probably a board bug, but the same spam could happen
also in correct case if system is runnign not with the lowest cooling level.
2013-01-10 21:38:31 +00:00
..
Osd Consistently use ACPI_SUCCESS() and ACPI_FAILURE() macros wherever possible. 2012-06-01 21:33:33 +00:00
acpi_acad.c
acpi_battery.c
acpi_button.c
acpi_cmbat.c
acpi_cpu.c acpi_cpu_notify: disable acpi_cpu_idle while updating C-state data 2012-12-01 18:06:05 +00:00
acpi_dock.c
acpi_ec.c Consistently use ACPI_SUCCESS() and ACPI_FAILURE() macros wherever possible. 2012-06-01 21:33:33 +00:00
acpi_hpet.c At least from A70M FCH chipsets AMD started to use their real vendor ID 2012-09-09 20:00:00 +00:00
acpi_hpet.h
acpi_if.m
acpi_isab.c
acpi_lid.c
acpi_package.c
acpi_pci_link.c
acpi_pci.c - Add a bus_dma tag to each PCI bus that is a child of a Host-PCI bridge. 2012-03-02 20:38:04 +00:00
acpi_pcib_acpi.c Grab the softc from the ACPI host-pci bridge device instead of from the pci 2012-10-10 00:06:31 +00:00
acpi_pcib_pci.c
acpi_pcib.c
acpi_pcibvar.h
acpi_perf.c This isn't functionally identical. In some cases a hint to disable 2012-10-22 13:06:09 +00:00
acpi_powerres.c Remove variables which are initialized but never used thereafter 2012-07-07 17:13:09 +00:00
acpi_quirk.c
acpi_quirks
acpi_resource.c
acpi_smbat.c Centralize declaration of the debug.acpi sysctl node. 2012-05-17 17:58:53 +00:00
acpi_smbus.h
acpi_thermal.c Remove not very useful printf, that can be too chatty. 2013-01-10 21:38:31 +00:00
acpi_throttle.c This isn't functionally identical. In some cases a hint to disable 2012-10-22 13:06:09 +00:00
acpi_timer.c Refine r231226. Swap timecounters before suspending any device drivers. 2012-02-09 17:38:08 +00:00
acpi_video.c When checking to see if a video output's _ADR matches an entry in the 2012-10-19 19:17:43 +00:00
acpi.c Merge ACPICA 20121018. 2012-10-23 23:49:17 +00:00
acpiio.h
acpivar.h Update MAX_TASKS to scale a bit based on MAXCPU 2012-11-12 18:09:25 +00:00