diff options
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2021-05-25 13:48:11 -0700 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2021-07-04 18:28:04 +0200 |
commit | acd65d5d1cf4a3324c8970ba74632abe069fe23e (patch) | |
tree | f613f21039134f29d7c2771346cca6cfdf6d2976 /drivers/thermal/gov_user_space.c | |
parent | 8fe145f7ceda7b8909cd471e1e75dd20dfbf41a5 (diff) |
thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driver
Add a new PCI driver which register a thermal zone and allows to get
notification for threshold violation by a RW trip point. These
notifications are delivered from the device using MSI based
interrupt.
The main difference between this new PCI driver and the existing
one is that the temperature and trip points directly use PCI
MMIO instead of using ACPI methods.
This driver registers a thermal zone "TCPU_PCI" in addition to the
legacy processor thermal device, which uses ACPI companion device
to set name, temperature and trips.
This driver is enabled for AlderLake.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20210525204811.3793651-3-srinivas.pandruvada@linux.intel.com
Diffstat (limited to 'drivers/thermal/gov_user_space.c')
0 files changed, 0 insertions, 0 deletions