summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lm4: Fixed low power idle doesn't always wake up.stabilize-4920.6.Brelease-R32-4920.BAlec Berg2013-11-051-0/+6
* Pad jump tags to 4 bytes inside the system moduleRandall Spangler2013-11-052-3/+3
* Provide multiple fan support within the EC itselfBill Richardson2013-11-021-2/+4
* cleanup: Still more TODO commentsRandall Spangler2013-11-021-4/+4
* cleanup: Improve / remove more TODO commentsRandall Spangler2013-11-011-3/+3
* cleanup: TODOs in ec_commands.hRandall Spangler2013-10-311-4/+9
* cleanup: TODO comments in extpower_springRandall Spangler2013-10-311-0/+2
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-302-0/+9
* Separate fan_t from pwm_tBill Richardson2013-10-303-22/+27
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-2/+2
* Add more descriptive comments to include/fan.hBill Richardson2013-10-301-1/+13
* Separate common fan behavior from implementationBill Richardson2013-10-302-3/+31
* cleanup: comments in adc modulesRandall Spangler2013-10-251-1/+7
* cleanup: eeprom and option commentsRandall Spangler2013-10-251-10/+30
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-252-0/+55
* cleanup: comments in i2c modulesRandall Spangler2013-10-251-0/+5
* cleanup: charge state headerRandall Spangler2013-10-251-9/+1
* cleanup: remove obsolete declaration from headerBill Richardson2013-10-231-5/+0
* throttle_ap.c should only be compiled if there's a chipset/power taskRandall Spangler2013-10-231-1/+8
* cleanup: Rename and move header filesRandall Spangler2013-10-2313-634/+9
* cleanup: Comments about PMU powerinfo moduleRandall Spangler2013-10-221-1/+5
* cleanup: update comments with existing bug numbersRandall Spangler2013-10-221-1/+1
* cleanup: Remove fixme from ec_commands.hRandall Spangler2013-10-221-4/+1
* lm4: Use low speed clock in deep sleep.Alec Berg2013-10-215-1/+81
* cleanup: Consolidate power interruptsRandall Spangler2013-10-215-96/+7
* ec: add nyan boardYen Lin2013-10-172-0/+30
* cleanup: Config definesRandall Spangler2013-10-161-48/+56
* Do not compile Baytrail chipset code if chipset task is absentVic Yang2013-10-151-0/+1
* lm4: Add a low power idle task.stabilize-4825.BAlec Berg2013-10-154-15/+72
* Enforce a minimum number of clocks between keyboard scansRandall Spangler2013-10-141-0/+7
* Add baytrail power sequencingRandall Spangler2013-10-111-0/+1
* rambi: Keyboard output column 2 must be invertedRandall Spangler2013-10-111-0/+8
* lm4: Modified clock gating to allow easy expansion to low power.Alec Berg2013-10-103-0/+29
* rambi: Control LEDs using PWMRandall Spangler2013-10-081-0/+2
* cleanup: Battery header files and filenamesRandall Spangler2013-10-074-138/+259
* cleanup: Move board-specific LED state machines to board dirsRandall Spangler2013-10-071-0/+3
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-071-0/+1
* Cleanup use of config.h macrosBill Richardson2013-10-041-1/+2
* lpc: Clean up processing wake eventsRandall Spangler2013-10-021-5/+0
* Clean up G781 temperature sensor power detectionRandall Spangler2013-10-011-0/+7
* Support backlight control via lid onlyRandall Spangler2013-09-272-5/+12
* Test interface for detaching fake I2C devicesVic Yang2013-09-271-0/+21
* Merge smart_battery_stub.h to smart_battery.hVic Yang2013-09-272-24/+12
* cleanup: Remove unused fan channelsRandall Spangler2013-09-251-0/+3
* rambi: Initial EC firmwareChromeOS Developer2013-09-251-0/+4
* Make support for dedicated recovery GPIO signal optionalRandall Spangler2013-09-251-0/+3
* Add deprecated consts to ec_commands.h, just in case.Bill Richardson2013-09-241-0/+11
* Support compiling with chipset task disabledRandall Spangler2013-09-234-10/+31
* cleanup: move board-specific battery files to board dirsRandall Spangler2013-09-191-5/+10
* Fake I2C device support for emulatorVic Yang2013-09-172-0/+66