iwasaki 3f245d8dd1 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
..
2002-03-01 23:15:45 +00:00
2002-03-04 18:46:13 +00:00
2002-03-04 03:51:21 +00:00
2002-03-04 18:46:13 +00:00
2002-03-04 18:46:13 +00:00
2002-02-28 03:15:53 +00:00
2002-03-04 18:46:13 +00:00
2002-03-04 18:01:56 +00:00
2002-03-04 18:46:13 +00:00
2002-02-28 00:09:17 +00:00
2002-02-07 20:58:47 +00:00
2002-03-01 13:13:17 +00:00
2002-02-28 03:02:20 +00:00
2002-03-02 13:19:22 +00:00
2002-03-03 01:04:39 +00:00
2002-03-04 18:46:13 +00:00