summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mux: add mode for TCPCI mux that is not the TCPCJett Rink2018-04-241-8/+19
* usb_mux: Simplify logging to reduce code sizePhilip Chen2018-04-241-5/+5
* ps8751: add note to revert vbus detection workaroundJett Rink2018-04-231-1/+8
* bq25703: initial commit for bq25703 driverJett Rink2018-04-233-0/+267
* tcpm: Check appropriate NULL pointer for src ctrlDivya Sasidharan2018-04-201-1/+1
* TCPM: Prevent premature reading of PD Packets in FUSB302 driverSam Hurst2018-04-181-3/+0
* isl923x: Add 'charger_dump' console command.Aseda Aboagye2018-04-182-3/+39
* yorp: Keep 5V rail high on jump to RWJustin TerAvest2018-04-171-2/+2
* charger/rt946x: Set precharge threshold voltagePhilip Chen2018-04-172-0/+23
* charger/rt946x: Fix IPREC maskPhilip Chen2018-04-171-1/+1
* anx7447: Add functions to the anx7447 driver to check/erase OCM flashScott Collyer2018-04-132-0/+146
* tcpci: Change role control setting for auto-toggle enableScott Collyer2018-04-111-1/+1
* tcpci: add vbus caching back for tcpci except in parade driverJett Rink2018-04-102-18/+32
* nx20p3483: Fix VBUS OVLO threshold and dead battery mode checkScott Collyer2018-04-101-27/+64
* ppc: Add tcpci snk/src control via the COMMAND registerScott Collyer2018-04-105-0/+62
* yorp: add more USB-C power logicJett Rink2018-04-101-0/+3
* tcpc: verify that i2c_read for vbus succeedsJett Rink2018-04-101-3/+5