summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* drivers: Refactor to use high-level i2c APIsJonathan Brandmeyer2018-08-0910-112/+66
* usbc_mux: Adding low power mode to USB MUXJett Rink2018-08-092-10/+76
* sn5s330: add helper methods for common access patternJett Rink2018-08-081-58/+41
* battery: Optionally prevent boot at low SOC with cell imbalance.Jonathan Brandmeyer2018-08-083-0/+45
* ps8751: Revert VBus hack to bypass cachingJett Rink2018-08-071-27/+1
* touchpad_st: remove support for 2 bytes per pixelWei-Han Chen2018-08-061-31/+4
* touchpad_st: send domeswitch status in heatmap modeWei-Han Chen2018-08-061-5/+36
* touchpad_st: support 1 byte pixelsWei-Han Chen2018-08-062-9/+37
* tcpc/mt6370: add MediaTek MT6370 TCPC driver.Yilun Lin2018-08-063-0/+311
* it83xx/tcpm: disable integrated pd module in hibernateDino Li2018-08-032-2/+31
* cleanup: removing \n in CPRINTSJett Rink2018-08-031-1/+1
* usb_hid_touchpad: make max pressure configurableWei-Han Chen2018-08-031-5/+3
* charger/mt6370: Init charger IRQs.Yilun Lin2018-08-012-3/+27
* eve: Delay charge port selection until VBUS is stable or 1s has passedSam Hurst2018-08-011-0/+121
* tcpm:it83xx:correct it8320 message IDRuibin Chang2018-07-311-9/+9
* bip: Add charger temp sensorJustin TerAvest2018-07-302-0/+62
* bq25710: Add bq25710 charger driverScott Collyer2018-07-293-0/+451
* F75303: Set fake temperatureTino Liu2018-07-261-0/+41
* anx7447: configure VCONN OCP(Over Current Protection) threshold.Xin Ji2018-07-252-0/+15
* tcpm: wait for TCPC to init upon first tcpc accessJett Rink2018-07-252-42/+93
* charger/mt6370: Support set LDO voltage function.Yilun Lin2018-07-242-0/+50
* f75303: Simplify f75303_get_val APIDaisuke Nojiri2018-07-232-30/+17
* ppc: remove EC ability to drive PPC GPIOJett Rink2018-07-201-32/+12
* bq25703: Fix charge ramp issueVijay Hiremath2018-07-192-31/+90
* nx20: track vbus sourcing state locallyJett Rink2018-07-191-15/+16
* driver/touchpad_st.c: support heat mapWei-Han Chen2018-07-192-4/+427
* f75303: Make get_temp return temperature in KelvinDaisuke Nojiri2018-07-191-6/+1
* tcpc: debounce entry into low-power modeJett Rink2018-07-186-27/+108
* tcpm: it83xx: IT8320 family compatibilityDino Li2018-07-161-8/+14
* driver: bmi160: Preserve the timestamp before releasing interruptGwendal Grignou2018-07-141-7/+13
* driver: bmi160: harden interrupt and fifo processingGwendal Grignou2018-07-141-45/+46
* charger/mt6370: Fix led_set_color enables wrong LED.Yilun Lin2018-07-122-2/+2
* charger/mt6370: Support RGB LED.Yilun Lin2018-07-112-0/+156
* driver: Add driver header for it8300 I/O port controllerVijay Hiremath2018-07-041-0/+106
* whiskers touchpad: adjust value rangeWei-Han Chen2018-07-041-3/+5
* phaser: add new lis2de chip typePaul Ma2018-06-301-1/+2
* phaser: fix lis2de resolution and sensor value outputPaul Ma2018-06-273-6/+13
* FIXUP: fix lsm6dsm driver specific data type declarationPaul Ma2018-06-222-1/+39
* phaser: enable phaser motion sensor driversPaul Ma2018-06-213-204/+31
* ppc: sn5s330: Set VCONN ILIM to 0.6A (min).Aseda Aboagye2018-06-192-4/+7
* charger/mt6370: add Mediatek mt6370 charger driver.Yilun Lin2018-06-193-9/+144
* Nami: Reduce buck-boost mode switching frequency of isl9238Daisuke Nojiri2018-06-181-0/+6
* bd99992: add top level header file for PMICCaveh Jalali2018-06-181-0/+16
* driver: bmi160: Rename secondary i2c access functionsGwendal Grignou2018-06-173-15/+23
* driver: bmi160: Rename secondary i2c device addressGwendal Grignou2018-06-151-1/+1
* thermistor: move thermistor tables into common codeJett Rink2018-06-154-54/+188
* touchpad_st: Power off when USB is suspended without wakeWei-Han Chen2018-06-131-4/+31
* phaser: erase OCM automatically for V0Jett Rink2018-06-081-3/+11
* drivers/touchpad_st.c: wait full initialize by re-calling deferredWei-Han Chen2018-06-071-35/+34
* sn5s330: Track source enabled state locallyEdward Hill2018-06-071-34/+5