summaryrefslogtreecommitdiff
path: root/projects/linux/io/done/Thermal-add-interrupts.yaml
blob: 03321a72aa830206f4d926b047b2135be22dbdbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
title: Thermal; add interrupts for critical events
team: IO
key: c7ddcb6c-9d01-11eb-828f-2f1e3d023263
assignee: Niklas
status: Done

upstream:
 - torvalds: 47cf09e0f4fc51200ecea15387bec3584562f55d # thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points
 - torvalds: 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