summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Add charger_get_params() function to query charger state.Bill Richardson2014-03-281-1/+1
* Make battery_is_present() tristate: YES, NO, NOT_SUREBill Richardson2014-03-271-2/+8
* Add a charger boardVincent Palatin2014-03-236-0/+343
* Blaze: Configure board to use CHARGER_V1stabilize-5680.BChromeOS Developer2014-03-221-0/+1
* Add initial blaze supportNeil Chen2014-03-225-0/+517
* samus: enable config option for low power idleAlec Berg2014-03-212-0/+10
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-208-0/+8
* Big: Add ectool discharge command.cloud_lin2014-03-182-0/+13
* cleanup: remove the conflict I2C2/GPIO config in nyan/big.Louis Yung-Chieh Lo2014-03-134-8/+0
* Big: implement the power and battery LED behaviortest-5619.Bgit-cloud_lin.compal.com2014-03-115-8/+178
* add support for FruitPie boardVincent Palatin2014-03-114-0/+128
* Big: add LGC 3s battery infocloud_lin2014-03-071-0/+24
* Big: add 4s battery LGC AC14B8K supportMilesDY_Chen2014-03-071-1/+25
* Add initial big supportKatie Roberts-Hoffman2014-03-065-0/+521
* Samus: Enable manual control of TOUCHSCREEN_RESET_LBill Richardson2014-03-061-12/+13
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-064-4/+4
* rambi: Remove ignored PCH signalsstabilize-5579.BRandall Spangler2014-03-014-0/+16
* rambi: Rotate accelerometer data into standard reference frameAlec Berg2014-03-012-0/+6
* samus: fix an output to be open-drainBill Richardson2014-02-261-1/+1
* BayTrail: Fix ADC adapter current calculationChromeOS Developer2014-02-262-8/+8
* Allow AP to set wireless power state in suspendRandall Spangler2014-02-223-8/+10
* Added unit tests for lid angle calculation and acosAlec Berg2014-02-222-0/+34
* cleanup: nyan: remove unnecessary dependence to pmu_tpschrome.hLouis Yung-Chieh Lo2014-02-141-1/+0
* Pit: Change the temperature range in discharging state.Jaehoon Kim2014-02-131-2/+2
* Add comment about matching temp sensor index and name with corebootChromeOS Developer2014-02-122-2/+10
* baytrail: Battery cutoff return codes were backwardsstabilize-5463.BRandall Spangler2014-02-112-2/+2
* Include battery fuel gauge temp sensor in temperature sensorsRandall Spangler2014-02-082-0/+6
* Samus: Support capsense input as keyboard events.Bill Richardson2014-02-082-3/+5
* rambi: Update LED charging algorithmRandall Spangler2014-02-071-39/+9
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-072-0/+20
* Pit: Add Green LED function in tps65090 charger driverJaehoon Kim2014-02-062-2/+3
* Add configs for battery detect via gpio or custom functionChromeOS Developer2014-02-066-25/+8
* rambi: Enable low-power idleRandall Spangler2014-01-291-0/+1
* mec1322: hibernation supportstabilize-5339.BVic (Chun-Ju) Yang2014-01-282-0/+3
* Fix leaving SUSP_VR_EN enabled if S5 rails fail to come upRandall Spangler2014-01-241-0/+6
* rambi: Leave 5V rail on in S3 if USB ports are poweredRandall Spangler2014-01-231-0/+1
* Squawks: Disable ectool i2c commands when write protectedChromeOS Developer2014-01-221-0/+1
* Rambi: Disable ectool i2c commands when write protectedChromeOS Developer2014-01-221-0/+1
* x86 & tegra: add CONFIG_POWER_COMMON.Yung-Chieh Lo2014-01-217-6/+7
* baytrail: Add config option to enable WiFi in suspendstabilize-5254.BDuncan Laurie2014-01-171-0/+1
* tegra: refactor the power state machine.Louis Yung-Chieh Lo2014-01-172-0/+15
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-165-1/+27
* rambi: fix led commandJustin Chuang2014-01-141-2/+2
* Pit: Remove pwm and power_led taskJaehoon Kim2014-01-143-19/+0
* mec1322: Use internal SCI pin controlVic (Chun-Ju) Yang2014-01-092-2/+1
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-0920-17/+17
* Enable internal pull-up for MEC1322 EVB I2C busVic (Chun-Ju) Yang2014-01-091-1/+5
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-0917-154/+172
* ite: Add initial support for ITE IT8380 chipVincent Palatin2014-01-084-0/+185
* rambi: Limit charging current to 1.7ARandall Spangler2014-01-081-1/+1