summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Zork: Remove CONFIG_CHARGE_RAMP_HWEdward Hill2020-08-131-1/+0
* TCPMv2: Check discard flag before processing received messagesDiana Z2020-08-131-5/+17
* tcpmv2: use IS_ENABLED style codeJett Rink2020-08-121-36/+44
* mock/usb_pd_mock: remove tc functionsPaul Fagerburg2020-08-122-10/+1
* test/usb_pe_drp: remove fake_batteryPaul Fagerburg2020-08-121-1/+1
* test: Soft_Reset sent regardless of Rp valueEdward Hill2020-08-125-43/+97
* chip/mt8192_scp: enlarge the stack size of idle taskTzung-Bi Shih2020-08-121-1/+1
* Terrador: Modify gpio to support proto 2 boardDavid Huang2020-08-122-9/+9
* eldrid: Initial EC imageMiceLin2020-08-128-0/+1265
* chip/mt8192_scp: add missing guard for TASK_HOSTCMDTzung-Bi Shih2020-08-121-0/+2
* delbin: Enable keyboard backlightMichael5 Chen2020-08-122-0/+15
* trogdor: Add the allow list of the S3 wake sourcesWai-Hong Tam2020-08-121-0/+15
* task: Fix mutex_lock() assert (reland)Edward Hill2020-08-125-8/+34
* servo: Increased stack sizes for servo_v4p1Brian J. Nemec2020-08-121-2/+2
* Dalboz: Daughterboard IO expander pin IO5 new function EN_PWR_HDMI_DBJosie Nordrum2020-08-124-0/+38
* Dalboz: Enable internal pull up for EC GPIOD4Josie Nordrum2020-08-123-3/+3
* Project Madoo: change Gyro & Accel SensorKo_Ko2020-08-123-27/+26
* ocpc: Incorporate charge IstepAseda Aboagye2020-08-121-1/+6
* Waddledoo: Add thermistorsSooraj Govindan2020-08-112-0/+27
* berknip: support V0 charger on board version 2Zick Wei2020-08-111-1/+1
* servo_v4: optimize USB PD TX switchingVincent Palatin2020-08-112-110/+88
* SM5803: Remove Vbus comparator code from OTGDiana Z2020-08-111-14/+0
* SM5803: Flow 1 register updatesDiana Z2020-08-112-30/+84
* driver/it83xx, it8xxx2.c: set HW auto retry countRuibin Chang2020-08-112-0/+9
* sc7180: Cancel the power button timer during the power state transitionWai-Hong Tam2020-08-111-9/+18
* drawlat/drawman: Disable motion sensorsDevin Lu2020-08-112-112/+124
* drawcia: Correct accelerometer orientationDevin Lu2020-08-111-2/+15
* sc7180: Fix the S3 state checkWai-Hong Tam2020-08-111-1/+1
* magolor: support USB-ABen Chen2020-08-113-2/+24
* Halvor: Update GPIO SettingSamsp_Liu2020-08-111-3/+1
* trembyle: Use board_version for I2C_PORT_CHARGER_V0Edward Hill2020-08-116-41/+68
* dalboz: Use board_version for I2C_PORT_BATTERY_V0Edward Hill2020-08-111-10/+11
* dirinboz: Remove I2C_PORT_BATTERY_V0 checkEdward Hill2020-08-111-17/+0
* volteer: Support board-specific power parametersSamsp_Liu2020-08-1111-15/+131
* TCPMv2: handle SVIDs time out for INIT_VDM_SVIDs_RequestDenis Brockus2020-08-101-0/+18
* TCPMv2: Downgrade cable to PD 2.0 halfway through discovery attemptsDiana Z2020-08-101-0/+17
* TCPMv2: On PD 3.0 cable discovery timeout, try PD 2.0Diana Z2020-08-101-0/+17
* SM5803: Ignore low thershold interrupts when not throttledDiana Z2020-08-101-5/+16
* SM5803: Update initsDiana Z2020-08-101-5/+6
* sc7180: Monitor AP_RST_L from PMIC to notify HOOK_CHIPSET_RESETWai-Hong Tam2020-08-085-3/+69
* sc7180: Support the sleep failure detection to SC7180 power sequenceWai-Hong Tam2020-08-082-5/+109
* Madoo: Add re-driver to USB port0elmo_lan2020-08-081-0/+7
* SM5803: Expand charger dumpDiana Z2020-08-081-0/+11
* sm5803: Pet watchdog during charger_dumpAseda Aboagye2020-08-081-2/+7
* Ezkinil: Add AOZ1380 for DB TYPEC C1Sue Chen2020-08-074-2/+64
* OCPC: Increase non-primary input current when needed with no batteryDiana Z2020-08-071-2/+18
* CBI: Add unit testDaisuke Nojiri2020-08-077-3/+284
* volteer: Reconfigure SSD GPIOsAbe Levkoy2020-08-071-4/+5
* power: Move the sleep failure detection to a common libraryWai-Hong Tam2020-08-073-122/+204
* power/intel_x86: Abstract the chipset specific functionsWai-Hong Tam2020-08-071-21/+37