freebsd-dev/sys/dev/acpica
Mitsuru IWASAKI dbad09ef38 Just print a message in acpi_tz_monitor() only when new active state
is different from the previous active state.
This reduce tons of 'acpi_tz0: _AC0: temperature 64.0 >= setpoint 64.0'
messages.

Reviewed by:	msmith
2001-09-04 15:40:12 +00:00
..
Osd Better checking of duplicated interrupt handler installation. 2001-07-25 16:13:30 +00:00
acpi_acad.c Some minor fixes. 2001-07-25 16:08:58 +00:00
acpi_battery.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_button.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_cmbat.c Reset timestamps of battery info. and status by thier notify handler. 2001-06-24 02:39:08 +00:00
acpi_cpu.c Add missing acpi_disabled() call so that this driver can be disabled. 2001-08-30 00:44:01 +00:00
acpi_ec.c Don't parse our resources ourself, the ACPI core code must do it. 2001-08-30 00:45:12 +00:00
acpi_lid.c
acpi_pcib_acpi.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_pcib.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_powerprofile.c Support for system "power profiles". Currently we support two profiles; 2001-07-07 01:45:37 +00:00
acpi_powerres.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_resource.c Don't claim memory resources owned by a PNP0C01 device ("system memory") 2001-08-31 22:59:04 +00:00
acpi_thermal.c Just print a message in acpi_tz_monitor() only when new active state 2001-09-04 15:40:12 +00:00
acpi_timer.c The Intel 440MX ACPI timer seems to work properly, so add it to the list 2001-08-05 23:20:32 +00:00
acpi.c Fix typo; CTLFLAG_RO -> CTLFLAG_RD. 2001-09-02 06:28:20 +00:00
acpiio.h Add sysctl interface (Read-only) for temprature, AC-line and Battery. 2001-06-23 10:38:25 +00:00
acpivar.h Note that now that some ISA devices will attach to ACPI, we need to 2001-08-30 00:45:42 +00:00