Searched hist:b55eef5226b71edf5422de246bc189da1fdc9000 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/powercap/ |
H A D | arm_scmi_powercap.c | b55eef5226b71edf5422de246bc189da1fdc9000 Thu Oct 13 19:46:12 CEST 2022 Cristian Marussi <cristian.marussi@arm.com> powercap: arm_scmi: Add SCMI Powercap based driver
Add a powercap driver that, using the ARM SCMI Protocol to query the SCMI platform firmware for the list of existing Powercap domains, registers all of such discovered domains under the new 'arm-scmi' powercap control type.
A new simple powercap zone and constraint is registered for all the SCMI powercap zones that are found.
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Acked-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | Makefile | diff b55eef5226b71edf5422de246bc189da1fdc9000 Thu Oct 13 19:46:12 CEST 2022 Cristian Marussi <cristian.marussi@arm.com> powercap: arm_scmi: Add SCMI Powercap based driver
Add a powercap driver that, using the ARM SCMI Protocol to query the SCMI platform firmware for the list of existing Powercap domains, registers all of such discovered domains under the new 'arm-scmi' powercap control type.
A new simple powercap zone and constraint is registered for all the SCMI powercap zones that are found.
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Acked-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | Kconfig | diff b55eef5226b71edf5422de246bc189da1fdc9000 Thu Oct 13 19:46:12 CEST 2022 Cristian Marussi <cristian.marussi@arm.com> powercap: arm_scmi: Add SCMI Powercap based driver
Add a powercap driver that, using the ARM SCMI Protocol to query the SCMI platform firmware for the list of existing Powercap domains, registers all of such discovered domains under the new 'arm-scmi' powercap control type.
A new simple powercap zone and constraint is registered for all the SCMI powercap zones that are found.
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com> Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Acked-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|