-
- Downloads
ACPI, cpuidle: Clarify C-state description in sysfs
Add a new sysfs entry under cpuidle states. desc - can be used by driver to communicate to userspace any specific information about the state. This helps in identifying the exact hardware C-states behind the ACPI C-state definition. Idea is to export this through powertop, which will help to map the C-state reported by powertop to actual hardware C-state. Signed-off-by:Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by:
Len Brown <len.brown@intel.com>
Showing
- arch/x86/kernel/acpi/cstate.c 2 additions, 0 deletionsarch/x86/kernel/acpi/cstate.c
- drivers/acpi/processor_idle.c 11 additions, 0 deletionsdrivers/acpi/processor_idle.c
- drivers/cpuidle/cpuidle.c 2 additions, 1 deletiondrivers/cpuidle/cpuidle.c
- drivers/cpuidle/sysfs.c 11 additions, 3 deletionsdrivers/cpuidle/sysfs.c
- include/acpi/processor.h 6 additions, 3 deletionsinclude/acpi/processor.h
- include/linux/cpuidle.h 2 additions, 0 deletionsinclude/linux/cpuidle.h
Loading
Please register or sign in to comment