summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
...
* common: add `RETURN_ERROR` macroHarry Cutts2019-10-091-6/+0
* charger/mt6370: fix the disable sequence of bc12 detectionTing Shen2019-10-081-3/+12
* ppc: driver changes for FRSDenis Brockus2019-10-081-1/+1
* tcpc: driver changes for FRSDenis Brockus2019-10-073-22/+99
* pd: FRS enable/disable and interrupt handlingDenis Brockus2019-10-072-2/+20
* ppc: add AOZ1380 driverDenis Brockus2019-10-063-0/+160
* isl9241: fix max/min/step currents in charger infoEdward Hill2019-10-051-6/+6
* include: De-longify BIT() macroEvan Green2019-10-051-1/+1
* printf: Fix formatting errorsEvan Green2019-10-054-4/+6
* printf: Convert %l to %llEvan Green2019-10-051-2/+4
* printf: Add support for %zEvan Green2019-10-051-3/+3
* printf: Convert %b to %pbEvan Green2019-10-055-17/+21
* printf: Convert %h to %phEvan Green2019-10-051-10/+11
* printf: Convert %T to %pTEvan Green2019-10-052-5/+4
* kukui: Raise DCP current limit to 2150mA.Yilun Lin2019-10-022-1/+8
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-024-9/+13
* battery: add precharge voltageTing Shen2019-10-012-2/+5
* bq25710: Update ICO mode feature for charger hw rampScott Collyer2019-10-012-18/+33
* tcpci: add missing CPRINTS argumentCaveh Jalali2019-09-261-1/+1
* touchpad_gt7288: support touch width and heightHarry Cutts2019-09-212-3/+10
* touchpad_gt7288: Basic driver for Goodix GT7288Harry Cutts2019-09-183-0/+306
* tcpc/mt6370: Change rp_def level and enable rx deadzone as sinkGene Chen2019-09-172-3/+47
* driver/tcpm/anx7447: bound port argumentPatrick Georgi2019-09-121-0/+4
* anx7447: Add proper mux setting for DP alt mode and DTS mode (CCD)Lee, Shawn C2019-09-122-2/+70
* rt946x: raise current limit to 2A for HW rampTing Shen2019-09-091-1/+3
* drivers/tcs3400: fix a couple values in lux tableNick Vaccaro2019-09-092-7/+9
* driver/wpc/p9221: Avoiding using uninitialized variablePatrick Georgi2019-09-041-5/+7
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-035-161/+138
* Revert "it83xx/intc:message id of pd packet repeat"Yilun Lin2019-08-252-13/+0
* tglrvpu_ite: Adding VCONN supportAyushee2019-08-231-5/+0
* battery/mm8013: fix battery present statusYilun Lin2019-08-231-1/+1
* common: Move fifo logic out of motion_sense.cYuval Peress2019-08-235-0/+5
* driver/rt946x: check wrong bit status when ADC conversionxiong.huang2019-08-211-1/+1
* driver/tcpm/it83xx: Enable TCPC receive SOP'Ruibin Chang2019-08-211-18/+39
* driver: lis2dw12/lis2dwl: add polling mode supportPaul Ma2019-08-211-10/+21
* driver: lis2dwl: add driver supportPaul Ma2019-08-213-2/+27
* driver: IO expander: nct38xx: add the interrupt supportCHLin2019-08-215-54/+385
* driver/tcs3400: improve efficiency of auto-adjustNick Vaccaro2019-08-202-16/+65
* driver/tcs3400: add auto-compensation for saturationNick Vaccaro2019-08-202-137/+419
* usb_pd: Adding USB-C cable detectionAyushee2019-08-163-3/+14
* ps8xxx: disable DCI modeCaveh Jalali2019-08-144-22/+110
* usb_mux: Send DP safe mode info to virtual MUXVijay Hiremath2019-08-141-1/+2
* ppc: initialize vbus current limit on initJett Rink2019-08-131-0/+9
* motion: bh1730: use 1K scale for d1_1k/d0_1kJongpil Jung2019-08-131-1/+3
* driver: lis2dw12: Add driver supportmario tesi2019-08-133-0/+782
* thermistor: update Steinhart-Hart equationsPaul Fagerburg2019-08-122-1/+53
* usb: convert cc1 from int to enumJett Rink2019-08-099-12/+26
* pi3usb9201: Add EC console log for host CDP mode settingScott Collyer2019-08-091-1/+3
* isl9241: add charger_get_vbus_voltageDenis Brockus2019-08-082-0/+51
* touchpad_elan: Add missing tablet_mode.h includeNicolas Boichat2019-08-071-0/+1