[PATCH v1 0/9] ACPI: processor: idle: enhance and cleancode for cpuidle state

Huisong Li posted 9 patches 2 days, 11 hours ago
drivers/acpi/processor_idle.c | 102 ++++++++++++++++++----------------
1 file changed, 53 insertions(+), 49 deletions(-)
[PATCH v1 0/9] ACPI: processor: idle: enhance and cleancode for cpuidle state
Posted by Huisong Li 2 days, 11 hours ago
This series is aimed to enhance the verification to the validity of
_LPI object and LPI state. And do some cleancodes.

Huisong Li (9):
  ACPI: processor: idle: raise up log level when evaluate LPI failed
  ACPI: processor: idle: Return failure if entry method is not buffer or
    integer type
  ACPI: processor: idle: Return failure when get lpi_state->arch_flags
    failed
  ACPI: processor: idle: Move the initialization of state->flags to
    acpi_processor_setup_cstates
  ACPI: processor: idle: Add the verification of processor FFH LPI state
  ACPI: processor: idle: Do not change power states if get power info
    failed
  ACPI: processor: idle: Remove died codes about the verification of
    cstate count
  ACPI: processor: idle: Redefine setup idle functions to void
  ACPI: processor: idle: Redefine acpi_processor_setup_cpuidle_dev to
    void

 drivers/acpi/processor_idle.c | 102 ++++++++++++++++++----------------
 1 file changed, 53 insertions(+), 49 deletions(-)

-- 
2.33.0