This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/linux.
from d0f67adb7906 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 1bbb2809040a hwmon: (occ) Prevent power cap command overwriting poll response adds f0aa153b6ce8 hwmon: (pmbus/ucd9200) fix typos in comments adds d0e51022a025 hwmon: (ibmaem) don't call platform_device_del() if platfo [...] adds b336ad598a3b Merge tag 'hwmon-for-v5.19-rc5' of git://git.kernel.org/pu [...] adds 57e00b40033a PM / devfreq: Fix kernel panic with cpu based scaling to p [...] adds e52b045fe07d PM / devfreq: Mute warning on governor PROBE_DEFER adds 0cca7e8dcfa9 PM / devfreq: Fix cpufreq passive unregister erroring on P [...] adds 20e6c3cc90c0 PM / devfreq: passive: Use HZ_PER_KHZ macro in units.h adds f44b799603a9 PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_dev [...] adds b5d281f6c16d PM / devfreq: Rework freq_table to be local to devfreq struct adds 82c66d2bbbed PM / devfreq: Fix kernel warning with cpufreq passive regi [...] adds f08fe6fcbe13 PM / devfreq: passive: revert an editing accident in SPDX- [...] adds 589cb2c0b8da Merge tag 'devfreq-fixes-for-5.19-rc5' of git://git.kernel [...] adds b376471fb47d cpufreq: amd-pstate: Add resume and suspend callbacks adds 4ff5a9b6d95f drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c adds 668a7a12ded7 cpufreq: qcom-hw: Don't do lmh things without a throttle i [...] adds ccd7567d4b6c cpufreq: pmac32-cpufreq: Fix refcount leak bug adds be4b61ec45b3 cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist adds 049b1ed9bef1 Merge tag 'cpufreq-arm-fixes-5.19-rc5' of git://git.kernel [...] adds bc621588ff59 Merge branch 'pm-cpufreq' adds 9ee7827668c7 Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/li [...] adds 62f46fc7b8c6 thermal: intel_tcc_cooling: Add TCC cooling support for Ra [...] adds 1ce8c443e956 Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/s [...] adds ef9102004a87 nvdimm: Fix badblocks clear off-by-one error new 089866061428 Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.o [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/cpufreq/amd-pstate.c | 24 ++++++++++ drivers/cpufreq/cpufreq-dt-platdev.c | 1 + drivers/cpufreq/pmac32-cpufreq.c | 4 ++ drivers/cpufreq/qcom-cpufreq-hw.c | 6 +++ drivers/cpufreq/qoriq-cpufreq.c | 1 + drivers/devfreq/devfreq.c | 76 +++++++++++++++---------------- drivers/devfreq/event/exynos-ppmu.c | 8 +++- drivers/devfreq/governor_passive.c | 62 +++++++++++-------------- drivers/hwmon/ibmaem.c | 12 +++-- drivers/hwmon/occ/common.c | 5 +- drivers/hwmon/occ/common.h | 3 +- drivers/hwmon/occ/p8_i2c.c | 13 +++--- drivers/hwmon/occ/p9_sbe.c | 7 ++- drivers/hwmon/pmbus/ucd9200.c | 2 +- drivers/nvdimm/bus.c | 4 +- drivers/thermal/intel/intel_tcc_cooling.c | 1 + include/linux/devfreq.h | 5 ++ 17 files changed, 138 insertions(+), 96 deletions(-)