diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2019-09-19 16:43:19 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2019-09-19 17:38:18 +0200 |
commit | 4f8b350be0b90554c93908458a27be34e8b722ca (patch) | |
tree | 8b39d985a590db8cc4eb275d68496cfa212d5ede /target/linux/brcm2708/patches-4.19/950-0173-drivers-thermal-step_wise-avoid-throttling-at-hyster.patch | |
parent | b400179ca66647944a26f4d4b7b4fd53a3d2f0d1 (diff) | |
download | upstream-4f8b350be0b90554c93908458a27be34e8b722ca.tar.gz upstream-4f8b350be0b90554c93908458a27be34e8b722ca.tar.bz2 upstream-4f8b350be0b90554c93908458a27be34e8b722ca.zip |
brcm2708: update to latest patches from RPi foundation
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/brcm2708/patches-4.19/950-0173-drivers-thermal-step_wise-avoid-throttling-at-hyster.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.19/950-0173-drivers-thermal-step_wise-avoid-throttling-at-hyster.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.19/950-0173-drivers-thermal-step_wise-avoid-throttling-at-hyster.patch b/target/linux/brcm2708/patches-4.19/950-0173-drivers-thermal-step_wise-avoid-throttling-at-hyster.patch index 522e834aeb..8a07a46d24 100644 --- a/target/linux/brcm2708/patches-4.19/950-0173-drivers-thermal-step_wise-avoid-throttling-at-hyster.patch +++ b/target/linux/brcm2708/patches-4.19/950-0173-drivers-thermal-step_wise-avoid-throttling-at-hyster.patch @@ -1,7 +1,7 @@ -From f9c073f4eade01d5b355f81ccc3b8b9fe9ee1956 Mon Sep 17 00:00:00 2001 +From c7c358c1ac991887b6d2c9193139f9f35a36e985 Mon Sep 17 00:00:00 2001 From: Serge Schneider <serge@raspberrypi.org> Date: Tue, 2 Oct 2018 11:14:15 +0100 -Subject: [PATCH 173/782] drivers: thermal: step_wise: avoid throttling at +Subject: [PATCH 173/806] drivers: thermal: step_wise: avoid throttling at hysteresis temperature after dropping below it Signed-off-by: Serge Schneider <serge@raspberrypi.org> |