Home
last modified time | relevance | path

Searched full:thermals (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/
H A D0001-libacpi-Fix-build-witth-fno-commom.patch31 +thermal_t thermals[MAX_ITEMS];
55 -thermal_t thermals[MAX_ITEMS];
56 +extern thermal_t thermals[MAX_ITEMS];
/openbmc/linux/drivers/thermal/
H A DKconfig146 Enable this to manage platform thermals using fair-share governor.
151 Enable this to manage platform thermals using a simple linear
158 Enable this to manage platform thermals using bang bang governor.
167 Enable this to let the user space manage the platform thermals.
173 Enable this to manage platform thermals by dynamically
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dibm,occ-hwmon.yaml14 thermals for the system. A service processor or baseboard management
/openbmc/phosphor-pid-control/
H A Dconf.hpp68 /* The interval of updating thermals. 1 second by default */
H A DREADME.md89 Each zone will require a control loop that monitors the associated thermals and
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sysfs.c153 /* If this method isn't defined we don't support thermals */ in ixgbe_sysfs_init()
/openbmc/linux/drivers/platform/x86/amd/pmf/
H A Dauto-mode.c240 dev_dbg(dev->dev, "updated CQL thermals\n"); in amd_pmf_update_2_cql()
421 dev_dbg(dev->dev, "resetting AMT thermals\n"); in amd_pmf_reset_amt()
H A Dsps.c260 /* update SPS balanced power mode thermals */ in amd_pmf_init_sps()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_hwmon.c160 /* If this method isn't defined we don't support thermals */ in igb_sysfs_init()