Revision 8018e02a87031a5e8afcbd9d35133edd520076bb authored by Linus Torvalds on 22 September 2023, 20:25:13 UTC, committed by Linus Torvalds on 22 September 2023, 20:25:13 UTC
Pull thermal control fix from Rafael Wysocki:
 "Unbreak the trip point update sysfs interface that has been broken
  since the 6.3 cycle (Rafael Wysocki)"

* tag 'thermal-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  thermal: sysfs: Fix trip_point_hyst_store()
2 parent s b184c04 + ea31056
History
File Mode Size
Makefile -rw-r--r-- 398 bytes
clock_ops.c -rw-r--r-- 19.3 KB
common.c -rw-r--r-- 7.0 KB
domain.c -rw-r--r-- 85.7 KB
domain_governor.c -rw-r--r-- 11.7 KB
generic_ops.c -rw-r--r-- 7.8 KB
main.c -rw-r--r-- 50.1 KB
power.h -rw-r--r-- 5.0 KB
qos-test.c -rw-r--r-- 3.4 KB
qos.c -rw-r--r-- 25.7 KB
runtime.c -rw-r--r-- 53.3 KB
sysfs.c -rw-r--r-- 21.2 KB
trace.c -rw-r--r-- 7.8 KB
wakeirq.c -rw-r--r-- 9.4 KB
wakeup.c -rw-r--r-- 30.8 KB
wakeup_stats.c -rw-r--r-- 5.3 KB

back to top