summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove QEMU testsstabilize-4886.BVic Yang2013-10-2918-1431/+1
* Allow "ectool gpioget" to run on write protected machinesChromeOS Developer2013-10-291-3/+0
* Rename pwm_data.h to pwm_chip.hBill Richardson2013-10-2818-16/+16
* rambi: Implement battery cutoff commandRandall Spangler2013-10-281-1/+35
* Fix comments regarding PWM GPIO useBill Richardson2013-10-287-10/+10
* rambi: Set LED colors based on battery and chipset stateRandall Spangler2013-10-281-4/+110
* rambi: Enable battery chargingRandall Spangler2013-10-284-14/+41
* cleanup: comments in adc modulesRandall Spangler2013-10-255-15/+31
* cleanup: eeprom and option commentsRandall Spangler2013-10-252-12/+32
* stm32l: fix ADC all channels conversionVincent Palatin2013-10-251-0/+1
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-2520-165/+55
* cleanup: Add bug number to TODO comment in charger driverRandall Spangler2013-10-251-7/+8
* cleanup: Re-enable keyboard console channel for ARM boardsRandall Spangler2013-10-259-27/+0
* cleanup: Comments in console_output.cRandall Spangler2013-10-251-4/+14
* lm4: Disable ADC module when not in use.Alec Berg2013-10-251-1/+15
* cleanup: comments in i2c modulesRandall Spangler2013-10-255-21/+27
* cleanup: charge state headerRandall Spangler2013-10-251-9/+1
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-2524-104/+60
* pit: Fix battery cutoff command to use deferred function callRandall Spangler2013-10-251-16/+14
* samus: Leave WiFi power on in S3Paul Stewart2013-10-241-2/+6
* 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-232-3/+9
* cleanup: Rename and move header filesRandall Spangler2013-10-2342-62/+54
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-2333-29/+71
* bolt: Leave WiFi power on in S3Paul Stewart2013-10-231-2/+6
* daisy: Clean up pmu initializationRandall Spangler2013-10-231-22/+1
* lpc: No need to scan entire host command I/O space for detectionRandall Spangler2013-10-232-13/+12
* cleanup: Comments about PMU powerinfo moduleRandall Spangler2013-10-222-3/+18
* cleanup: Remove obsolete comment in STM32 GPIO moduleRandall Spangler2013-10-221-1/+0
* cleanup: More detail in todo comments for mccroskeyRandall Spangler2013-10-222-20/+23
* cleanup: update comments with existing bug numbersRandall Spangler2013-10-224-25/+11
* rambi: Remove internal pullup from write protect pinRandall Spangler2013-10-221-1/+1
* puppy: remove temporary workaround in pmu chipset startupRandall Spangler2013-10-221-14/+1
* samus: Use analog BAT_TEMP as presence indicatorBill Richardson2013-10-222-3/+10
* cleanup: FIFO comment in MKBP driverRandall Spangler2013-10-221-1/+9
* cleanup: Remove fixme from ec_commands.hRandall Spangler2013-10-221-4/+1
* bolt: Implement prochotstabilize-4856.BRandall Spangler2013-10-221-1/+2
* cleanup: Thermal commentsRandall Spangler2013-10-221-3/+11
* cleanup: Remove battery temperature fixmes for falco and slippyRandall Spangler2013-10-222-2/+1
* cleanup: Comments in extpower_falco.cRandall Spangler2013-10-221-7/+13
* lm4: Use low speed clock in deep sleep.Alec Berg2013-10-2119-21/+383
* rambi: Support USB port power controlRandall Spangler2013-10-212-1/+15
* cleanup: Consolidate power interruptsRandall Spangler2013-10-2125-163/+64
* Clean up documentation of RCIN# open-drain workaroundRandall Spangler2013-10-216-32/+35
* samus: Make RCIN_L be open drainDuncan Laurie2013-10-211-1/+1
* samus: Add the pause_in_s5 support and fix CPU throttleDuncan Laurie2013-10-211-2/+36
* i2c: Add common i2cxfer console commandDuncan Laurie2013-10-213-179/+93
* samus: Add hook/hack to enable backlight PWMDuncan Laurie2013-10-213-2/+112
* samus: Add TMP006 sensorsDuncan Laurie2013-10-212-7/+73
* samus: changes from bringup to bootDuncan Laurie2013-10-213-13/+32