Re: [PATCH v4 1/3] power: add uncore frequency control API to the power library

2022-09-23 Thread Hunt, David
On 20/09/2022 10:48, Tadhg Kearney wrote: Add API to allow uncore frequency adjustment. This is done through manipulating related uncore frequency control sysfs entries to adjust the minimum and maximum uncore frequency values. Nine API's are being added that are all public and experimental. S

[PATCH v4 1/3] power: add uncore frequency control API to the power library

2022-09-20 Thread Tadhg Kearney
Add API to allow uncore frequency adjustment. This is done through manipulating related uncore frequency control sysfs entries to adjust the minimum and maximum uncore frequency values. Nine API's are being added that are all public and experimental. Signed-off-by: Tadhg Kearney --- doc/guides/p