summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel/intel_pch_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: intel: intel_pch: Improve cooling logZhang Rui2024-06-071-0/+5
* thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-271-1/+1
* thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki2024-02-231-1/+1
* thermal: intel: Discard trip tables after zone registrationRafael J. Wysocki2024-02-231-11/+13
* thermal: intel: pch_thermal: Use thermal driver device to write a traceDaniel Lezcano2023-04-271-1/+2
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal: intel: intel_pch: Drop struct board_infoRafael J. Wysocki2023-02-021-29/+13
* thermal: intel: intel_pch: Rename board ID symbolsRafael J. Wysocki2023-02-021-27/+27
* thermal: intel: intel_pch: Fold suspend and resume routines into their callersRafael J. Wysocki2023-02-021-84/+71
* thermal: intel: intel_pch: Fold two functions into their callersRafael J. Wysocki2023-02-021-56/+42
* thermal: intel: intel_pch: Eliminate device operations objectRafael J. Wysocki2023-02-021-29/+4
* thermal: intel: intel_pch: Rename device operations callbacksRafael J. Wysocki2023-02-021-18/+16
* thermal: intel: intel_pch: Eliminate redundant return pointersRafael J. Wysocki2023-02-021-22/+18
* thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return intRafael J. Wysocki2023-02-021-12/+9
* thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki2023-02-021-3/+4
* thermal: ACPI: Initialize trips if temperature is out of rangeRafael J. Wysocki2023-01-271-1/+1
* thermal: intel: intel_pch: Use generic trip pointsDaniel Lezcano2023-01-241-69/+19
* thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann2023-01-241-0/+8
* intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 checkRafael J. Wysocki2022-07-221-8/+0
* thermal: intel: pch: improve the cooling delay logZhang Rui2022-05-191-11/+20
* thermal: intel: pch: enhance overheat handlingZhang Rui2022-05-191-5/+8
* thermal: intel: pch: move cooling delay to suspend_noirq phaseZhang Rui2022-05-191-2/+3
* thermal: intel: pch: Fix unexpected shutdown at critical temperatureKai-Heng Feng2021-01-191-0/+6
* thermal: intel: pch: use macro for temperature calculationSumeet Pawnikar2020-12-101-10/+3
* thermal: intel_pch_thermal: fix build for ACPI not enabledRandy Dunlap2020-11-171-0/+4
* thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.Andres Freund2020-11-141-1/+9
* thermal: intel: pch: fix S0ix failure due to PCH temperature above thresholdSumeet Pawnikar2020-11-071-6/+70
* thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH supportSumeet Pawnikar2020-08-041-0/+3
* thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-291-0/+5
* thermal: intel_pch: switch to use <linux/units.h> helpersAkinobu Mita2020-01-311-1/+2
* thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform supportGayatri Kammela2020-01-271-0/+8
* thermal: intel: Fix unmatched pci_release_regionChuhong Yuan2020-01-271-1/+1
* thermal: intel: Use dev_get_drvdataChuhong Yuan2019-09-241-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria2018-12-071-0/+432