summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver: bmi160: Prevent crash when FIFO is not validGwendal Grignou2015-09-071-12/+34
* driver/temp_sensor: Add power control API for TMP432Ben Lok2015-09-032-4/+83
* driver: si114x: Convert unit to distanceGwendal Grignou2015-09-012-2/+10
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-296-34/+21
* driver: kxcj9: Remove some printf to fit into kunimitsuGwendal Grignou2015-08-291-5/+0
* driver: change get_ interface.Gwendal Grignou2015-08-294-62/+34
* ryu: Change charger termination current to 192mA.Todd Broch2015-08-271-1/+1
* glados: oak: Add charger AMONBMON console commandRong Chang2015-08-251-0/+52
* driver: bmi160: use rotation matrix to handle offsets.Gwendal Grignou2015-08-243-18/+23
* driver: accel: Apply offsets after rotationGwendal Grignou2015-08-242-9/+14
* motion_sense: Force flush when sensor disabled.Gwendal Grignou2015-08-241-1/+9
* bmm150: add measurement repetitionGwendal Grignou2015-08-244-4/+27
* driver: si114x: Add ALS/Proxy sensor SI114xGwendal Grignou2015-08-223-0/+791
* motion_sense: Allow multiple IRQ based sensorsGwendal Grignou2015-08-221-4/+6
* bmm150: Add support for calibrationGwendal Grignou2015-08-223-0/+41
* pd: Enable detection of VBUS via the TCPM/TCPCI interfaceScott2015-08-213-13/+67
* bq2589x: Add CONFIG_CHARGER_TERM_CURRENT_LIMIT support.Todd Broch2015-08-202-1/+8
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-1/+3