This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 60cb1da6ed4a Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for [...] new d5240fa65db0 nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases new e4a55b555db6 Merge tag 'libnvdimm-fixes-6.11-rc4' of git://git.kernel.o [...] new 779bac999445 Revert "ACPI: EC: Evaluate orphan _REG under EC device" new cdf65d73e001 ACPICA: Add a depth argument to acpi_execute_reg_methods() new 71bf41b8e913 ACPI: EC: Evaluate _REG outside the EC scope more carefully new 64ab5e4039cd Merge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub/scm/ [...] new b9b6ee6fe258 thermal: gov_bang_bang: Call __thermal_cdev_update() directly new 84248e35d9b6 thermal: gov_bang_bang: Split bang_bang_control() new 5f64b4a1ab1b thermal: gov_bang_bang: Add .manage() callback new 6e6f58a170ea thermal: gov_bang_bang: Use governor_data to reduce overhead new 296c871d2904 Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/s [...]
The 11 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 | 6 +-- drivers/acpi/acpica/evregion.c | 12 ++++-- drivers/acpi/acpica/evxfregn.c | 64 ++++--------------------------- drivers/acpi/ec.c | 14 ++++--- drivers/acpi/internal.h | 1 + drivers/acpi/scan.c | 2 + drivers/nvdimm/pmem.c | 2 +- drivers/thermal/gov_bang_bang.c | 83 ++++++++++++++++++++++++++++++++--------- drivers/thermal/thermal_core.c | 3 +- include/acpi/acpixf.h | 5 +-- include/linux/thermal.h | 1 + 11 files changed, 100 insertions(+), 93 deletions(-)