summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* touchpad_elan: Reload watchdog when programmingNicolas Boichat2018-06-011-0/+2
* driver/touchpad_st.c: implement touchpad fw updateWei-Han Chen2018-03-271-1/+232
* ec: add driver/touchpad_st.cWei-Han Chen2018-03-273-0/+720
* sensor: bmi160/bma2x2: Fix the timeout value of compensation.Marco Chen2018-03-272-2/+2
* battery/max17055: Report the raw measured currentPhilip Chen2018-03-271-1/+1
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-272-2/+6
* usb_mux: Fix incorrect revision check at init for ps874xDivya Sasidharan2018-03-272-9/+17
* battery/max17055: Implement battery_status()Philip Chen2018-03-272-1/+26
* ppc: Add driver for NX20P3483Scott Collyer2018-03-274-0/+441
* driver: lsm6dsm: fix unitsGwendal Grignou2018-03-272-23/+9
* driver: lis2dh: fix gain unitsGwendal Grignou2018-03-272-36/+7
* driver: accel_lis2dh: Fix interfaceGwendal Grignou2018-03-272-2/+6
* driver: lsm6dsm/lsm6dsl/lis2dh: Use STM MEMs common functionsGwendal Grignou2018-03-276-227/+150
* driver: kionix: Add software reset flow for KX022Yidi Lin2018-03-272-49/+95
* Revert "driver: kionix: Add checking whoami value at initialization."Gwendal Grignou2018-03-271-1/+1
* driver: bma2x2: Add perform_calibGwendal Grignou2018-03-193-45/+89
* driver: sensor: Remove set_resolution when NOOPGwendal Grignou2018-03-168-70/+0
* driver: kionix: Use base accelgyro structureGwendal Grignou2018-03-162-11/+11
* driver: bma2x2: Remove tables for range/frequencyGwendal Grignou2018-03-162-82/+37
* battery/max17055: Fix the unit of cycle countPhilip Chen2018-03-151-1/+9
* driver: OPT3001: Re-order application of scale.Aseda Aboagye2018-03-151-3/+6
* sensors: Add driver for SYNCAlexandru M Stan2018-03-153-0/+139
* motion: Lower jitter of Sensor->EC timestampAlexandru M Stan2018-03-153-3/+24
* driver: bma2x2: indent register definitionGwendal Grignou2018-03-152-95/+98
* charger/rt946x: Enable charge current terminationPhilip Chen2018-03-152-1/+7
* charger/rt946x: Limit ADC timeout to 50msPhilip Chen2018-03-121-13/+17
* bc12: add support for active low/high on all gpio signalsJett Rink2018-03-122-21/+69
* motion: remove load_fifoGwendal Grignou2018-03-124-173/+180
* sensor: bmi160: Don't batch data on the sensorAlexandru M Stan2018-03-121-3/+2
* isl923x: Round up requested OTG currentNicolas Boichat2018-03-101-1/+2
* tcpm/fusb302: Update VBUS supplier when VBUS level changesPhilip Chen2018-03-091-4/+22
* Introduce CONFIG_USB_PD_5V_CHARGER_CTRLPhilip Chen2018-03-051-0/+10
* Nami: add keyboard backlight functionElmo_Lan2018-03-053-0/+68
* charger/rt946x: Support BC 1.2Philip Chen2018-03-032-3/+102
* Nami: Add remote temperture 2 reading functionElthan_Huang2018-03-032-4/+13
* charger/rt946x: Initialize earlierPhilip Chen2018-03-031-1/+1
* battery/max17055: Report battery presence properlyPhilip Chen2018-03-031-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