Message ID | 20220502174046.139234-1-krzysztof.kozlowski@linaro.org |
---|---|
Headers | show |
Series | soc/PM/arm64: qcom: Add initial version of bwmon | expand |
On 02/05/2022 19:40, Krzysztof Kozlowski wrote: > Bandwidth monitoring h/w sits between various subsytems like cpu, gpu > etc and ddr subsystem. This h/w can be configured to monitor the data > traffic between ddr and other subsytems. The bandwidth values obtained > from this monitoring is used to bump up or down the corresponding > interconnect speeds. (...) > + > +MODULE_AUTHOR("Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>") I should have checked last minute changes if they compile... > +MODULE_DESCRIPTION("QCOM BWMON driver"); > +MODULE_LICENSE("GPL"); Best regards, Krzysztof