index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
common
/
block
/
thermal
Age
Commit message (
Expand
)
Author
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-11-25
soc/intel/common/thermal: Refactor thermal block to improve reusability
Subrata Banik
2021-11-20
soc/intel/common/thermal: Allow thermal configuration over PMC
Subrata Banik
2021-11-20
soc/intel/common/thermal: Use `clrsetbits32()` for setting LTT
Subrata Banik
2021-11-20
soc/intel/common/thermal: Hook up IA thermal block to romstage
Subrata Banik
2021-11-20
soc/intel/common/thermal: Drop unused parameter of pch_get_ltt_value()
Subrata Banik
2021-11-17
soc/intel/../thermal: Fix return type of `pch_get_ltt_value()`
Subrata Banik
2021-11-16
soc/intel/../thermal: Drop `ltt_value` local variable
Subrata Banik
2021-11-04
soc/intel: Replace bad uses of `find_resource`
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-09-29
soc/intel: Rename <intelblocks/chip.h>
Kyösti Mälkki
2019-07-31
soc/intel/common/block: Enable PCH Thermal Sensor for threshold configuration
Sumeet Pawnikar