summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* syv682x: fix chip init sequenceCaveh Jalali2020-05-152-43/+28
* SM5803: Add cached vbus presenceDiana Z2020-05-142-0/+14
* SM5803: Use integer math for VbusDiana Z2020-05-141-1/+1
* SM5803: Correct Vbus threshold registersDiana Z2020-05-141-2/+2
* ppc/sn5s330: set the deglitch time to 1000 us for PP2James_Chao2020-05-121-4/+8
* SM5803: Enable interrupts after setting thresholdsDiana Z2020-05-101-4/+6
* tcpmv2: get USB CCD working on servo_v4 with trembyleDenis Brockus2020-05-084-13/+36
* move pi3usb9201.h to driver/bc12/Ting Shen2020-05-071-0/+0
* rt946x: remove usb_charger_set_switches from board.hTing Shen2020-05-071-0/+4
* CHERRY-PICK: tcpci: When setting DRP autotoggle, use chosen Rp.Aseda Aboagye2020-05-051-1/+1
* pi3hdx1204: Add driver.Edward Hill2020-05-053-0/+46
* SM5803: Update charger initsDiana Z2020-05-051-3/+3
* ANX3447: Disable voltage alarmsDiana Z2020-05-051-0/+9
* raa489000: Keep BFET & LDO on for primary chargerAseda Aboagye2020-05-051-8/+21
* 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