freebsd-dev/sys/amd64
Mitsuru IWASAKI 899ccf541a Add generalized power profile code.
This makes other power-management system (APM for now) to be able to
generate power profile change events (ie. AC-line status changes), and
other kernel components, not only the ACPI components, can be notified
the events.

 - move subroutines in acpi_powerprofile.c (removed) to kern/subr_power.c
 - call power_profile_set_state() also from APM driver when AC-line
   status changes
 - add call-back function for Crusoe LongRun controlling on power
   profile changes for a example
2002-03-04 18:46:13 +00:00
..
acpica Fix typo in function name. 2002-01-10 03:26:46 +00:00
amd64 Add generalized power profile code. 2002-03-04 18:46:13 +00:00
conf Re-enable WITNESS for GENERIC. Since the 5.x branch is mostly about 2002-02-13 18:47:50 +00:00
include Make it a bit clearer where this file is to be used and where it 2002-02-28 18:26:30 +00:00
isa Back out all the pmap related stuff I've touched over the last few days. 2002-02-27 09:51:33 +00:00
pci The Libretto L series has no $PIR table, but does have a _PIR table. 2002-01-20 03:28:29 +00:00
Makefile Update pathnames for creation of tags file. 2001-12-05 01:23:21 +00:00