linux/arch/x86/kernel/acpi
Venkatesh Pallipadi 4fcb2fcd4d 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>
2008-02-14 00:09:55 -05:00
..
Makefile x86: unify arch/x86/kernel/acpi/sleep*.c 2008-01-30 13:32:54 +01:00
boot.c Merge branches 'release' and 'fluff' into release 2008-02-07 03:38:22 -05:00
cstate.c ACPI, cpuidle: Clarify C-state description in sysfs 2008-02-14 00:09:55 -05:00
processor.c ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORD 2008-02-02 02:22:43 -05:00
sleep.c x86: unify arch/x86/kernel/acpi/sleep*.c 2008-01-30 13:32:54 +01:00
sleep_32.c x86: unify arch/x86/kernel/acpi/sleep*.c 2008-01-30 13:32:54 +01:00
wakeup_32.S x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate 2008-01-30 13:32:50 +01:00
wakeup_64.S x86: rename the struct pt_regs members for 32/64-bit consistency 2008-01-30 13:30:56 +01:00