summaryrefslogtreecommitdiff
path: root/common/thermal_commands.c
Commit message (Expand)AuthorAgeFilesLines
* Change host command params/response pointers to void *Randall Spangler2012-07-261-6/+3
* Refactor API for host commands, and handle variable length data betterRandall Spangler2012-07-111-15/+19
* Fix a bug that 'ectool thermalget' silently failsVic Yang2012-05-211-2/+3
* de-LPCify the EC host interfaceVincent Palatin2012-05-151-16/+16
* Slightly update the host commands APIVincent Palatin2012-05-141-3/+4
* Temperature sensor grouping.Vic Yang2012-03-161-2/+2
* Refactor LPC status / result codesRandall Spangler2012-03-011-10/+7
* Thermal Engine: LPC commands.Vic Yang2012-02-291-0/+52