summaryrefslogtreecommitdiff
path: root/common/fan.c
Commit message (Expand)AuthorAgeFilesLines
* samus: Only update fan speeds every N secondsBill Richardson2015-02-181-0/+12
* Remove frequent fan-change updates from EC consoleBill Richardson2014-11-141-10/+0
* Samus: Handle fan startup in the EC, not the fan controllerBill Richardson2014-11-061-3/+22
* ectool: hostcmd support to set fans auto control individuallyMohammed Habibulla2014-10-071-4/+14
* ectool: Add hostcmd support to set fan duty cycle for each fan separatelyMohammed Habibulla2014-10-071-5/+15
* ectool: Add host command support to set fan RPM for each fan separatelyMohammed Habibulla2014-10-031-9/+24
* auron/peppy: fix setting fan max speed by rpm instead of duty cycleMohammed Habibulla2014-09-121-1/+1
* Add cprints() and ccprints()Vic Yang2014-05-211-1/+1
* Host command to set fan RPM enables fanRandall Spangler2014-02-211-0/+3
* Fix bug in Samus DPTF fan controlBill Richardson2013-12-101-8/+13
* Add DPTF interface for fan dutyBill Richardson2013-11-211-0/+30
* Pad jump tags to 4 bytes inside the system moduleRandall Spangler2013-11-051-1/+0
* Clean up hook priorties on LM4Randall Spangler2013-11-041-1/+1
* Provide multiple fan support within the EC itselfBill Richardson2013-11-021-92/+185
* Separate fan_t from pwm_tBill Richardson2013-10-301-16/+28
* Separate common fan behavior from implementationBill Richardson2013-10-301-0/+337