/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | thermtrip-assert-log.service | 2 Description=Thermtrip Assert 6 ExecStart=/usr/libexec/phosphor-gpio-monitor/thermal-event-logger assert cpu0-thermtrip-alert 7 SyslogIdentifier=thermtrip-assert
|
H A D | thermtrip-deassert-log.service | 2 Description=Thermtrip Deassert 6 ExecStart=/usr/libexec/phosphor-gpio-monitor/thermal-event-logger deassert cpu0-thermtrip-alert 7 SyslogIdentifier=thermtrip-deassert
|
H A D | thermal-event-logger | 12 e.g. cpu0-thermtrip-alert 25 assert-cpu0-thermtrip-alert) 28 deassert-cpu0-thermtrip-alert | assert-cpu0-prochot-alert) 57 deassert-cpu0-thermtrip-alert)
|
H A D | plat-phosphor-multi-gpio-monitor.json | 169 "Name": "cpu0-thermtrip-alert", 175 "thermtrip-deassert-log.service" 178 "thermtrip-assert-log.service"
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/ |
H A D | phosphor-gpio-monitor_%.bbappend | 43 file://thermtrip-assert-log.service \ 44 file://thermtrip-deassert-log.service \ 67 thermtrip-assert-log.service \ 68 thermtrip-deassert-log.service \
|
/openbmc/linux/drivers/thermal/tegra/ |
H A D | Kconfig | 12 emergency thermal reset (thermtrip) feature to function.
|
H A D | soctherm.c | 462 * @sg: pointer to the sensor group to set the thermtrip temperature for 500 * @sg: pointer to the sensor group to set the thermtrip temperature for 713 * @sg: pointer to the sensor group to set the thermtrip temperature for 716 * Configure the SOC_THERM HW trip points, setting "THERMTRIP" 720 * After they have been configured, THERMTRIP or THROTTLE will take 727 * THERMTRIP has been enabled successfully when a message similar to 729 * "thermtrip: will shut down when sensor group XXX reaches YYYYYY mC" 750 dev_err(dev, "thermtrip: %s: error during enable\n", sg->name); in tegra_soctherm_set_hwtrips() 754 dev_info(dev, "thermtrip: will shut down when %s reaches %d mC\n", in tegra_soctherm_set_hwtrips() 1412 seq_printf(s, "Thermtrip Any En(%d)\n", state); in regs_show()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Thermal.events.yaml | 41 temperature. This is very similar to the THERMTRIP signal from
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ufispace-ncplite.dts | 74 cpu-thermtrip-l { 75 label = "cpu-thermtrip-l";
|
H A D | aspeed-bmc-asrock-x570d4u.dts | 115 /* AA */ "input-cpu1-thermtrip-latch-n", "",
|
H A D | aspeed-bmc-inventec-starscream.dts | 338 "","PCH_SLP_S4_BMC_N","cpu0-thermtrip-n","alert-psu1-smb-r-n",
|
H A D | aspeed-bmc-facebook-harma.dts | 787 "cpu0-thermtrip-alert","",
|
/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/ |
H A D | nvidia,tegra20-pmc.yaml | 153 i2c-thermtrip: 156 On Tegra30, Tegra114 and Tegra124 if i2c-thermtrip subnode exists,
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 152 i2c-thermtrip {
|
H A D | tegra30-asus-nexus7-grouper-maxim-pmic.dtsi | 187 i2c-thermtrip {
|
H A D | tegra20-colibri.dtsi | 636 i2c-thermtrip {
|
H A D | tegra30-colibri.dtsi | 939 i2c-thermtrip {
|
H A D | tegra30-apalis-v1.1.dtsi | 1099 i2c-thermtrip {
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.h | 169 …uint8_t uc_tj_offset; /* bit [28:22] of D24F3xE4 Thermtrip Status Register,may no…
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | nvidia,tegra124-soctherm.yaml | 159 critical trip point will be used for thermtrip temperature.
|
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-moorefield.c | 221 PINCTRL_PIN(188, "THERMTRIP"),
|
H A D | pinctrl-merrifield.c | 228 PINCTRL_PIN(193, "THERMTRIP"),
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | openbmc.json | 879 …"Description": "Indicates that the system memory ThermTrip is asserted by the specified component.… 880 "Message": "Memory ThermTrip asserted: %1.",
|
H A D | openbmc_message_registry.hpp | 1228 "Indicates that the system memory ThermTrip is asserted by the specified component.", 1229 "Memory ThermTrip asserted: %1.",
|
/openbmc/linux/include/soc/tegra/ |
H A D | bpmp-abi.h | 1742 * @brief Get the thermtrip of the specified zone. 1750 * * -#BPMP_ERANGE if thermtrip is invalid or disabled. 1855 * thermtrip: HW shutdown temperature in millicelsius. 1858 int32_t thermtrip; member
|