summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* TCPM: Prevent premature reading of PD Packets in FUSB302 driverSam Hurst2018-04-181-3/+0
* isl923x: Add 'charger_dump' console command.Aseda Aboagye2018-04-182-3/+39
* yorp: Keep 5V rail high on jump to RWJustin TerAvest2018-04-171-2/+2
* charger/rt946x: Set precharge threshold voltagePhilip Chen2018-04-172-0/+23
* charger/rt946x: Fix IPREC maskPhilip Chen2018-04-171-1/+1
* anx7447: Add functions to the anx7447 driver to check/erase OCM flashScott Collyer2018-04-132-0/+146
* tcpci: Change role control setting for auto-toggle enableScott Collyer2018-04-111-1/+1
* tcpci: add vbus caching back for tcpci except in parade driverJett Rink2018-04-102-18/+32
* nx20p3483: Fix VBUS OVLO threshold and dead battery mode checkScott Collyer2018-04-101-27/+64
* ppc: Add tcpci snk/src control via the COMMAND registerScott Collyer2018-04-105-0/+62
* yorp: add more USB-C power logicJett Rink2018-04-101-0/+3
* tcpc: verify that i2c_read for vbus succeedsJett Rink2018-04-101-3/+5
* FIXUP: driver: lsm6dsm/lsm6dsl: Add FIFO supportGwendal Grignou2018-04-101-0/+2
* yorp: fix inverted logic for dead battery modeJett Rink2018-04-061-1/+1
* ppc: enter SNK mode before leaving dead battery modeJett Rink2018-04-051-5/+14
* driver: lsm6dsm/lsm6dsl: Add FIFO supportMario Tesi2018-04-053-65/+446
* TCPM: Add TCPM driver for Analogix anx7447 chipDylan Lai2018-04-033-0/+455
* tcpci: remove vbus level cachingJett Rink2018-04-031-12/+15
* battery/max17055: Check/Reload the battery profilePhilip Chen2018-04-031-6/+23
* driver: lsm6dsm: Fix ODR rate calculationGwendal Grignou2018-04-022-5/+3
* scarlet: Enable charge termination only when battery is presentPhilip Chen2018-03-312-4/+9
* battery/max17055: Report BP_NOT_SURE before battery detection finishesPhilip Chen2018-03-312-3/+37
* usbc: add default I2C addressesJett Rink2018-03-283-1/+15
* isl923x: Set OTG enable debounce time to 150msNicolas Boichat2018-03-271-0/+1
* driver/touchpad_st.c: implement touchpad fw updateWei-Han Chen2018-03-271-1/+232
* ec: add driver/touchpad_st.cWei-Han Chen2018-03-263-0/+720
* sensor: bmi160/bma2x2: Fix the timeout value of compensation.Marco Chen2018-03-262-2/+2
* battery/max17055: Report the raw measured currentPhilip Chen2018-03-231-1/+1
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-232-2/+6
* usb_mux: Fix incorrect revision check at init for ps874xDivya Sasidharan2018-03-222-9/+17
* battery/max17055: Implement battery_status()Philip Chen2018-03-212-1/+26
* ppc: Add driver for NX20P3483Scott Collyer2018-03-204-0/+441
* driver: lsm6dsm: fix unitsGwendal Grignou2018-03-192-23/+9
* driver: lis2dh: fix gain unitsGwendal Grignou2018-03-192-36/+7
* driver: accel_lis2dh: Fix interfaceGwendal Grignou2018-03-192-2/+6
* driver: lsm6dsm/lsm6dsl/lis2dh: Use STM MEMs common functionsGwendal Grignou2018-03-196-227/+150
* driver: kionix: Add software reset flow for KX022Yidi Lin2018-03-192-49/+95
* Revert "driver: kionix: Add checking whoami value at initialization."Gwendal Grignou2018-03-191-1/+1
* driver: bma2x2: Add perform_calibGwendal Grignou2018-03-163-45/+89
* driver: sensor: Remove set_resolution when NOOPGwendal Grignou2018-03-158-70/+0
* driver: kionix: Use base accelgyro structureGwendal Grignou2018-03-152-11/+11
* driver: bma2x2: Remove tables for range/frequencyGwendal Grignou2018-03-152-82/+37
* battery/max17055: Fix the unit of cycle countPhilip Chen2018-03-141-1/+9
* driver: OPT3001: Re-order application of scale.Aseda Aboagye2018-03-141-3/+6
* sensors: Add driver for SYNCAlexandru M Stan2018-03-143-0/+139
* motion: Lower jitter of Sensor->EC timestampAlexandru M Stan2018-03-143-3/+24
* driver: bma2x2: indent register definitionGwendal Grignou2018-03-122-95/+98
* charger/rt946x: Enable charge current terminationPhilip Chen2018-03-122-1/+7
* charger/rt946x: Limit ADC timeout to 50msPhilip Chen2018-03-091-13/+17
* bc12: add support for active low/high on all gpio signalsJett Rink2018-03-092-21/+69