summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver: Add L3GD20H gyrometer basic driver supportBolat Dinc2015-10-203-0/+542
* motion: fix manage_activity interfaceGwendal Grignou2015-10-161-1/+1
* common: motion: Fix forced mode computationGwendal Grignou2015-10-151-0/+3
* driver: bmm150: Use Bosch recommend repetitionGwendal Grignou2015-10-152-2/+4
* motion: fix spellingGwendal Grignou2015-10-152-5/+5
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-134-17/+50
* charge_state_v2: fix battfake command race conditionAlec Berg2015-10-062-2/+64
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-024-28/+11
* ryu: update charging temperature upper limitVincent Palatin2015-10-021-2/+2
* Driver: ISL9237: Monitor system power consumptionVijay Hiremath2015-10-022-2/+80
* Kunimitsu: Fix VRMODECTRL for PMIC VCCIO controlKyoung Kim2015-09-291-0/+1
* board: ryu: Match Samus double tap behavior.Gwendal Grignou2015-09-292-0/+7
* Kunimitsu: initialize PMIC for VCCIO decay on assertion of SLP_S0Kyoung Kim2015-09-251-0/+2
* ryu: change charging temperature limitsVincent Palatin2015-09-241-5/+5
* driver: bmi160: Reenable FIFO when EC wants it.Gwendal Grignou2015-09-241-2/+5
* driver: bmi160: Fix for significant motion while in suspend.Gwendal Grignou2015-09-212-8/+11
* driver: bmi160: Allow double tap to be set by the host.Gwendal Grignou2015-09-211-6/+28
* common: motion: Fix accelgyro interfaceGwendal Grignou2015-09-211-4/+4
* driver: bmi160: Add Significant motion support.Gwendal Grignou2015-09-212-0/+116
* driver: bmm150: fix repetiton registersGwendal Grignou2015-09-201-2/+2
* driver: si114x: fix typoGwendal Grignou2015-09-191-1/+1
* common: accel: Add error code for irq handlerGwendal Grignou2015-09-192-4/+7
* GLaDOS: Add base accel & gyro.Aseda Aboagye2015-09-191-0/+6
* motion: Add Gesture InterfaceGwendal Grignou2015-09-182-0/+2
* driver: bmi160: add code for setting double tapGwendal Grignou2015-09-182-16/+20