Home
last modified time | relevance | path

Searched refs:integral_cutoff (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/Documentation/driver-api/thermal/
A Dpower_allocator.rst162 k_i and integral_cutoff
169 error is below `integral_cutoff`, errors are accumulated in the
172 or 2) and `integral_cutoff` is 0.
A Dsysfs-api.rst395 |---integral_cutoff: Offset above which errors are accumulated
/linux-6.3-rc2/include/linux/
A Dthermal.h284 s32 integral_cutoff; member
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-thermal157 What: /sys/class/thermal/thermal_zoneX/integral_cutoff
162 example, if integral_cutoff is 0, then the integral term only
/linux-6.3-rc2/drivers/thermal/
A Dgov_power_allocator.c242 if (err < int_to_frac(tz->tzp->integral_cutoff)) { in pid_controller()
A Dthermal_sysfs.c365 create_s32_tzp_attr(integral_cutoff);

Completed in 9 milliseconds