public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/9] ACPI: processor: idle: enhance and cleancode for cpuidle state
@ 2025-09-29  9:37 Huisong Li
  2025-09-29  9:37 ` [PATCH v1 1/9] ACPI: processor: idle: raise up log level when evaluate LPI failed Huisong Li
                   ` (8 more replies)
  0 siblings, 9 replies; 38+ messages in thread
From: Huisong Li @ 2025-09-29  9:37 UTC (permalink / raw)
  To: rafael, lenb
  Cc: linux-acpi, linux-kernel, Sudeep.Holla, linuxarm,
	jonathan.cameron, zhanjie9, zhenglifeng1, yubowen8, lihuisong

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


^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2025-10-28 14:10 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-29  9:37 [PATCH v1 0/9] ACPI: processor: idle: enhance and cleancode for cpuidle state Huisong Li
2025-09-29  9:37 ` [PATCH v1 1/9] ACPI: processor: idle: raise up log level when evaluate LPI failed Huisong Li
2025-10-21 19:29   ` Rafael J. Wysocki
2025-10-23  9:09     ` lihuisong (C)
2025-09-29  9:37 ` [PATCH v1 2/9] ACPI: processor: idle: Return failure if entry method is not buffer or integer type Huisong Li
2025-10-21 19:34   ` Rafael J. Wysocki
2025-10-23  9:25     ` lihuisong (C)
2025-10-23 10:07       ` Rafael J. Wysocki
2025-10-24  9:25         ` lihuisong (C)
2025-10-26 12:35           ` Rafael J. Wysocki
2025-09-29  9:37 ` [PATCH v1 3/9] ACPI: processor: idle: Return failure when get lpi_state->arch_flags failed Huisong Li
2025-10-21 19:36   ` Rafael J. Wysocki
2025-10-23  9:59     ` lihuisong (C)
2025-10-23 10:09       ` Rafael J. Wysocki
2025-10-24  9:27         ` lihuisong (C)
2025-09-29  9:37 ` [PATCH v1 4/9] ACPI: processor: idle: Move the initialization of state->flags to acpi_processor_setup_cstates Huisong Li
2025-10-22 14:49   ` Rafael J. Wysocki
2025-09-29  9:37 ` [PATCH v1 5/9] ACPI: processor: idle: Add the verification of processor FFH LPI state Huisong Li
2025-10-21 19:42   ` Rafael J. Wysocki
2025-10-23 10:17     ` lihuisong (C)
2025-10-23 10:35       ` Rafael J. Wysocki
2025-10-24  9:40         ` lihuisong (C)
2025-10-26 12:40           ` Rafael J. Wysocki
2025-10-27  1:42             ` lihuisong (C)
2025-10-27 12:28               ` Rafael J. Wysocki
2025-10-28 12:45                 ` lihuisong (C)
2025-10-28 14:10                   ` Rafael J. Wysocki
2025-09-29  9:37 ` [PATCH v1 6/9] ACPI: processor: idle: Do not change power states if get power info failed Huisong Li
2025-10-21 19:49   ` Rafael J. Wysocki
2025-10-24  9:10     ` lihuisong (C)
2025-10-26 12:34       ` Rafael J. Wysocki
2025-10-27  3:01         ` lihuisong (C)
2025-10-27 12:31           ` Rafael J. Wysocki
2025-09-29  9:37 ` [PATCH v1 7/9] ACPI: processor: idle: Remove died codes about the verification of cstate count Huisong Li
2025-10-21 19:51   ` Rafael J. Wysocki
2025-10-23 10:19     ` lihuisong (C)
2025-09-29  9:37 ` [PATCH v1 8/9] ACPI: processor: idle: Redefine setup idle functions to void Huisong Li
2025-09-29  9:37 ` [PATCH v1 9/9] ACPI: processor: idle: Redefine acpi_processor_setup_cpuidle_dev " Huisong Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox