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
..
2001-03-27 19:04:09 +00:00
2002-03-04 18:46:13 +00:00
2001-12-29 07:13:47 +00:00
2001-11-15 18:59:04 +00:00
2001-04-16 13:20:39 +00:00
2001-02-08 13:24:30 +00:00
2001-11-19 06:41:04 +00:00
2002-01-08 20:03:13 +00:00
2001-10-19 02:21:16 +00:00
2001-07-04 13:00:21 +00:00
2001-02-04 08:23:14 +00:00
2001-02-04 12:35:22 +00:00
2002-01-23 03:43:16 +00:00
2001-02-04 08:23:14 +00:00
2002-03-04 03:51:21 +00:00
2002-02-20 15:00:34 +00:00
2002-03-04 03:51:21 +00:00