summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* common: Move tps65090 PMIC driver to driver/.Aseda Aboagye2015-09-184-0/+1465
* common: motion: move gesture actions in motion task.Gwendal Grignou2015-09-182-4/+4
* driver: si114x: Fix compilation when ACCEL_FIFO is disabledGwendal Grignou2015-09-181-0/+2
* lucid: set bq24773 switching frequency to 600kHzAlec Berg2015-09-172-0/+11
* tcpc: update to tcpci RC3Alec Berg2015-09-162-45/+52
* ryu: put additional temperature checks for battery chargingVincent Palatin2015-09-151-2/+11
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-156-561/+700
* oak_pd: tcpm_power_status: Update power status on initRong Chang2015-09-141-25/+33
* Driver: Add TI TPS650830 PMIC driver header fileVijay Hiremath2015-09-111-0/+32
* driver/temp_sensor: Add support thermistor on EC's own ADCWonjoon Lee2015-09-113-0/+81
* temp_sensor: Separate ADC interface and thermistor mathsWonjoon Lee2015-09-114-88/+131
* opt3001: Change resume hook priorityDuncan Laurie2015-09-101-1/+1
* Driver: ISL9237: Enable trickle chargingVijay Hiremath2015-09-101-0/+8
* UART: Remove unused uart.h header includesAnton Staaf2015-09-084-4/+0