public inbox for linux-riscv@lists.infradead.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: Albert Ou, Rafael J . Wysocki, Anup Patel, Daniel Lezcano,
	Atish Kumar Patra, Conor Dooley, Palmer Dabbelt, Paul Walmsley,
	Andrew Jones, Len Brown

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


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ 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