This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from cb7f5b41f834 Merge tag 'slab-fix-for-6.3-rc4' of git://git.kernel.org/p [...] new 2d0ab14634a2 ACPI: resource: Add Medion S17413 to IRQ override quirk new 5e7a3bf65db5 ACPI: video: Add backlight=native DMI quirk for Acer Aspir [...] new 8dbfa057b3f8 Merge branch 'acpi-video' new 1868d192d8f5 Merge tag 'acpi-6.3-rc4' of git://git.kernel.org/pub/scm/l [...] new f1b80a3878b2 thermal: core: Restore behavior regarding invalid trip points new c0e0421a60bf ACPI: processor: Reorder acpi_processor_driver_init() new c43198af05cf thermal: core: Introduce thermal_cooling_device_present() new 790930f44289 thermal: core: Introduce thermal_cooling_device_update() new 22c52fa5155a ACPI: processor: thermal: Update CPU cooling devices on cp [...] new 6babf38d894b Merge branch 'thermal-acpi' new fd3d06ff5f4f Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/sc [...]
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/processor_driver.c | 12 ++--- drivers/acpi/processor_thermal.c | 14 ++++-- drivers/acpi/resource.c | 7 +++ drivers/acpi/video_detect.c | 8 +++ drivers/thermal/thermal_core.c | 106 ++++++++++++++++++++++++++++++++++++--- drivers/thermal/thermal_core.h | 2 + drivers/thermal/thermal_sysfs.c | 74 +++++++++++++++++++++++---- include/linux/thermal.h | 1 + 8 files changed, 198 insertions(+), 26 deletions(-)