summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* button: Check volume up/down status and set recovery modeNicolas Boichat2017-01-202-0/+8
* Revert "charge_ramp: Adjust minimum ramp current"Vijay Hiremath2017-01-181-9/+0
* poppy: host command for configuring power buttonShelley Chen2017-01-131-0/+14
* charge_ramp: Adjust minimum ramp currentVijay Hiremath2017-01-131-0/+9
* Basking: Fix cannot power on when resume from battery cutoff.David.Huang2017-01-131-0/+1
* cr50: help battery disconnect to work on detachable devicesVadim Bendebury2017-01-121-0/+7
* ec: Minor cleanup of private host command macros.Carl Hamilton2017-01-112-9/+13
* motion_sense: Add "spoof" modeAseda Aboagye2017-01-074-7/+64
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-063-134/+179
* nds32: lds: reduce gap of flashDino Li2017-01-051-7/+0
* cr50: vendor command to enable nvmem commitsVadim Bendebury2017-01-051-0/+1
* cr50: Avoiding nvram commits at startupVadim Bendebury2017-01-051-0/+9
* common: introduce malloc/free implementationVadim Bendebury2017-01-052-6/+38
* charger: isl923x: Add support for ISL9238Nicolas Boichat2017-01-051-0/+1
* driver: als: Add error code UNCHANGEDGwendal Grignou2017-01-051-3/+6
* smart_battery: Cleanup smart battery & SB users codeVijay Hiremath2017-01-021-2/+4
* charger_profile: Add common code for charger profile overrideVijay Hiremath2017-01-023-23/+100
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-281-0/+4
* Add nvmem-backed key=value variable storageBill Richardson2016-12-212-0/+97
* cr50: keep wp and console state through deep sleepMary Ruthven2016-12-211-0/+6
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-201-30/+0
* cr50: add vendor command to invalidate inactive rwMary Ruthven2016-12-161-0/+1
* i2c_passthru: fix virtual battery operationphilipchen2016-12-142-11/+49
* usb_pd_policy: Automatically swap vconn if adapter requests itNicolas Boichat2016-12-141-0/+8
* usb_pd_protocol: Rename PD_FLAGS_DATA_SWAPPED to _CHECK_IDENTITYNicolas Boichat2016-12-141-2/+2
* CR50: make SHA512 a config optionnagendra modadugu2016-12-131-0/+4
* Cr50: Ensure that trng.h is self-contained.Carl Hamilton2016-12-081-0/+1
* common/spi_nor: Adds RDID and 64KiB erase supportNadim Taha2016-12-072-0/+15
* charge_manager: cleanup and documentphilipchen2016-12-061-16/+70
* gru: control LEDs by changing frequencyDavid Schneider2016-12-051-0/+6
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-053-3/+7
* pd: Limit input current to 500mA on PD voltage transitionShawn Nematbakhsh2016-12-051-0/+10
* usb pd: Resend request after receiving a WAIT in response to a requestSam Hurst2016-12-021-0/+1
* npcx: flash: Use common code for SPI flash protect reg translationShawn Nematbakhsh2016-12-011-0/+3
* i2c: Lock out i2c passthru except for desired portsShawn Nematbakhsh2016-12-011-0/+9
* charger: Add CONFIG option to maintain VBAT voltageShawn Nematbakhsh2016-11-301-0/+7
* g: remove sleep disable/enable in rddMary Ruthven2016-11-281-2/+0
* tpm: move extension and vendor command definitions into own fileVadim Bendebury2016-11-282-66/+83
* tpm2: add extension command for immediate resetVadim Bendebury2016-11-281-0/+1
* Revert "ec: Improve efficiency of host command dispatcher"Vadim Bendebury2016-11-263-142/+128
* ec: Improve efficiency of host command dispatcherSam Hurst2016-11-233-128/+142
* chip/stm32/usb_hid: Add USB HID touchpad driverNicolas Boichat2016-11-222-0/+33
* chip/stm32/usb_hid_keyboard: Add functions for keyscanNicolas Boichat2016-11-221-14/+0
* Cr50: Add sysinfo vendor commandBill Richardson2016-11-211-0/+1
* Cr50: Prevent rebooting when unlocking the consoleBill Richardson2016-11-192-17/+11
* BD9995X/reef/snappy/pyro: Boot from the shipmode batteryVijay Hiremath2016-11-182-0/+13
* Apollolake: Enter/exit from S0ix based on host commands from kernelArchana Patni2016-11-171-1/+11
* keyboard: Always call keyboard_state_changedNicolas Boichat2016-11-172-7/+12
* chip/stm32/usb_hid: Separate HID keyboard supportNicolas Boichat2016-11-163-3/+17
* include/host_command: Conditionally define host event functionsNicolas Boichat2016-11-161-0/+2