summaryrefslogtreecommitdiff
path: root/test/thermal.tasklist
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-9/+1
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-1/+2
* Completely new thermal/fan implementationBill Richardson2013-08-231-2/+1
* Revert "Revert "Add thermal engine test""Vic Yang2013-05-171-1/+2
* Revert "Add thermal engine test"Vic Yang2013-05-161-2/+1
* Add thermal engine testVic Yang2013-05-151-1/+2
* Fix tasklist for testsVic Yang2013-04-101-8/+2
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-191-3/+3
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-011-1/+0
* Switch PWM to use HOOK_SECOND instead of its own taskRandall Spangler2012-10-301-1/+0
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+1
* Switch to variable-size stacksRandall Spangler2012-09-091-9/+10
* Fix unit testsVic Yang2012-07-131-0/+1
* Fix compilation error of unit testsVic Yang2012-07-021-0/+1
* Thermal engine unit testVic Yang2012-06-251-0/+22