Re: [RESEND][PATCH] ACPI / CPPC: Add support for guaranteed performance

2018-10-09 Thread Srinivas Pandruvada
On Tue, 2018-10-09 at 09:35 +0200, Rafael J. Wysocki wrote: > On Mon, Oct 8, 2018 at 6:55 PM Srinivas Pandruvada > wrote: > > > > The Continuous Performance Control Package can have guaranteed > > performance > > field. Add support to read guaranteed performance. > > The spec says that it is opt

Re: [RESEND][PATCH] ACPI / CPPC: Add support for guaranteed performance

2018-10-09 Thread Rafael J. Wysocki
On Mon, Oct 8, 2018 at 6:55 PM Srinivas Pandruvada wrote: > > The Continuous Performance Control Package can have guaranteed performance > field. Add support to read guaranteed performance. The spec says that it is optional, but you seem to assume that it always will be there. What happens if it

[RESEND][PATCH] ACPI / CPPC: Add support for guaranteed performance

2018-10-08 Thread Srinivas Pandruvada
The Continuous Performance Control Package can have guaranteed performance field. Add support to read guaranteed performance. Signed-off-by: Srinivas Pandruvada --- No changes. But adding CC to mailing lists. Documentation/acpi/cppc_sysfs.txt | 2 ++ drivers/acpi/cppc_acpi.c | 10

Re: [PATCH] ACPI / CPPC: Add support for guaranteed performance

2018-10-08 Thread Rafael J. Wysocki
On Sunday, October 7, 2018 6:39:45 AM CEST Srinivas Pandruvada wrote: > The Continuous Performance Control Package can have guaranteed performance > field. Add support to read guaranteed performance. > > Signed-off-by: Srinivas Pandruvada > --- > Documentation/acpi/cppc_sysfs.txt | 2 ++ > driv

[PATCH] ACPI / CPPC: Add support for guaranteed performance

2018-10-06 Thread Srinivas Pandruvada
The Continuous Performance Control Package can have guaranteed performance field. Add support to read guaranteed performance. Signed-off-by: Srinivas Pandruvada --- Documentation/acpi/cppc_sysfs.txt | 2 ++ drivers/acpi/cppc_acpi.c | 10 -- include/acpi/cppc_acpi.h |