From: Rafael J. Wysocki Date: Fri, 25 Aug 2023 18:44:26 +0000 (+0200) Subject: Merge branch 'acpi-thermal' X-Git-Tag: v6.6.7~2097^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0c2ec0f1659dc3c63fb75e7f158e1055485e12dd;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'acpi-thermal' Merge ACPI thermal driver changes for 6.6-rc1: - Drop non-functional nocrt parameter from ACPI thermal (Mario Limonciello). - Clean up the ACPI thermal driver, rework the handling of firmware notifications in it and make it provide a table of generic trip point structures to the core during initialization (Rafael Wysocki). * acpi-thermal: ACPI: thermal: Eliminate code duplication from acpi_thermal_notify() ACPI: thermal: Drop unnecessary thermal zone callbacks ACPI: thermal: Rework thermal_get_trend() ACPI: thermal: Use trip point table to register thermal zones thermal: core: Rework and rename __for_each_thermal_trip() ACPI: thermal: Introduce struct acpi_thermal_trip ACPI: thermal: Carry out trip point updates under zone lock ACPI: thermal: Clean up acpi_thermal_register_thermal_zone() thermal: core: Add priv pointer to struct thermal_trip thermal: core: Introduce thermal_zone_device_exec() thermal: core: Do not handle trip points with invalid temperature ACPI: thermal: Drop redundant local variable from acpi_thermal_resume() ACPI: thermal: Do not attach private data to ACPI handles ACPI: thermal: Drop enabled flag from struct acpi_thermal_active ACPI: thermal: Drop nocrt parameter --- 0c2ec0f1659dc3c63fb75e7f158e1055485e12dd