public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next 0/2] RISC-V: ACPI: Add LPI support
@ 2024-01-11  9:30 Sunil V L
  2024-01-11  9:30 ` [PATCH -next 1/2] ACPI: Enable ACPI_PROCESSOR for RISC-V Sunil V L
  2024-01-11  9:30 ` [PATCH -next 2/2] cpuidle: RISC-V: Add ACPI LPI support Sunil V L
  0 siblings, 2 replies; 11+ messages in thread
From: Sunil V L @ 2024-01-11  9:30 UTC (permalink / raw)
  To: linux-acpi, linux-kernel, linux-pm, linux-riscv
  Cc: Rafael J . Wysocki, Len Brown, Anup Patel, Daniel Lezcano,
	Paul Walmsley, Palmer Dabbelt, Albert Ou, Conor Dooley,
	Andrew Jones, Atish Kumar Patra, Sunil V L

This series adds support for Low Power Idle (LPI) on ACPI based
platforms. 

LPI is described in the ACPI spec [1]. RISC-V FFH spec required to
enable this is available at [2].

[1] - https://uefi.org/specs/ACPI/6.5/08_Processor_Configuration_and_Control.html#lpi-low-power-idle-states 
[2] - https://github.com/riscv-non-isa/riscv-acpi-ffh/releases/download/v/riscv-ffh.pdf

Sunil V L (2):
  ACPI: Enable ACPI_PROCESSOR for RISC-V
  cpuidle: RISC-V: Add ACPI LPI support

 drivers/acpi/Kconfig                |  2 +-
 drivers/cpuidle/cpuidle-riscv-sbi.c | 78 +++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+), 1 deletion(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-01-15  5:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-11  9:30 [PATCH -next 0/2] RISC-V: ACPI: Add LPI support Sunil V L
2024-01-11  9:30 ` [PATCH -next 1/2] ACPI: Enable ACPI_PROCESSOR for RISC-V Sunil V L
2024-01-11 10:00   ` Andrew Jones
2024-01-11 11:29     ` Sunil V L
2024-01-11 12:16     ` Sudeep Holla
2024-01-11 12:28       ` Andrew Jones
2024-01-11  9:30 ` [PATCH -next 2/2] cpuidle: RISC-V: Add ACPI LPI support Sunil V L
2024-01-11 10:19   ` Andrew Jones
2024-01-11 11:31     ` Sunil V L
2024-01-12  5:05   ` Anup Patel
2024-01-15  5:07     ` Sunil V L

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