This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d20f6b3d747c Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/l [...] new 1af89dedc8a5 thermal: core: Do not fail cdev registration because of in [...] new 7f18bd49cb6b thermal: ACPI: Invalidate trip points with temperature of [...] new b6846826982b thermal: gov_step_wise: Restore passive polling management new cee84c0b003f Merge tag 'thermal-6.10-rc4' of git://git.kernel.org/pub/s [...] new 0e6b6dedf168 ACPI: EC: Evaluate orphan _REG under EC device new e79a10652bbd ACPI: x86: Force StorageD3Enable on more products new 04f82fbb8686 Merge branch acpi-x86 new 94df82fe5bfd Merge tag 'acpi-6.10-rc4' of git://git.kernel.org/pub/scm/ [...] new 350cbb5d2f67 cpufreq: intel_pstate: Check turbo_is_disabled() in store_ [...] new 0cac73eb3875 Merge tag 'pm-6.10-rc4' of git://git.kernel.org/pub/scm/li [...]
The 10 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/acpi/acpica/acevents.h | 4 +++ drivers/acpi/acpica/evregion.c | 6 +---- drivers/acpi/acpica/evxfregn.c | 54 +++++++++++++++++++++++++++++++++++++++++ drivers/acpi/ec.c | 3 +++ drivers/acpi/thermal.c | 8 +++++- drivers/acpi/x86/utils.c | 24 ++++++++---------- drivers/cpufreq/intel_pstate.c | 19 +++++++++------ drivers/thermal/gov_step_wise.c | 17 +++++++++++++ drivers/thermal/thermal_core.c | 13 ++++++++-- include/acpi/acpixf.h | 4 +++ 10 files changed, 123 insertions(+), 29 deletions(-)