aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNiklas Söderlund <[email protected]>2024-03-27 14:30:12 +0100
committerDaniel Lezcano <[email protected]>2024-04-23 12:40:29 +0200
commit566e0ea7d02ff596d7bcd81ca547e91b5074032f (patch)
treec13efa240a72594f4af0059b839dec6e55c1fb9c /tools/perf/scripts/python/export-to-postgresql.py
parent7fcd7dfa5ec29afe0b3fe8ad6a5f42c19e71d6be (diff)
thermal/drivers/rcar_gen3: Move Tj_T storage to shared private data
The calculated Tj_T constant is calculated from the PTAT data either read from the first TSC zone on the device if calibration data is fused, or from fallback values in the driver itself. The value calculated is shared among all TSC zones. Move the Tj_T constant to the shared private data structure instead of duplicating it in each TSC private data. This requires adding a pointer to the shared data to the TSC private data structure. This back pointer make it easier to further rework the temperature conversion logic. Signed-off-by: Niklas Söderlund <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions