aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/thermal
AgeCommit message (Expand)Author
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2021-11-25soc/intel/common/thermal: Refactor thermal block to improve reusabilitySubrata Banik
2021-11-20soc/intel/common/thermal: Allow thermal configuration over PMCSubrata Banik
2021-11-20soc/intel/common/thermal: Use `clrsetbits32()` for setting LTTSubrata Banik
2021-11-20soc/intel/common/thermal: Hook up IA thermal block to romstageSubrata Banik
2021-11-20soc/intel/common/thermal: Drop unused parameter of pch_get_ltt_value()Subrata Banik
2021-11-17soc/intel/../thermal: Fix return type of `pch_get_ltt_value()`Subrata Banik
2021-11-16soc/intel/../thermal: Drop `ltt_value` local variableSubrata Banik
2021-11-04soc/intel: Replace bad uses of `find_resource`Angel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-09-29soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki
2019-07-31soc/intel/common/block: Enable PCH Thermal Sensor for threshold configurationSumeet Pawnikar