ACPI: bus: Indicate support for more than 16 p-states thru _OSC
authorArmin Wolf <W_Armin@gmx.de>
Sat, 9 Mar 2024 20:13:07 +0000 (21:13 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 27 Mar 2024 15:39:35 +0000 (16:39 +0100)
commit6e8345f23ca37d6d41bb76be5d6a705ddf542817
tree6f1cf0f6dc8fccfb16ce47dfffd078efcd8e49e7
parent95d43290f1e476b3be782dd17642e452d0436266
ACPI: bus: Indicate support for more than 16 p-states thru _OSC

The code responsible for parsing the available p-states should
have no problems handling more than 16 p-states.

Indicate this by setting bit 10 ("Greater Than 16 p-state support")
when evaluating _OSC.

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/bus.c
include/linux/acpi.h