index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
/
intel_pch_thermal.c
Age
Commit message (
Expand
)
Author
2023-04-27
thermal: intel: pch_thermal: Use thermal driver device to write a trace
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-02-02
thermal: intel: intel_pch: Drop struct board_info
Rafael J. Wysocki
2023-02-02
thermal: intel: intel_pch: Rename board ID symbols
Rafael J. Wysocki
2023-02-02
thermal: intel: intel_pch: Fold suspend and resume routines into their callers
Rafael J. Wysocki
2023-02-02
thermal: intel: intel_pch: Fold two functions into their callers
Rafael J. Wysocki
2023-02-02
thermal: intel: intel_pch: Eliminate device operations object
Rafael J. Wysocki
2023-02-02
thermal: intel: intel_pch: Rename device operations callbacks
Rafael J. Wysocki
2023-02-02
thermal: intel: intel_pch: Eliminate redundant return pointers
Rafael J. Wysocki
2023-02-02
thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return int
Rafael J. Wysocki
2023-02-02
thermal: ACPI: Make helpers retrieve temperature only
Rafael J. Wysocki
2023-01-27
thermal: ACPI: Initialize trips if temperature is out of range
Rafael J. Wysocki
2023-01-24
thermal: intel: intel_pch: Use generic trip points
Daniel Lezcano
2023-01-24
thermal: intel: intel_pch: Add support for Wellsburg PCH
Tim Zimmermann
2022-07-22
intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check
Rafael J. Wysocki
2022-05-19
thermal: intel: pch: improve the cooling delay log
Zhang Rui
2022-05-19
thermal: intel: pch: enhance overheat handling
Zhang Rui
2022-05-19
thermal: intel: pch: move cooling delay to suspend_noirq phase
Zhang Rui
2021-01-19
thermal: intel: pch: Fix unexpected shutdown at critical temperature
Kai-Heng Feng
2020-12-10
thermal: intel: pch: use macro for temperature calculation
Sumeet Pawnikar
2020-11-17
thermal: intel_pch_thermal: fix build for ACPI not enabled
Randy Dunlap
2020-11-14
thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH.
Andres Freund
2020-11-07
thermal: intel: pch: fix S0ix failure due to PCH temperature above threshold
Sumeet Pawnikar
2020-08-04
thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support
Sumeet Pawnikar
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
2020-01-31
thermal: intel_pch: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-27
thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform support
Gayatri Kammela
2020-01-27
thermal: intel: Fix unmatched pci_release_region
Chuhong Yuan
2019-09-24
thermal: intel: Use dev_get_drvdata
Chuhong Yuan
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2018-12-07
drivers: thermal: Move various drivers for intel platforms into a subdir
Amit Kucheria