summaryrefslogtreecommitdiff
path: root/include/fan.h
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* ec-fans: Make fans configuration const by default.Andrew McRae2019-11-021-0/+4
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* Fan: Allow fan count to be set dynamicallyDaisuke Nojiri2018-11-191-0/+4
* NPCX/fan: Update rpm_actual in duty modeTino Liu2018-07-041-1/+17
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-061-7/+17
* Samus: Handle fan startup in the EC, not the fan controllerBill Richardson2014-11-061-0/+2
* samus: change fan RPM values, enable fast-startBill Richardson2014-10-221-5/+5
* Provide multiple fan support within the EC itselfBill Richardson2013-11-021-2/+4
* Separate fan_t from pwm_tBill Richardson2013-10-301-2/+22
* Add more descriptive comments to include/fan.hBill Richardson2013-10-301-1/+13
* Separate common fan behavior from implementationBill Richardson2013-10-301-2/+30
* cleanup: remove obsolete declaration from headerBill Richardson2013-10-231-5/+0
* Completely new thermal/fan implementationBill Richardson2013-08-231-0/+34