summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* it83xx tcpc: Captured received SOP message typeKeith Short2020-05-013-2/+8
* OCPC: Add concept of active charger ICAseda Aboagye2020-05-011-1/+6
* bc12: Limit max current to 1.5AAseda Aboagye2020-04-305-31/+45
* tcpci: display when we send/receive Hard ResetDenis Brockus2020-04-301-0/+12
* tcpmv2: SNK HardReset cleanupDenis Brockus2020-04-301-10/+2
* SM5803: Only enable auto charging when battery is presentDiana Z2020-04-301-3/+6
* raa489000: Bit 7 of control3 is to enable autonomous chargingMarco Chen2020-04-291-1/+6
* ioexpander/it8801: to avoid causing cache to reset when EC is resettim2020-04-291-12/+22
* SM5803: Share setting of FLOW_REG1 between tasks betterDiana Z2020-04-281-9/+20
* sm5803: Fix interrupt enable bugAseda Aboagye2020-04-281-1/+1
* Raa489000: fix VBUS voltage registerKo_Ko2020-04-271-1/+1
* ioexpander: set GPIO only when real setLu Zhang2020-04-271-1/+1
* sm5803: Add trigger for board_vbus_present_changeAseda Aboagye2020-04-251-3/+7
* SYV682: Update PPC initialization for no battery conditionKeith Short2020-04-252-38/+104
* Mushu : Modify GPU slave address and Cmd protocol.loganliao2020-04-241-18/+21
* driver: Add BMI260 basic driver supportChing-Kang Yen2020-04-235-52/+962
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-30/+0
* driver: Add BMI common codeChing-Kang Yen2020-04-239-961/+1317
* tcpci: Add trigger for VBUS presence changesAseda Aboagye2020-04-231-0/+2
* raa489000: Have newer ICs start ADC sampling prior to initAseda Aboagye2020-04-211-2/+27
* raa489000: Add hibernate functionAseda Aboagye2020-04-212-0/+102
* SM5803: Add new init parametersDiana Z2020-04-212-2/+82
* PS8743: Clean up mode reg bit namesEdward Hill2020-04-202-11/+11
* thermal: rename AMD AP I2C port nameZick Wei2020-04-171-1/+1
* PS874x: Split PS8740 and PS8743Edward Hill2020-04-167-272/+424
* nct38xx: handle TCPCI faultsDenis Brockus2020-04-162-24/+63
* ps8743: fix ps874_read/write for board accessDavid Huang2020-04-152-4/+6
* raa489000: Fix get_input_current()Aseda Aboagye2020-04-152-2/+15
* charger: Add chgnum arg to charger_get_input_currentAseda Aboagye2020-04-151-1/+1
* TCPC: On CC Alerts, only send CC Events after reading cc statusSam Hurst2020-04-121-2/+20
* SM5803: Add open drain parameter to GPIO setupDiana Z2020-04-102-2/+7
* ps8742: Add support of PS8742 Type-C SS/DP demuxWai-Hong Tam2020-04-102-2/+19
* syv682x: Create interrupt handlerEric Herrmann2020-04-082-1/+153
* config: Rename CONFIG_I2C_PASSTHROUGH to CONFIG_SB_PASSTHROUGHEdward Hill2020-04-081-1/+1
* it83xx/gpio: disable unused cc port moduleRuibin Chang2020-04-071-0/+4
* tcpm/anx7447.c: use chip internal timer to generate HPD IRQstabilize-sylas-13019.B-masterXin Ji2020-04-022-10/+31
* tcpm/it83xx_pd: cc1 and cc2 resistance setting separateRuibin Chang2020-03-301-0/+4
* tcpmv2: reduce zork specific auto discharge disconnect codeDenis Brockus2020-03-284-131/+0
* driver: lis2ds12: Add driver supportMario Tesi2020-03-273-0/+550
* SM5803: Clear Vbus source bits when setting charge modeDiana Z2020-03-261-10/+6
* zork: undo revert for zork on AutoDischargeDisconnectDenis Brockus2020-03-264-8/+202
* Revert "tcpmv2: cleanup auto discharge disconnect"Aseda Aboagye2020-03-264-169/+105
* SM5803: Configure lower TINT thresholdDiana Z2020-03-262-10/+30
* SM5803: OTG, charger detect, and interrupt functionalityDiana Z2020-03-232-6/+178
* Charger: Add driver function for sourcing OTGDiana Z2020-03-212-7/+2
* nct38xx: Remove ioexpander_nct38xx.hEdward Hill2020-03-204-35/+19
* max14637: Modify driver to have chip_enable active by defaultScott Collyer2020-03-201-21/+48
* tcpci: remove cached pullDenis Brockus2020-03-205-42/+1
* tcpmv2: cleanup auto discharge disconnectDenis Brockus2020-03-204-105/+169
* driver: fix ina219 shunt voltage calculationVirendra Kakade2020-03-201-2/+2