summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* CHERRY-PICK: Do not try to wake the battery after battery cut-offVic Yang2014-11-111-1/+1
* CHERRY-PICK: math: use CONFIG_FPU when using float.Gwendal Grignou2014-11-111-0/+2
* CHERRY-PICK: MKBP event signalling implementationVic Yang2014-11-114-1/+137
* CHERRY-PICK: EC: Ensure the udelay function waits at least the time indicated.Kenji Chen2014-11-111-1/+1
* CHERRY-PICK: charge_manager: Add module for managing battery charge limitsShawn Nematbakhsh2014-11-112-0/+152
* CHERRY-PICK: Paine, Yuna: Support force lid openHenry Hsu2014-11-061-1/+20
* CHERRY-PICK: Don't hibernate on low battery if hiberante is not supportedVic Yang2014-10-101-0/+2
* CHERRY-PICK: ectool: Add hostcmd support to set fan duty cycle for each fan s...Mohammed Habibulla2014-10-101-5/+15
* CHERRY-PICK: ectool: hostcmd support to set fans auto control individuallyMohammed Habibulla2014-10-101-4/+14
* CHERRY-PICK: ectool: Add host command support to set fan RPM for each fan sep...Mohammed Habibulla2014-10-101-9/+24
* CHERRY-PICK: charge_state_v2: Send host event if charge state changesDuncan Laurie2014-10-101-0/+3
* CHERRY-PICK: i2c: allow for mulitple i2c busses to utilize automatic unwedgingAlec Berg2014-10-101-4/+16
* CHERRY-PICK: add RSA signature verification codeVincent Palatin2014-10-102-0/+215
* lightbar: add seq type PROGRAM for user-programmable sequencesEric Caruso2014-09-251-0/+374
* lightbar: show google colors in S0 (red for low battery)Bill Richardson2014-09-251-0/+54
* [common]: Remove accelerator calibration code.Gwendal Grignou2014-09-254-511/+0
* samus: accel: fix calibration bug, only using base sensor dataAlec Berg2014-09-231-1/+1
* Remove floating point usage in lightbar codeVic Yang2014-09-231-84/+96
* pd: use GET_POLARITY for SNK_DISCONNECTED state as well.Todd Broch2014-09-231-1/+2
* samus_pd: enable low power idleAlec Berg2014-09-231-15/+31
* Stream: Add In and Out stream interfaces and configAnton Staaf2014-09-183-0/+44
* Queue: Add functionality needed by new USART stream driverAnton Staaf2014-09-182-52/+128
* samus: exchange status with PD MCU on bootAlec Berg2014-09-172-4/+11
* samus: add automatic retries for host commands from EC to PDAlec Berg2014-09-172-21/+25
* auron/peppy: fix setting fan max speed by rpm instead of duty cycleMohammed Habibulla2014-09-121-1/+1
* samus: enhance usbpd host command to return port status.Todd Broch2014-09-111-1/+6
* samus: Add host command to query USB type-C accessory attached.Todd Broch2014-09-111-8/+47
* PD: Cleanup 'pd' console command.Todd Broch2014-09-111-55/+61
* samus: Add host command to store USB PD device id & rw_hash entry.Todd Broch2014-09-111-1/+57
* pd: check result of enabling vbus on type-C portsAlec Berg2014-09-081-1/+8
* EC: Add smart battery firmware update driverSheng-Liang Song2014-09-033-0/+35
* accel: fix bug, initialize accels every time we boot out of G3Alec Berg2014-09-031-3/+10
* pd: Initialize dual role state based on chipset stateVic Yang2014-09-031-0/+14
* pd: Expand polarity logic to include Ra pull-down logic.Todd Broch2014-09-021-1/+29
* Put 'hostcmd' console command behind a config flagVic Yang2014-09-011-0/+2
* ryu: disable system hibernateVic Yang2014-08-291-0/+4
* pd: Set pd mux to USB 3.0 (superspeed) initially.Todd Broch2014-08-291-0/+11
* EC: Add smbus interface read & write APIsSheng-Liang Song2014-08-293-2/+262
* zinger: samus_pd: change zinger SW ver to report commit countAlec Berg2014-08-281-0/+31
* host_command_pd: Fix condition for sending a PD MCU host eventShawn Nematbakhsh2014-08-281-1/+1
* pd: ensure names of PD states are up-to-dateVic Yang2014-08-281-0/+6
* pd: Try soft reset if ping failsVic Yang2014-08-281-14/+24
* pd: handle ACCEPT after a soft resetVic Yang2014-08-281-19/+21
* pd: add sending read info VDM every time source is plugged inAlec Berg2014-08-271-4/+24
* samus: add ability for PD MCU to send host event to APAlec Berg2014-08-271-0/+4
* samus: add host commands for flashing zinger RWAlec Berg2014-08-263-7/+91
* samus: added gyro support for lsm6ds0Sheng-Liang Song2014-08-263-176/+378
* pd: Move dual role toggle hooks to common codeVic Yang2014-08-261-0/+25
* samus: change input current limit to the real limitAlec Berg2014-08-261-7/+0
* Add inductive charging control moduleVic Yang2014-08-252-0/+38