Lines Matching +full:system +full:- +full:management

25 is an interface to the Intel / Microsoft APM (Advanced Power Management) BIOS
29 provides the following power management functions.
30 .Bl -enum -offset indent
32 When the system wakes up from suspended mode,
34 adjusts the system clock to RTC.
36 When the system wakes up from suspended mode,
40 comprising of system wakeup time and elapsed time during suspended mode.
43 slows CPU clock when there are no system activities (runnable processes,
56 .Bl -tag -width 4n -offset indent
58 Suspend system.
60 Get power management information.
63 Enable / Disable power management.
80 This may reduce peak system performance.
82 Also the system hangs up if HLT instruction is disabled in the kernel
108 .Bl -column "xxxxxxxxxxxxxxxxx" "xxxxxxxxxxxxx" "xxxxxxxx"
110 .It Dv "PMEV_STANDBYREQ" Ta No "suspend system" Ta "standby request"
111 .It Dv "PMEV_SUSPENDREQ" Ta No "suspend system" Ta "suspend request"
112 .It Dv "PMEV_USERSUSPENDREQ" Ta No "suspend system" Ta "user suspend request"
113 .It Dv "PMEV_CRITSUSPEND" Ta No "suspend system" Ta "critical suspend request"
114 .It Dv "PMEV_NORMRESUME" Ta No "resume system" Ta "normal resume"
115 .It Dv "PMEV_CRITRESUME" Ta No "resume system" Ta "critical resume"
116 .It Dv "PMEV_STANDBYRESUME" Ta No "resume system" Ta "standby resume"
128 Many, if not most, of the implementations of APM-bios in laptops
130 You may be putting your LCD-display and batteries at
133 MS-Windows is that they use the real-mode interface.)
135 weird behavior from your system with this code in use, unplug the
143 is active, calling the BIOS setup routine by using hot-keys,
144 may cause serious trouble when resuming the system.
149 On such implementations, the system
158 Disk spin-down, LCD backlight control, and power on demand have not