[PATCH v4 11/12] misc: throttler: Add Chrome OS EC throttler

2018-06-20 Thread Matthias Kaehlcke
The driver subscribes to throttling events from the Chrome OS embedded controller and enables/disables system throttling based on these events. Signed-off-by: Matthias Kaehlcke Reviewed-by: Enric Balletbo i Serra Reviewed-by: Brian Norris --- Changes in v4: - adapt to parent being struct

[PATCH v4 11/12] misc: throttler: Add Chrome OS EC throttler

2018-06-20 Thread Matthias Kaehlcke
The driver subscribes to throttling events from the Chrome OS embedded controller and enables/disables system throttling based on these events. Signed-off-by: Matthias Kaehlcke Reviewed-by: Enric Balletbo i Serra Reviewed-by: Brian Norris --- Changes in v4: - adapt to parent being struct