summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* charge_state_v2: add option to cut-off battery when level is criticalVincent Palatin2015-10-021-0/+3
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-0/+4
* Driver: ISL9237: Monitor system power consumptionVijay Hiremath2015-10-021-0/+4
* system: Add i2c slave sleep maskShawn Nematbakhsh2015-09-301-7/+8
* Rename gpio_is_reboot_warm() to system_is_reboot_warm()Vijay Hiremath2015-09-292-8/+8
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-292-2/+8
* cleanup: Remove redundant CONFIG_RAM_* configsShawn Nematbakhsh2015-09-291-12/+0
* gpio: Merge config_module into config_pins.Aseda Aboagye2015-09-261-0/+10
* ec_commands: Add "hibdelay" as an EC host command.Aseda Aboagye2015-09-251-0/+35
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-252-1/+38
* cleanup: Remove superfluous #definesBill Richardson2015-09-251-4/+2
* cleanup: Remove CONFIG_FW_IMAGE_SIZEShawn Nematbakhsh2015-09-242-10/+13
* common: add command spixferGwendal Grignou2015-09-231-0/+1
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-211-8/+1
* common: motion: Fix accelgyro interfaceGwendal Grignou2015-09-211-2/+2
* common: motion: Add double tap gesture host interfaceGwendal Grignou2015-09-211-0/+1
* common: Add __fls functionGwendal Grignou2015-09-212-2/+5
* common: accel: Add error code for irq handlerGwendal Grignou2015-09-192-1/+6
* common: lightbar: put multiple commands under i2c_lockGwendal Grignou2015-09-191-1/+1
* pd: add more flags to USB_PD_CONTROL host commandAlec Berg2015-09-182-4/+17
* motion: Add Gesture InterfaceGwendal Grignou2015-09-184-4/+100
* motion: Add wake up sensor support.Gwendal Grignou2015-09-181-0/+1
* common: math: Use float when CONFIG_FPU is set.Gwendal Grignou2015-09-181-1/+27
* common: motion: move gesture actions in motion task.Gwendal Grignou2015-09-183-5/+7
* Cr50: Add support for flash write & eraseBill Richardson2015-09-181-1/+5
* it8380dev: fix idle task and chip idDino Li2015-09-181-0/+3
* it8380dev: fix ec2i and uartDino Li2015-09-171-0/+3
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-171-0/+16
* host: mock i2c_xferGwendal Grignou2015-09-162-56/+11
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-163-7/+2
* cleanup: Change meaning of storage offset CONFIGsShawn Nematbakhsh2015-09-163-16/+22
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-162-10/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-163-4/+23
* Celes: Add define to support GD25Q41B for External EC ROM.jongpil19.jung2015-09-152-1/+4
* common: math: Stop using FP_BITS directly.Gwendal Grignou2015-09-151-2/+5
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-152-0/+2
* pd: add option to save power in S5Vincent Palatin2015-09-141-0/+3
* usb_charge: fix custom event maskAlec Berg2015-09-111-1/+1
* pd: add swap commands to USB_PD_CONTROL host commandAlec Berg2015-09-111-1/+11
* common: Add variable to enable software gesture recognition.Gwendal Grignou2015-09-111-2/+12
* driver/temp_sensor: Add support thermistor on EC's own ADCWonjoon Lee2015-09-111-0/+1
* temp_sensor: Separate ADC interface and thermistor mathsWonjoon Lee2015-09-111-0/+2
* Driver: ISL9237: Enable trickle chargingVijay Hiremath2015-09-101-0/+3
* als: Disable task when host is not runningDuncan Laurie2015-09-101-0/+1
* charge_manager: add option to charge from dual-role devicesAlec Berg2015-09-081-0/+3
* eoption: Remove unused eeprom option storage codeAnton Staaf2015-09-082-47/+0
* update case closed debugging partial mode policyVincent Palatin2015-09-081-1/+1
* I2C: Remove unused arbitration supportAnton Staaf2015-09-082-45/+0
* driver: bmi160: Prevent crash when FIFO is not validGwendal Grignou2015-09-071-0/+1
* oak: handle USB BC 1.2 status changeRong Chang2015-09-031-0/+1