summaryrefslogtreecommitdiff
path: root/projects/linux/io/done/Thermal-add-interrupts.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/io/done/Thermal-add-interrupts.yaml')
-rw-r--r--projects/linux/io/done/Thermal-add-interrupts.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/projects/linux/io/done/Thermal-add-interrupts.yaml b/projects/linux/io/done/Thermal-add-interrupts.yaml
new file mode 100644
index 0000000..677c5b7
--- /dev/null
+++ b/projects/linux/io/done/Thermal-add-interrupts.yaml
@@ -0,0 +1,15 @@
+title: Thermal; add interrupts for critical events
+team: IO
+key: c7ddcb6c-9d01-11eb-828f-2f1e3d023263
+assignee: Niklas
+status: Done
+
+upstream:
+ - next: 47cf09e0f4fc51200ecea15387bec3584562f55d # thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points
+ - next: d3a2328e741bf6e9e6bda750e0a63832fa365a74 # thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int
+
+comments:
+ - we don't want interrupts for temperature changes but to indicate critical events
+ - v1; https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=511979&state=*
+ - v2; https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=526113&state=*
+ - merged