summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* driver: lis2dw12/lis2dwl: add polling mode supportPaul Ma2019-08-231-10/+21
* driver: lis2dwl: add driver supportPaul Ma2019-08-233-2/+27
* driver: lis2dw12: Add driver supportmario tesi2019-08-233-0/+782
* Remove __7b, __8b and __7bfDenis Brockus2019-08-23120-774/+765
* drivers/tcpm/ps8xxx: Return hardcoded vendor and product idKarthikeyan Ramasubramanian2019-08-231-0/+5
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-08-236-13/+13
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-23121-825/+4325
* common: remove CONFIG_SMBUS dead codeDenis Brockus2019-08-231-20/+0
* anx7447: USB Mux is reset when TCPM is resetSam Hurst2019-08-231-8/+14
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-08-234-35/+42
* USB-PD: Consolidate tcpc_config declarations in usb_pd_tcpm.hDaisuke Nojiri2019-08-231-5/+0
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2019-08-235-21/+245
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-08-231-5/+4
* anx7447.c: change VBUS present detection interfaceXin Ji2019-08-231-6/+5
* Battery: add support battery-cutoff SMBus block write functionmatt_wang2019-08-231-0/+15
* driver: anx7447: remove ec_version dependencyGwendal Grignou2019-08-231-1/+0
* Ampton: Set the PS8751 to source mode before enter low power modeJames_Chao2019-08-234-1/+18
* rammus: reconfig the PS8751 i2c port according to the board versionZhuohao Lee2019-08-231-0/+4
* driver/anx7447: Modify Vconn SW protection time of inrush current and power S...xiong.huang2019-08-232-1/+20
* anx7447:Configure the MUX correctly at initSanna Parmar2019-08-231-5/+7
* Octopus: add reset logic for C0 TCPCDiana Z2019-08-231-0/+9
* driver: set Kionix accel min frequency to 12.5HzEnrico Granata2019-08-022-2/+2
* common: motion_sense: Spread timestamps in motion sense fifoYuval Peress2019-08-024-63/+12
* FIXUP: sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-08-021-1/+1
* driver: lsm6dsm: sensor event spreadingYuval Peress2019-08-022-12/+139
* driver: lsm6dsm: Fix missing eventsYuval Peress2019-08-021-8/+51
* motionsense: Convert in_spoof_mode to a more generic flagsYuval Peress2019-08-021-1/+1
* FIXUP: driver: Add L3GD20H gyrometer basic driver supportGwendal Grignou2019-08-021-5/+0
* driver: bmi160: Check enable_fifo flags before processing FIFOGwendal Grignou2019-08-021-13/+13
* motion sense: Calculate loop time based on sensor needsMathew King2019-08-021-0/+2
* driver: lis2mdl: add standalone supportYuval Peress2019-08-022-22/+251
* bmi160: Fix ODR to REG when rate is less than 100HzGwendal Grignou2019-08-021-8/+3
* driver: lsm6dsm: Fix race condition and sensor labeling issuesEnrico Granata2019-08-022-11/+11
* motion: Define macros for custom eventsGwendal Grignou2019-08-021-2/+4
* driver: lis2dh: Add support for lng2dmGwendal Grignou2019-08-022-9/+21
* driver: lsm6dso: Add support to LSM6DSO IMUMario Tesi2019-08-023-0/+735
* driver: lsm6dsm: Drop samples only when ODR changesGwendal Grignou2019-08-021-7/+21
* driver: bmi160: Force calling irq_handler after mag initializationGwendal Grignou2019-08-021-0/+7
* driver: bmi160: Add temporary variable in decode_headerGwendal Grignou2019-08-021-7/+9
* FIXUP: sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-08-023-8/+4
* driver: bmi160: Add setting calibration scaleGwendal Grignou2019-08-021-8/+40
* lsm6ds3: update comment for clarityJett Rink2019-08-021-0/+2
* driver: lis2dh: fix comments and includeGwendal Grignou2019-08-022-8/+14
* lsm6ds3: Add LDM6DS3 variant to existing LSM6DSMJett Rink2019-08-022-2/+6
* driver/lsm6dsm: Fix issue while setting Magnetometer ODRKarthikeyan Ramasubramanian2019-08-021-11/+4
* driver: bmi160: for reference, add for lis2mdl supportGwendal Grignou2019-08-021-0/+5
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-08-027-224/+346
* config: Add magnetometer definitionsGwendal Grignou2019-08-021-1/+1
* driver: lsm6dsm: Clean register definitionGwendal Grignou2019-08-021-53/+83
* driver: lsm6dsm: add reboot at init timeDevin Lu2019-08-022-0/+51