Messages in this thread |  | | From | lukasz.luba@arm ... | Subject | [PATCH 0/2] Thermal devfreq cooling small updates | Date | Mon, 16 Dec 2019 14:19:07 +0000 |
| |
From: Lukasz Luba <lukasz.luba@arm.com>
Hi all,
This patch set adds small changes to devfreq cooling: - updating the license to SPDX and copyright to 2019 - reclaiming the device node in registration function
It is based on the current work in thermal branch thermal/linux-next https://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git/log/?h=thermal/linux-next
Regards, Lukasz Luba
Lukasz Luba (2): thermal: devfreq_cooling: Change license header to SPDX thermal: devfreq_cooling: Add device node reclaiming in devfreq_cooling_register()
drivers/thermal/devfreq_cooling.c | 33 ++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 12 deletions(-)
-- 2.17.1
|  |