summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return intRafael J. Wysocki2023-02-021-12/+9
* thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()Rafael J. Wysocki2023-02-021-2/+4
* thermal: intel: int340x: Drop pointless cast to unsigned longRafael J. Wysocki2023-02-021-1/+1
* thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()Rafael J. Wysocki2023-02-021-34/+33
* thermal: intel: int340x: Assorted minor cleanupsRafael J. Wysocki2023-02-021-9/+7
* thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki2023-02-023-89/+66
* thermal: intel: int340x: Use generic trip points tableRafael J. Wysocki2023-01-273-180/+84
* thermal: intel: int340x: Use zone lock for synchronizationRafael J. Wysocki2023-01-272-21/+8
* thermal: intel: int340x: Rework updating trip pointsRafael J. Wysocki2023-01-273-8/+47
* thermal: ACPI: Initialize trips if temperature is out of rangeRafael J. Wysocki2023-01-272-4/+5
* Merge back Intel thermal control changes for 6.3.Rafael J. Wysocki2023-01-2747-1351/+1071
|\
| * thermal: intel: processor_thermal_device_pci: Use generic trip pointDaniel Lezcano2023-01-261-31/+22
| * thermal: intel: int340x: Add production mode attributeSrinivas Pandruvada2023-01-261-0/+48
| * thermal: intel: intel_pch: Use generic trip pointsDaniel Lezcano2023-01-242-69/+20
| * thermal: ACPI: Add ACPI trip point routinesRafael J. Wysocki2023-01-243-0/+155
| * thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann2023-01-241-0/+8
| * Merge back other thermal control material for 6.3.Rafael J. Wysocki2023-01-24341-3287/+6326
| |\
| | * Merge back thermal control material for 6.3.Rafael J. Wysocki2023-01-2334-1046/+606
| | |\
| | | * thermal/drivers/armada: Use strscpy() to instead of strncpy()Xu Panda2023-01-061-2/+1
| | | * thermal/drivers/qcom: Fix lock inversionJohan Hovold2023-01-061-0/+5
| | | * thermal/drivers/tegra: Fix set_trip_temp() deadlockJohan Hovold2023-01-061-1/+1
| | | * thermal/drivers/qcom: Fix set_trip_temp() deadlockJohan Hovold2023-01-062-1/+2
| | | * thermal/drivers/mellanox: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-161/+48
| | | * wifi: iwlwifi: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-062-60/+13
| | | * thermal/drivers/tegra: Fix crash when getting critical tempJon Hunter2023-01-061-1/+1
| | | * thermal/drivers/exynos: Fix NULL pointer dereference when getting the critica...Daniel Lezcano2023-01-061-3/+2
| | | * thermal/drivers/intel: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-53/+67
| | | * thermal/intel/int340x: Replace parameter to simplifyDaniel Lezcano2023-01-063-27/+20
| | | * thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-062-34/+7
| | | * thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-47/+26
| | | * thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_the...Daniel Lezcano2023-01-061-15/+0
| | | * thermal/drivers/da9062: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-44/+8
| | | * thermal/drivers/broadcom: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-3/+5
| | | * thermal/drivers/rcar: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-47/+6
| | | * thermal/drivers/imx: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-45/+27
| | | * thermal/drivers/st: Use generic trip pointsDaniel Lezcano2023-01-061-40/+7
| | | * thermal/of: Remove of_thermal_get_crit_temp()Daniel Lezcano2023-01-061-15/+0
| | | * thermal/of: Remove of_thermal_set_trip_hyst()Daniel Lezcano2023-01-061-13/+0
| | | * thermal/of: Remove of_thermal_is_trip_valid()Daniel Lezcano2023-01-062-29/+0
| | | * thermal/of: Remove of_thermal_get_ntrips()Daniel Lezcano2023-01-062-21/+0
| | | * thermal/drivers/rcar_gen3: Use the generic function to get the number of tripsDaniel Lezcano2023-01-061-1/+1
| | | * thermal/drivers/armada: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-18/+19
| | | * thermal/drivers/qcom: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-22/+17
| | | * thermal/drivers/hisi: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-5/+6
| | | * thermal/drivers/uniphier: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-15/+12
| | | * thermal/drivers/tegra: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-062-28/+22
| | | * thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_ge...Daniel Lezcano2023-01-061-3/+6
| | | * thermal/drivers/exynos: of_thermal_get_ntrips()Daniel Lezcano2023-01-061-3/+4
| | | * thermal/drivers/exynos: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-25/+16
| | | * thermal/of: Remove unused functionsDaniel Lezcano2023-01-062-24/+0