summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cbi: Add CONFIG_EEPROM_CBI_WPAseda Aboagye2021-07-292-2/+32
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-0/+10
* keyboard: Add strict debouncerDaisuke Nojiri2021-07-281-0/+15
* common: led_onoff_states: Add missing extern declarationsScott Chao2021-07-281-0/+3
* zephyr: Add TCS3400 emulatorTomasz Michalec2021-07-271-0/+122
* TCPMv2: Allow tests to clear PE data between runsDiana Z2021-07-271-0/+9
* primus: add LED behaviorTerry Chen2021-07-271-0/+3
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+6
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-232-7/+1
* zephyr: i2c: protect physical portDino Li2021-07-221-0/+14
* retimer: clear unused mux bitsli feng2021-07-191-0/+7
* ALT-DP: Don't send DP_ATTENTION until after DP_CONFIGScott Collyer2021-07-171-0/+7
* chgstv2: Move battery validate code to battery.cDaisuke Nojiri2021-07-151-0/+2
* Fuel Gauge: Add interface for optional sleep supportDiana Z2021-07-141-0/+15
* driver: bmi160: bmi260: Minor driver fixesTomasz Michalec2021-07-141-4/+4
* zephyr: Add BMI260 emulatorTomasz Michalec2021-07-141-0/+4
* zephyr: Add BMI160 emulatorTomasz Michalec2021-07-144-0/+1184
* cbi: Introduce CONFIG_CBI_GPIOPhilip Chen2021-07-142-0/+19
* TCPC: add flag to disable debug accessory controlBoris Mittelberg2021-07-131-0/+2
* qcom: Deprecate AP_RST_REQ in SC7280Wai-Hong Tam2021-07-131-0/+2
* system: Generalize system_get_board_version()Philip Chen2021-07-121-0/+5
* zephyr: add InvenSense sensorsKeith Short2021-07-121-0/+1
* syv682x: Fix name for option to disable CC passthroughKeith Short2021-07-101-2/+3
* driver: bmi3xx: Add support for BMI323 sensorBhanu Prakash Maiya2021-07-092-0/+3
* system: Clean up system_get_board_version()Philip Chen2021-07-092-20/+10
* zephyr: switch to using shell_*, not printkDawid Niedzwiecki2021-07-091-3/+16
* TCPMv2: Add new override function for getting default RpScott Collyer2021-07-081-0/+8
* console: use functions to check console channelsDawid Niedzwiecki2021-07-081-0/+17
* NCT3807: Set up correct FRS enableDiana Z2021-07-071-0/+3
* chgstv2: Clean up CONFIG_CHARGER_PROFILE_OVERRIDEDaisuke Nojiri2021-07-061-11/+0
* System: Add SYSTEM_IN_MANUAL_RECOVERY flagDaisuke Nojiri2021-07-052-1/+20
* cbi: Add cbi_get_cache_status()Philip Chen2021-07-031-0/+5
* DP Altmode DFP: Add `mfallow` commandudaykiran2021-07-021-1/+3
* cbi: Remove cbi_eeprom.hPhilip Chen2021-07-022-16/+2
* system: Rename reset_flags used in system_encode_save_flagsDaisuke Nojiri2021-07-011-2/+2
* Typec: Add disconnected status eventDiana Z2021-07-011-0/+1
* battery: Set host's low battery shutdown SoC to 4%Daisuke Nojiri2021-07-011-4/+4
* driver: Add argument check in BMA2x2 driverTomasz Michalec2021-06-301-0/+1
* zephyr: Add BMA255 emulatorTomasz Michalec2021-06-301-0/+154
* battery: Set host's low battery shutdown SoC to 3%Daisuke Nojiri2021-06-292-5/+8
* usb_mux: Remove disconnect latch flagAyushee Shah2021-06-291-18/+0
* cbi: Separate CBI EEPROM driver from CBI protocolPhilip Chen2021-06-292-4/+57
* driver: bma4xx: Add support for BMA422 sensorBhanu Prakash Maiya2021-06-282-0/+3
* tcpm: Do not include gpio.hCaveh Jalali2021-06-261-3/+2
* TCPM: Add new LPM bypass TCPC accessorsCaveh Jalali2021-06-251-0/+24
* stm32: rename CONFIG_STM32_SPI1_MASTER to …CONTROLLERHarry Cutts2021-06-251-3/+3
* chgstv2: Refactor charger_discharge_on_acDaisuke Nojiri2021-06-251-0/+2
* Update EC_CMD_CHARGE_CONTROL to version 2Daisuke Nojiri2021-06-252-1/+43
* SenderResponseTimer: offset with TCPC transmit success timestampudaykiran2021-06-252-0/+9
* TCPCI: add ALERT_NONECaveh Jalali2021-06-241-0/+1