summaryrefslogtreecommitdiff
path: root/common/thermal.c
Commit message (Expand)AuthorAgeFilesLines
...
* Support host event get/set/clear on all host interfacesRandall Spangler2012-07-071-9/+4
* Disable thermal thresholds for TMP006 sensor near CPUVic Yang2012-06-221-1/+6
* Add option to adjust delay for indiviual temperature sensorVic Yang2012-06-081-4/+5
* Fix a typo in thermal engine temperature settingVic Yang2012-05-311-1/+1
* Better help for console commandsRandall Spangler2012-05-251-38/+28
* Fix a bug that 'ectool thermalget' silently failsVic Yang2012-05-211-3/+7
* de-LPCify the EC host interfaceVincent Palatin2012-05-151-3/+3
* Change polarity of PROCHOT signal to match EVTRandall Spangler2012-05-141-2/+2
* Allow console commands abbreviationVadim Bendebury2012-05-141-2/+2
* Use open drain reset signals, and clean up signals to 5VALW-powered devicesRandall Spangler2012-05-101-2/+1
* Adjust fan speed control thresholdsVic Yang2012-05-101-3/+3
* Make CPU_PROCHOTn high-Z (input) unless we're driving it low.Randall Spangler2012-05-081-1/+2
* Assert PROCHOT when overheated and lower fan control thresholdVic Yang2012-05-031-5/+12
* Adjust thermal engine thresholdsVic Yang2012-04-261-7/+4
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-28/+31
* Change task messages to eventsRandall Spangler2012-04-061-2/+2
* Increase fan speed control to 5 steps.Vic Yang2012-04-051-26/+84
* Temperature sensor grouping.Vic Yang2012-03-161-25/+37
* Prevent fan from keep turning on and off.Vic Yang2012-03-161-1/+9
* Thermal Engine: set lowest fan speed to 4000rpmVic Yang2012-03-141-1/+7
* Temp sensor report 0xfd on sensor unpowered.Vic Yang2012-03-141-6/+1
* Thermal Engine SMIVic Yang2012-03-131-2/+6
* Add platform-neutral chipset interfaceRandall Spangler2012-03-051-1/+2
* Report error when PECI temperature read fails.Vic Yang2012-03-011-3/+1
* Console command for thermal engine fan control.Vic Yang2012-02-291-0/+7
* Thermal Engine: LPC commands.Vic Yang2012-02-291-6/+43
* Thermal EngineVic Yang2012-02-281-0/+195