summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* driver: lis2dw12/lis2dwl: add polling mode supportPaul Ma2019-08-231-0/+6
* driver: lis2dwl: add driver supportPaul Ma2019-08-233-2/+41
* driver: lis2dw12: Add driver supportmario tesi2019-08-232-0/+4
* i2c: don't scan i2c addresses less than 0x08Jett Rink2019-08-231-0/+10
* Remove __7b, __8b and __7bfDenis Brockus2019-08-2312-99/+83
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-08-232-3/+8
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-2312-86/+180
* common: add i2c tracing functionalityJack Rosenthal2019-08-231-0/+15
* common: remove CONFIG_SMBUS dead codeDenis Brockus2019-08-232-159/+16
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-08-233-2/+12
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-08-232-15/+46
* common/i2c_master: Add a subcommand to protect all TCPC portsKarthikeyan Ramasubramanian2019-08-232-7/+3
* USB-PD: Consolidate tcpc_config declarations in usb_pd_tcpm.hDaisuke Nojiri2019-08-231-0/+6
* i2c: add i2clookup host commandJett Rink2019-08-231-0/+29
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2019-08-231-0/+11
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-08-231-11/+12
* i2c: fix style violations introduced by ab40ba67cVadim Bendebury2019-08-231-7/+6
* Battery: add support battery-cutoff SMBus block write functionmatt_wang2019-08-232-0/+33
* i2c: Support 16-bit address register read & writeTony Zou2019-08-231-0/+29
* rammus: reconfig the PS8751 i2c port according to the board versionZhuohao Lee2019-08-231-0/+3
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-08-121-1/+1
* common: led_onoff_states: add new LED state for fully charged in S5Devin Lu2019-08-121-0/+4
* common: motion_sense: Spread timestamps in motion sense fifoYuval Peress2019-08-021-5/+12
* common: queue: Update chunk struct and get read/write logicYuval Peress2019-08-021-7/+19
* driver: lsm6dsm: Move the interrupt GPIO into sensor structYuval Peress2019-08-021-0/+3
* motionsense: Convert in_spoof_mode to a more generic flagsYuval Peress2019-08-021-3/+8
* tabletmode: ignore lid angle if hall sensor activeJett Rink2019-08-022-0/+15
* queue.h: Check at compile time if queue size is power of 2Nicolas Boichat2019-08-021-1/+1
* cr50: add buffer_units_mask member into struct queueNamyoon Woo2019-08-021-0/+2
* motion sense: Calculate loop time based on sensor needsMathew King2019-08-022-15/+30
* mkbp: take timestamp closer to hardware interruptJett Rink2019-08-022-2/+2
* driver: lis2mdl: add standalone supportYuval Peress2019-08-021-0/+1
* motion_lid: Rewrite lid angle calculation based on chromium codeGwendal Grignou2019-08-022-20/+16
* mkbp: non-gpio-based mkbp events, leave interruptsJett Rink2019-08-021-29/+0
* motion: Split configuration for sensor FIFO and tight timestampsEnrico Granata2019-08-021-0/+24
* motion: Define macros for custom eventsGwendal Grignou2019-08-022-11/+34
* driver: lis2dh: Add support for lng2dmGwendal Grignou2019-08-022-9/+13
* arcada_ish: Send MKBP events over HECIMathew King2019-08-022-2/+19
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-08-022-1/+30
* driver: lsm6dso: Add support to LSM6DSO IMUMario Tesi2019-08-022-0/+4
* math: Add/expose some vector operationGwendal Grignou2019-08-021-0/+18
* lsm6ds3: Add LDM6DS3 variant to existing LSM6DSMJett Rink2019-08-022-0/+3
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-08-021-6/+0
* config: Add magnetometer definitionsGwendal Grignou2019-08-021-9/+63
* ec: Add macro to check if constant index is too largeGwendal Grignou2019-08-021-0/+6
* driver/mag_lis2mdl: Add LIS2MDL magnetometer moduleKarthikeyan Ramasubramanian2019-08-021-0/+1
* driver/sensorhub_lsm6dsm: Add sensor hub support in LSM6DSM moduleKarthikeyan Ramasubramanian2019-08-021-0/+1
* common: add __maybe_unused attributeJack Rosenthal2019-07-181-0/+11
* ec: common: Make IS_ENABLED fail on unknown valuesRaul E Rangel2019-07-181-0/+47
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-07-181-0/+8