summaryrefslogtreecommitdiff
path: root/chip/it83xx/fan.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/it83xx/fan.c: Format with clang-formatJack Rosenthal2022-06-281-28/+25
* Fan: Allow fan count to be set dynamicallyDaisuke Nojiri2018-11-191-4/+4
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-061-8/+8
* hooks: Add relative HOOK_INIT priority for peripheralsShawn Nematbakhsh2016-05-051-1/+1
* chip: it83xx: disable sleep while fan control loop ongoingDino Li2016-04-131-6/+10
* chip: it83xx: remove "CHIP_FAMILY_IT839X"Dino Li2016-03-221-4/+0
* chip: it83xx: disable fan control timer if all fans are offDino Li2016-02-171-3/+6
* it8380dev: fix hw timer and related function.Dino Li2015-10-011-1/+1
* it8380dev: add fan control moduleDino Li2015-06-251-0/+475