Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/thermal/
Dpower_allocator.txt157 k_i and integral_cutoff
164 error is below `integral_cutoff`, errors are accumulated in the
167 or 2) and `integral_cutoff` is 0.
Dsysfs-api.txt193 |---integral_cutoff: Offset above which errors are accumulated
359 integral_cutoff
363 example, if integral_cutoff is 0, then the integral term only
/linux-4.4.14/include/linux/
Dthermal.h309 s32 integral_cutoff; member
/linux-4.4.14/drivers/thermal/
Dpower_allocator.c226 if (err < int_to_frac(tz->tzp->integral_cutoff)) { in pid_controller()
Dthermal_core.c986 create_s32_tzp_attr(integral_cutoff);