summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* COMMON: Add extend function for tmp432 ICRyan Zhang2016-05-182-0/+90
* TCPM : Added driver for Analogix's anx74xx chipsAman Kumar2016-05-183-0/+954
* usb_charger: Move part-specific code to usb_switch driverShawn Nematbakhsh2016-05-132-38/+197
* cleanup: Remove usb_switch_tsu6721 driverShawn Nematbakhsh2016-05-133-376/+0
* driver: bmi160: Add support bmi168Wonjoon Lee2016-05-102-1/+2
* kionix: Initialize rv in all casesStefan Reinauer2016-05-091-3/+3
* driver/accelgyro_bmi160.c: fix the error handle in read()james_chao2016-05-061-1/+1
* fusb302: Delay after enabling CC measurement switchesShawn Nematbakhsh2016-04-271-6/+10
* pd: Fix port enable check for low power idleShawn Nematbakhsh2016-04-251-1/+1
* elm: kionix: allow dynamic selection of SPI or I2C transportKoro Chen2016-04-202-6/+66
* chip: it83xx: add USBPD moduleDino Li2016-04-183-0/+569
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-176-61/+255
* Kunimitsu: remove console commands for code sizeKyoung Kim2016-04-141-1/+1
* Driver: BD99955: Add code to enable both VBUS_EN & VCC_EN for PG3Vijay Hiremath2016-04-132-10/+9
* Driver: BD99955: Set minimum charge current & charge voltage valuesVijay Hiremath2016-04-072-14/+8
* charger: bd99955: Disable BC1.2 detectionShawn Nematbakhsh2016-04-052-18/+51
* temp sensor: add support for G782Kevin K Wong2016-04-035-287/+377
* Charger: BD99955: Implement charger interfacesVijay Hiremath2016-04-032-14/+196
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-317-197/+222
* charger: bd99955: Add support for extended featuresShawn Nematbakhsh2016-03-312-13/+157
* Driver: bd99955: Add ROHM bd99955 initial charger driverVijay Hiremath2016-03-223-0/+401
* charger: isl9237: Report nominal current limit as ramp currentShawn Nematbakhsh2016-03-221-2/+9
* fusb302: update driver for FUSB302BJoe Bauman2016-03-032-15/+75
* Driver: isl9237: configures ACOK assertion to switching timeli feng2016-02-091-1/+3
* Enforce compilation without system headersStefan Reinauer2016-02-032-3/+1
* tcpc: add support for TCPC with integrated high-speed muxesVincent Palatin2016-01-272-0/+64
* Driver: ISL9237: Configure Prochot# Debounce time to maximumVijay Hiremath2016-01-152-1/+13
* tcpc: add 2 bytes into TX byte count registerAlec Berg2015-12-051-1/+2
* Smart battery: wait for any battery responseMary Ruthven2015-12-031-21/+7
* driver: si114x: Unlock the device if stuckGwendal Grignou2015-12-012-1/+27
* device: si114x: Address overflow conditionGwendal Grignou2015-12-012-1/+2
* fusb302: Don't flush RX FIFO on GoodCRCShawn Nematbakhsh2015-12-011-4/+7
* ps8740: Add a function to tune USB EQ settingsDuncan Laurie2015-11-242-0/+43
* usb_mux: Add a callback for board specific initDuncan Laurie2015-11-241-0/+4
* common: spi: Add a delay after write commands.Gwendal Grignou2015-11-191-0/+6
* driver: si114x: Do not read light when proximty is lowGwendal Grignou2015-11-182-0/+16
* fusb302: Move i2c slave address defines to common headerShawn Nematbakhsh2015-11-171-0/+10
* pd: initialize tcpc when tcpm bootsAlec Berg2015-11-171-9/+0
* cleanup: Fix gcc 5.2.1 compile errorsShawn Nematbakhsh2015-11-112-2/+4
* glados: isl9237: add HW charge rampingAlec Berg2015-11-093-2/+79
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-084-165/+182
* Initial commit of TCPM driver for FUSB302.Gabe Noblesmith2015-11-043-0/+1151
* oak_pd: change oak_pd to be a sym link to glados_pdAlec Berg2015-11-041-1/+1
* motion: Remove duplicate shutdown codeGwendal Grignou2015-10-281-4/+0
* driver: si114x: Fail init of proximity sensor if light sensor fails.Gwendal Grignou2015-10-282-1/+4
* driver: bmi160: Add magic sequence to unlockGwendal Grignou2015-10-271-1/+12
* i2c: get battery information from charge stateMary Ruthven2015-10-271-0/+3
* tcpc: re-initialize tcpc if it reboots while tcpm is runningAlec Berg2015-10-223-14/+40
* ps8740: Make revision check a minimum instead of explicit valueDuncan Laurie2015-10-211-1/+1