Searched hist:d164f6d4f9108126f69ba2963cf6fb7ef4ba9232 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/platforms/44x/ |
H A D | Makefile | diff d164f6d4f9108126f69ba2963cf6fb7ef4ba9232 Fri Oct 08 12:25:27 CEST 2010 Victor Gallardo <vgallardo@apm.com> powerpc/4xx: Add suspend and idle support
Add suspend/resume support for 4xx compatible CPUs. See /sys/power/state for available power states configured in.
Add two different idle states (idle-wait and idle-doze) controlled via sysfs. Default is idle-wait. cat /sys/devices/system/cpu/cpu0/idle [wait] doze
To save additional power, use idle-doze. echo doze > /sys/devices/system/cpu/cpu0/idle cat /sys/devices/system/cpu/cpu0/idle wait [doze]
Signed-off-by: Victor Gallardo <vgallardo@apm.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
/linux/arch/powerpc/sysdev/ |
H A D | Makefile | diff d164f6d4f9108126f69ba2963cf6fb7ef4ba9232 Fri Oct 08 12:25:27 CEST 2010 Victor Gallardo <vgallardo@apm.com> powerpc/4xx: Add suspend and idle support
Add suspend/resume support for 4xx compatible CPUs. See /sys/power/state for available power states configured in.
Add two different idle states (idle-wait and idle-doze) controlled via sysfs. Default is idle-wait. cat /sys/devices/system/cpu/cpu0/idle [wait] doze
To save additional power, use idle-doze. echo doze > /sys/devices/system/cpu/cpu0/idle cat /sys/devices/system/cpu/cpu0/idle wait [doze]
Signed-off-by: Victor Gallardo <vgallardo@apm.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
|
/linux/arch/powerpc/ |
H A D | Kconfig | diff d164f6d4f9108126f69ba2963cf6fb7ef4ba9232 Fri Oct 08 12:25:27 CEST 2010 Victor Gallardo <vgallardo@apm.com> powerpc/4xx: Add suspend and idle support
Add suspend/resume support for 4xx compatible CPUs. See /sys/power/state for available power states configured in.
Add two different idle states (idle-wait and idle-doze) controlled via sysfs. Default is idle-wait. cat /sys/devices/system/cpu/cpu0/idle [wait] doze
To save additional power, use idle-doze. echo doze > /sys/devices/system/cpu/cpu0/idle cat /sys/devices/system/cpu/cpu0/idle wait [doze]
Signed-off-by: Victor Gallardo <vgallardo@apm.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
|