summaryrefslogtreecommitdiff
path: root/common/pwm_commands.c
Commit message (Expand)AuthorAgeFilesLines
* de-LPCify the EC host interfaceVincent Palatin2012-05-151-18/+18
* Slightly update the host commands APIVincent Palatin2012-05-141-4/+6
* Refactor LPC status / result codesRandall Spangler2012-03-011-4/+4
* Thermal Engine: LPC commands.Vic Yang2012-02-291-0/+4
* Register host commands the same clever way we do console commandsRandall Spangler2012-02-281-5/+8
* EC_LPC_COMMAND_PWM_GET_FAN_RPM return target RPMVic Yang2012-02-271-1/+1
* Add EC host commands for keyboard backlightRandall Spangler2012-02-211-2/+23
* Add EC host command to control fan speed.Vic Yang2011-12-271-0/+32