Home
last modified time | relevance | path

Searched refs:thermal_zone_device_update (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/thermal/
H A Ddb8500_thermal.c121 thermal_zone_device_update(th->tz, THERMAL_EVENT_UNSPECIFIED); in prcmu_low_irq_handler()
146 thermal_zone_device_update(th->tz, THERMAL_EVENT_UNSPECIFIED); in prcmu_high_irq_handler()
H A Dmax77620_thermal.c80 thermal_zone_device_update(mtherm->tz_device, in max77620_thermal_irq()
H A Dloongson2_thermal.c103 thermal_zone_device_update(tzd, THERMAL_EVENT_UNSPECIFIED); in loongson2_thermal_irq_thread()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.h50 thermal_zone_device_update(tzone->zone, event); in int340x_thermal_zone_device_update()
H A Dprocessor_thermal_device_pci.c124 thermal_zone_device_update(tzone, THERMAL_TRIP_VIOLATED); in proc_thermal_threshold_work_fn()
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c289 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_isr()
441 thermal_zone_device_update(chip->tz_dev, THERMAL_EVENT_UNSPECIFIED); in qpnp_tm_probe()
/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c46 thermal_zone_device_update(data->ti_thermal, THERMAL_EVENT_UNSPECIFIED); in ti_thermal_work()
/linux/drivers/thermal/intel/
H A Dintel_bxt_pmic_thermal.c197 thermal_zone_device_update(tzd, in pmic_thermal_irq_handler()
H A Dx86_pkg_temp_thermal.c238 thermal_zone_device_update(tzone, THERMAL_EVENT_UNSPECIFIED); in pkg_temp_thermal_threshold_work_fn()
H A Dintel_soc_dts_iosf.c283 thermal_zone_device_update(sensors->soc_dts[i].tzone, in intel_soc_dts_iosf_interrupt_handler()
/linux/drivers/thermal/broadcom/
H A Dbrcmstb_thermal.c256 thermal_zone_device_update(priv->thermal, intr); in brcmstb_tmon_irq_thread()
/linux/drivers/thermal/testing/
H A Dzone.c133 thermal_zone_device_update(tt_zone->tz, THERMAL_EVENT_TEMP_SAMPLE); in tt_zone_tz_temp_set()
/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c263 thermal_zone_device_update(tsc->tzd, THERMAL_EVENT_UNSPECIFIED); in tegra_tsensor_handle_channel_interrupt()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c149 thermal_zone_device_update(tz_dev->tzone, in iwl_mvm_temp_notif()
/linux/drivers/regulator/
H A Dmax8973-regulator.c460 thermal_zone_device_update(mchip->tz_device, in max8973_thermal_irq()
/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst268 `thermal_zone_device_update()` (or anything that ends up calling the
H A Dsysfs-api.rst137 core via thermal_zone_device_update.
/linux/drivers/acpi/
H A Dthermal.c762 thermal_zone_device_update(tz->thermal_zone, THERMAL_EVENT_UNSPECIFIED); in acpi_thermal_check_fn()
/linux/drivers/hwmon/
H A Dhwmon.c302 thermal_zone_device_update(tzdata->tzd, in hwmon_thermal_notify()