lkml.org 
[lkml]   [2023]   [Jan]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v1 0/2] add device cooling
Date
From: Alice Guo <alice.guo@nxp.com>

Anson Huang (2):
thermal: Add generic device cooling support
thermal: qoriq: Add device cooling support

drivers/thermal/Kconfig | 7 ++
drivers/thermal/Makefile | 1 +
drivers/thermal/device_cooling.c | 154 +++++++++++++++++++++++++++++++
drivers/thermal/qoriq_thermal.c | 83 ++++++++++++++++-
include/linux/device_cooling.h | 46 +++++++++
5 files changed, 290 insertions(+), 1 deletion(-)
create mode 100644 drivers/thermal/device_cooling.c
create mode 100644 include/linux/device_cooling.h

--
2.17.1

\
 
 \ /
  Last update: 2023-03-26 23:28    [W:0.057 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site