summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* battery/max17055: Report the raw measured currentPhilip Chen2018-03-231-1/+1
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-232-2/+6
* usb_mux: Fix incorrect revision check at init for ps874xDivya Sasidharan2018-03-222-9/+17
* battery/max17055: Implement battery_status()Philip Chen2018-03-212-1/+26
* ppc: Add driver for NX20P3483Scott Collyer2018-03-204-0/+441
* driver: lsm6dsm: fix unitsGwendal Grignou2018-03-192-23/+9
* driver: lis2dh: fix gain unitsGwendal Grignou2018-03-192-36/+7
* driver: accel_lis2dh: Fix interfaceGwendal Grignou2018-03-192-2/+6
* driver: lsm6dsm/lsm6dsl/lis2dh: Use STM MEMs common functionsGwendal Grignou2018-03-196-227/+150
* driver: kionix: Add software reset flow for KX022Yidi Lin2018-03-192-49/+95
* Revert "driver: kionix: Add checking whoami value at initialization."Gwendal Grignou2018-03-191-1/+1
* driver: bma2x2: Add perform_calibGwendal Grignou2018-03-163-45/+89
* driver: sensor: Remove set_resolution when NOOPGwendal Grignou2018-03-158-70/+0
* driver: kionix: Use base accelgyro structureGwendal Grignou2018-03-152-11/+11
* driver: bma2x2: Remove tables for range/frequencyGwendal Grignou2018-03-152-82/+37
* battery/max17055: Fix the unit of cycle countPhilip Chen2018-03-141-1/+9
* driver: OPT3001: Re-order application of scale.Aseda Aboagye2018-03-141-3/+6
* sensors: Add driver for SYNCAlexandru M Stan2018-03-143-0/+139
* motion: Lower jitter of Sensor->EC timestampAlexandru M Stan2018-03-143-3/+24
* driver: bma2x2: indent register definitionGwendal Grignou2018-03-122-95/+98
* charger/rt946x: Enable charge current terminationPhilip Chen2018-03-122-1/+7
* charger/rt946x: Limit ADC timeout to 50msPhilip Chen2018-03-091-13/+17
* bc12: add support for active low/high on all gpio signalsJett Rink2018-03-092-21/+69
* motion: remove load_fifoGwendal Grignou2018-03-094-173/+180
* sensor: bmi160: Don't batch data on the sensorAlexandru M Stan2018-03-091-3/+2
* isl923x: Round up requested OTG currentNicolas Boichat2018-03-091-1/+2
* tcpm/fusb302: Update VBUS supplier when VBUS level changesPhilip Chen2018-03-081-4/+22
* Introduce CONFIG_USB_PD_5V_CHARGER_CTRLPhilip Chen2018-03-051-0/+10
* Nami: add keyboard backlight functionElmo_Lan2018-03-023-0/+68
* charger/rt946x: Support BC 1.2Philip Chen2018-02-282-3/+102
* Nami: Add remote temperture 2 reading functionElthan_Huang2018-02-272-4/+13
* charger/rt946x: Initialize earlierPhilip Chen2018-02-261-1/+1
* battery/max17055: Report battery presence properlyPhilip Chen2018-02-261-13/+15
* charger/rt946x: Disable charge timerPhilip Chen2018-02-142-0/+9
* sn5s330: Disable vSafe0V interruptsEdward Hill2018-02-091-10/+11
* tcpm/fusb302: Wake charger task on VBUS level changePhilip Chen2018-02-081-0/+1
* driver/led/lm3630a: Disable Bank B, avoid race setting brightnessNicolas Boichat2018-02-071-9/+8
* charger/rt946x: Set up pre-charge currentPhilip Chen2018-02-062-0/+28
* touchpad_elan: Power off when USB is suspended without wakeNicolas Boichat2018-02-051-2/+61
* ppc: Add Vconn and CC polarity settings.Aseda Aboagye2018-02-012-0/+39
* isl923x: Don't initialize ICL on sysjump.Aseda Aboagye2018-02-011-0/+8
* cleanup: Correcting VBUS discharge commentJett Rink2018-02-011-1/+2
* sn5s330: Enable VBUS interruptsEdward Hill2018-01-312-10/+45
* usb pd: Adding PPC vbus discharge pathJett Rink2018-01-312-0/+25
* charger/rt946x: Reset VBUS by defaultPhilip Chen2018-01-301-0/+7
* charger/rt946x: Clear irq flags correctlyPhilip Chen2018-01-301-9/+9
* charger/rt946x: Log the init failurePhilip Chen2018-01-301-2/+4
* Nami: Update for ALS and temperture sensorElmo_Lan2018-01-283-0/+97
* driver/led: Add LM3630A driverBenjamin Gordon2018-01-253-0/+138
* bd9995x: Clear VSYS_PRIORITY when Vbat > Vbat_minScott Collyer2018-01-221-2/+43