summaryrefslogtreecommitdiff
path: root/include/pwm.h
Commit message (Expand)AuthorAgeFilesLines
* Separate fan_t from pwm_tBill Richardson2013-10-301-0/+3
* Refactor PWM moduleVic Yang2013-08-271-10/+18
* Completely new thermal/fan implementationBill Richardson2013-08-231-36/+0
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-10/+0
* lm4: make configure_kblight_gpios() board dependentAaron Durbin2013-07-161-0/+5
* lm4: break out board-specific fan/tach pin configAaron Durbin2013-05-161-0/+5
* Split pwm.c into pwm_fan.c and pwm_kblight.cBill Richardson2013-04-261-1/+1
* Clean up pwm moduleRandall Spangler2012-10-251-15/+36
* link:re-enable fan RPM controller when neededRandall Spangler2012-10-151-0/+8
* Add 'fanduty' command both EC console and ectool.Bill Richardson2012-06-221-0/+3
* Make ectool correctly report when keyboard backlight is offVic Yang2012-05-261-0/+3
* Added HOOK_INIT for driver module initsRandall Spangler2012-04-191-6/+0
* Disable screen and keyboard backlights when lid is closed.Randall Spangler2012-04-131-7/+10
* EC_LPC_COMMAND_PWM_GET_FAN_RPM return target RPMVic Yang2012-02-271-0/+3
* Disable fan PWM when +5VS is disabledRandall Spangler2012-02-271-0/+4
* Revert "Disable fan PWM when +5VS is disabled"Dave Tu2012-02-271-4/+0
* Disable fan PWM when +5VS is disabledRandall Spangler2012-02-271-0/+4
* Add EC host commands for keyboard backlightRandall Spangler2012-02-211-1/+4
* Initial sources import 1/3Randall Spangler2011-12-071-0/+28