summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* driver/temp_sensor: Add support for BD99992GWShawn Nematbakhsh2015-08-033-0/+351
* tcpc: add RX message buffer and don't send goodCRC when fullAlec Berg2015-08-012-21/+28
* driver: bmi160: Allow Dynamic selection of SPI or I2C transportGwendal Grignou2015-08-012-76/+81
* driver: bmi160: Improve FIFO handlingGwendal Grignou2015-08-012-25/+60
* driver: bmi160: Fix bugs found testing SPIGwendal Grignou2015-08-013-13/+26
* driver: bmi160: Add SPI access supportGwendal Grignou2015-08-012-21/+87
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-304-104/+104
* Driver: Add macros to conditionally compile the console commandsVijay Hiremath2015-07-2912-5/+32
* driver: bmi160: fix FIFO pollution at bootGwendal Grignou2015-07-251-8/+5
* tcpc: move tcpc initialized bit into error status registerAlec Berg2015-07-242-7/+7
* tcpc: update TCPCI register mapAlec Berg2015-07-241-10/+9
* driver: bmm150 measurement compensationGwendal Grignou2015-07-225-21/+297
* bq2598x: implement "discharge on AC"Vincent Palatin2015-07-222-1/+13
* ryu: Fix orientation of accel and compassGwendal Grignou2015-07-223-6/+10
* common: Untie math_util from motion sense.Gwendal Grignou2015-07-223-0/+3
* Driver: OPT3001: Add TI OPT3001 light sensor driverVijay Hiremath2015-07-213-0/+136
* USART: Add flexibility needed to support DMAAnton Staaf2015-07-151-6/+7
* motion: Fix for FIFO support and BMI150Gwendal Grignou2015-07-151-8/+22
* driver: bmi160 Add code for calibrationGwendal Grignou2015-07-154-50/+191
* driver: bmi160: Add FIFO and interrupt supportGwendal Grignou2015-07-102-81/+421
* driver: bm160: fix ODR_TO_REG macrosGwendal Grignou2015-07-101-3/+7