summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2021-01-073-0/+10
* ec_commands: Add GENMASK macrosTom Hughes2020-12-281-0/+6
* driver: bmi160: Fix rounding error in set_offset() and get_offset()Ching-Kang Yen2020-12-241-0/+5
* i2c: add generic read/modify/write operationsDenis Brockus2020-12-231-0/+51
* usbc: Remove pd_ts_dts_plugged() check from PD_DRP_FORCE_SINKEdward Hill2020-12-111-8/+0
* ps8xxx: support multiple chips in the runtimeMarco Chen2020-09-111-2/+35
* driver/tcpm: add support for PS8755Devin Lu2020-09-111-0/+1
* driver/tcpm: Add support for PS8705Aseda Aboagye2020-09-111-0/+1
* ps8xxx: add support for the ps8815Caveh Jalali2020-09-111-0/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-06-252-12/+149
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2020-06-251-1/+2
* usb: de-dup common code from old and new PD stackJett Rink2020-06-253-0/+50
* usb_mux: Send DP safe mode info to virtual MUXVijay Hiremath2020-06-252-0/+3
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2020-06-252-2/+4
* common: Define markers for weak symbolsDaisuke Nojiri2020-06-251-0/+27
* Flapjack: Disable charging from BC 1.2 charger as USB-C chargerDaisuke Nojiri2020-06-251-0/+7
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2020-06-252-1/+13
* ppc: Use hard reset to recover from CC overvoltageEdward Hill2019-12-061-0/+7
* 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