summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver/touchpad_st.c: fix a bug in st_tp_resetWei-Han Chen2018-06-061-8/+12
* bq25703: Report actual input current limitVijay Hiremath2018-06-041-1/+7
* charger: bq25703: Exit low power mode prior to reading ADCScott Collyer2018-05-312-2/+54
* sensors: Make sync driver more robustAlexandru M Stan2018-05-301-23/+34
* driver/touchpad_st.c: call full initialization via touchpad_debugWei-Han Chen2018-05-292-1/+14
* driver/touchpad_st.c: add "st_tp_full_initialize"Wei-Han Chen2018-05-292-14/+63
* driver/touchpad_st.c: wait for event "controller ready" after resetWei-Han Chen2018-05-292-24/+83
* sn5s330: disable under voltage protectionJett Rink2018-05-242-1/+10
* ps8751: add source and sink path controlJett Rink2018-05-241-0/+4
* BMI160: EVE TOT divide by 0 error at bootSam Hurst2018-05-241-0/+1
* touchpad_elan: Ensure we at least have 1k of shared memoryNicolas Boichat2018-05-241-0/+3
* touchpad_elan: Reload watchdog when programmingNicolas Boichat2018-05-241-0/+2
* octopus: moving hibernate code to baseboardJett Rink2018-05-241-0/+7
* ppc: flush console regularly during console dumpJett Rink2018-05-242-0/+17
* tcpm: it83xx: Output error message if enabling an unsupported configurationDino Li2018-05-221-10/+6
* anx7447: Timeout when waiting for flash operation completionDaisuke Nojiri2018-05-212-23/+54
* bq25703: correct define namesJett Rink2018-05-172-19/+19
* make local functions static inlinePatrick Georgi2018-05-171-2/+2
* ppc: sn5s330: Add port number to error messagesScott Collyer2018-05-161-28/+29
* tcpci: Adjust pd task event/wake when processing alertsScott Collyer2018-05-141-6/+16
* charger/rt946x: Add an interface to check charge terminationPhilip Chen2018-05-142-0/+22
* lm3509: Avoid setting brightness to 100% on power-upDaisuke Nojiri2018-05-112-23/+19
* kblight: Add keyboard backlight control moduleDaisuke Nojiri2018-05-112-28/+18
* yorp: increase current limitJett Rink2018-05-101-1/+4
* charger/rt946x: Fix macro coding stylePhilip Chen2018-05-091-14/+17
* anx7447: remove write to OCM version regJett Rink2018-05-091-1/+0
* anx7447: Set mux for USB3.0 devicesDaisuke Nojiri2018-05-071-16/+29
* stm: inline raw_read8 in header fileJett Rink2018-05-043-35/+26
* anx7447: convert automatic OCM erase into commandJett Rink2018-05-012-22/+43
* isl9238: read full 16-bit registerJett Rink2018-05-011-1/+1
* Nami: Add keyboard backlight controlDaisuke Nojiri2018-04-272-21/+89
* tcpci: reset TCPC if alert mask is resetJett Rink2018-04-271-20/+33
* bq25793: add hw ramp supportJett Rink2018-04-262-1/+81