summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* ec: Remove fusb302 rev.A supportSam Hurst2016-09-291-102/+26
* charger: bd9995x: Reset map command set on failed set operationShawn Nematbakhsh2016-09-281-4/+6
* bd9995x: Disable fast/pre-charging watchdog timerphilipchen2016-09-261-2/+2
* anx74xx: fix hard reset issue.Shaoliang Wang2016-09-242-81/+84
* tcpm: anx74xx: Initialize regs for proper CC cye diagramShawn Nematbakhsh2016-09-232-2/+23
* i2c: Add i2ctest console commandVijay Hiremath2016-09-2318-4/+188
* pi2usb9281: Prevent race condition in RMW control registerVictor Prupis2016-09-231-25/+69
* anx74xx: remove pd role control from init codeKevin K Wong2016-09-231-3/+0
* BD9995X: Rename common code of BD99955 and BD99956 as BD9995XVijay Hiremath2016-09-214-687/+696
* ALS: OPT3001: Return appropriate error valueVijay Hiremath2016-09-211-7/+7
* reef: Print tcpc firmware versionDivya Sasidharan2016-09-215-0/+25
* tcpm: anx74xx: fix wrong clear CABLE_DET bit in 0x50:43 register.Tang Zhentian12016-09-211-10/+14
* charger: bd99955: Adjust charger params at initShawn Nematbakhsh2016-09-162-5/+25
* BD99955: Support Pull-up port non-standard BC1.2 chargersVijay Hiremath2016-09-162-16/+23
* driver: bmp280: set_data_rate rate in mHz.Gwendal Grignou2016-09-152-25/+28
* anx74xx: fix Rp controlShaoliang Wang2016-09-151-5/+19
* bd99955: enable power-save mode only when we have no USB dataVincent Palatin2016-09-151-0/+11
* tcpc: Enable vbus discharge using PD discharge registersKevin K Wong2016-09-135-3/+34
* charger: bd99955: Enable VBUS discharge when appropriateShawn Nematbakhsh2016-09-132-6/+53
* driver: add support ambient light sensor AL3010stabilize-8798.BRocky Hsiao2016-09-133-0/+90
* anx74xx: get F/W version register and commentsTang Zhentian12016-09-121-0/+3
* bd99955: Add support for power save mode.Aseda Aboagye2016-09-092-0/+18
* driver: bmp280: Add rangeGwendal Grignou2016-09-092-3/+27
* driver: kionix: Add set_valueGwendal Grignou2016-09-071-74/+45
* Driver: BD99955: Enable trickle chargingVijay Hiremath2016-09-062-12/+20
* bd99955: usb_charger: Don't do BC1.2 detection on source portsShawn Nematbakhsh2016-09-051-3/+4
* TCPM: it83xx: fix build errorDino Li2016-09-051-3/+5
* driver: kionix: No need to set static field to NULLGwendal Grignou2016-09-021-1/+0
* driver: kionix: Remove variant field.Gwendal Grignou2016-09-012-41/+38
* Amenia/Reef: Add software charge ramp for BC1.2 & nonstandard BC1.2Vijay Hiremath2016-08-292-25/+34
* pd: select dynamically Rp valueVincent Palatin2016-08-259-84/+163
* usb_mux: Correct an error print.David Hendricks2016-08-241-1/+1
* charger: Send host event after charge info is updated.Sam Hurst2016-08-242-9/+0
* barometer: Add barometer driver for BMP280 in ECDivya Sasidharan2016-08-243-0/+591
* driver: l3gd20h: remove unnecessary test.Gwendal Grignou2016-08-241-2/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-2418-54/+29
* charger/bd99955: only print data if read was successfulMartin Roth2016-08-231-1/+2
* BD99955: Map PD port number to charge port numberVijay Hiremath2016-08-222-2/+12
* charger: bd99955: Prevent truncated console command outputShawn Nematbakhsh2016-08-221-1/+3
* TCPM: it83xx: support Rp 1.5/3.0A pullup configurationDino Li2016-08-221-7/+17
* anx7688: Add custom vbus functionNicolas Boichat2016-08-211-1/+16
* Standard locations for board specific battery codeVictor Prupis2016-08-193-538/+0
* Correct interpolation algorithm of thermal values.Ravi Chandra Sadineni2016-08-172-19/+20
* fusb302: enable setting Rp valueVincent Palatin2016-08-162-0/+13
* tcpm/anx74xx: initialize reg variable before useMartin Roth2016-08-121-0/+2
* charger/bd99955.c: Simplify flow in console_command_bd99955Martin Roth2016-08-121-5/+3
* Analogix: Present configured Rp pull-up.Tang Zhentian12016-08-112-6/+26
* Amenia/Reef: Present 1.5A PullupDivya Sasidharan2016-08-113-3/+25
* kevin / gru: Notify host of HPD IRQ statusShawn Nematbakhsh2016-08-102-0/+17
* reef: add pull-up for TCPC1 INT# when daughter board is not connected.Kevin K Wong2016-08-031-1/+4