Searched hist:"4 f774c4a65bf3987d1a95c966e884f38c8a942af" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/cpu-freq/ |
H A D | cpu-drivers.rst | diff 4f774c4a65bf3987d1a95c966e884f38c8a942af Thu Jan 27 21:25:53 CST 2022 Bjorn Andersson <bjorn.andersson@linaro.org> cpufreq: Reintroduce ready() callback
This effectively revert '4bf8e582119e ("cpufreq: Remove ready() callback")', in order to reintroduce the ready callback.
This is needed in order to be able to leave the thermal pressure interrupts in the Qualcomm CPUfreq driver disabled during initialization, so that it doesn't fire while related_cpus are still 0.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> [ Viresh: Added the Chinese translation as well and updated commit msg ] Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
|
/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/ |
H A D | cpu-drivers.rst | diff 4f774c4a65bf3987d1a95c966e884f38c8a942af Thu Jan 27 21:25:53 CST 2022 Bjorn Andersson <bjorn.andersson@linaro.org> cpufreq: Reintroduce ready() callback
This effectively revert '4bf8e582119e ("cpufreq: Remove ready() callback")', in order to reintroduce the ready callback.
This is needed in order to be able to leave the thermal pressure interrupts in the Qualcomm CPUfreq driver disabled during initialization, so that it doesn't fire while related_cpus are still 0.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> [ Viresh: Added the Chinese translation as well and updated commit msg ] Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
|
/openbmc/linux/include/linux/ |
H A D | cpufreq.h | diff 4f774c4a65bf3987d1a95c966e884f38c8a942af Thu Jan 27 21:25:53 CST 2022 Bjorn Andersson <bjorn.andersson@linaro.org> cpufreq: Reintroduce ready() callback
This effectively revert '4bf8e582119e ("cpufreq: Remove ready() callback")', in order to reintroduce the ready callback.
This is needed in order to be able to leave the thermal pressure interrupts in the Qualcomm CPUfreq driver disabled during initialization, so that it doesn't fire while related_cpus are still 0.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> [ Viresh: Added the Chinese translation as well and updated commit msg ] Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
|
/openbmc/linux/drivers/cpufreq/ |
H A D | cpufreq.c | diff 4f774c4a65bf3987d1a95c966e884f38c8a942af Thu Jan 27 21:25:53 CST 2022 Bjorn Andersson <bjorn.andersson@linaro.org> cpufreq: Reintroduce ready() callback
This effectively revert '4bf8e582119e ("cpufreq: Remove ready() callback")', in order to reintroduce the ready callback.
This is needed in order to be able to leave the thermal pressure interrupts in the Qualcomm CPUfreq driver disabled during initialization, so that it doesn't fire while related_cpus are still 0.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> [ Viresh: Added the Chinese translation as well and updated commit msg ] Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
|