thermal: ACPI: Add ACPI trip point routines
Add library routines to populate a generic thermal trip point structure with data obtained by evaluating a specific object in the ACPI Namespace. Signed-off-by:Rafael J. Wysocki <rafael.j.wysocki@intel.com> Co-developed-by:
Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by:
Daniel Lezcano <daniel.lezcano@linaro.org> Tested-by:
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Showing
- drivers/thermal/Kconfig 4 additions, 0 deletionsdrivers/thermal/Kconfig
- drivers/thermal/Makefile 1 addition, 0 deletionsdrivers/thermal/Makefile
- drivers/thermal/thermal_acpi.c 150 additions, 0 deletionsdrivers/thermal/thermal_acpi.c
- include/linux/thermal.h 8 additions, 0 deletionsinclude/linux/thermal.h
drivers/thermal/thermal_acpi.c
0 → 100644
Please register or sign in to comment