summaryrefslogtreecommitdiff
path: root/test/fan.c
Commit message (Expand)AuthorAgeFilesLines
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* fan: Leave state.rpm = 0 in pwm_fan_init()Edward Hill2020-05-211-3/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Fan: Restore thermal control after sysjumpDaisuke Nojiri2018-08-101-2/+3
* fan: Enable fan control on AP startup not on shutdown/suspendDaisuke Nojiri2018-07-171-0/+4
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-061-19/+20
* Samus: Handle fan startup in the EC, not the fan controllerBill Richardson2014-11-061-0/+108