summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* SM5803: Raise allowable charging failures per minuteDiana Z2020-11-051-1/+1
* sm5803: Use average registers for ADCAseda Aboagye2020-11-032-6/+10
* Replace I2C_GET_ADDR with I2C_STRIP_FLAGSYuval Peress2020-11-024-7/+7
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-025-5/+5
* SYV682X: Handle CC OVP eventsEric Herrmann2020-10-311-3/+12
* include/config.h: Replace CONFIG_FP_SENSOR with CONFIG_FINGERPRINT_MCUTom Hughes2020-10-301-2/+2
* SM5803: Only run inits once per EC bootDiana Z2020-10-281-0/+41
* FUSB302:Implement SOP' & SOP'' in transmit functionPoornima Tom2020-10-281-0/+24
* ps874x: fix incorrect parameter name in ps874x_tune_usb_eqTing Shen2020-10-284-6/+4
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-276-15/+14
* IO-expander: Add driver support for PCA9675Name2020-10-263-1/+169
* syv682x: disable smart discharge modeEric Yilun Lin2020-10-261-11/+37
* ps8xxx: Fix the check of entering low power modeWai-Hong Tam2020-10-231-1/+1
* various: Fix spellingAbe Levkoy2020-10-221-1/+1
* SM5803: Disable ramps on current set in dischargeDiana Z2020-10-202-4/+18
* SM5803: Clear out bad state in OTG disableDiana Z2020-10-202-3/+25
* driver: bmi: remove unnecessary msleep()Gwendal Grignou2020-10-202-45/+0
* RAA489000: Add debug detachDiana Z2020-10-191-1/+22
* TCPMv2: Add debug detach interfaceDiana Z2020-10-191-0/+9
* ln9310: Mitigate the load overvolt riskAlexandru M Stan2020-10-172-3/+17
* it83xx, it8xxx2: implement decode SOP' and SOP'' disable functionRuibin Chang2020-10-172-10/+32
* tcpm/it8xxx2: add SOP type for Rx messageEric Yilun Lin2020-10-161-0/+11
* mp4245: Buck boost converter initial driverScott Collyer2020-10-153-0/+269
* morphius: update ps8818 usb rx settingZick Wei2020-10-151-0/+7
* SM5803: Re-start charging on recoverable errorsDiana Z2020-10-142-2/+81
* driver: lis2ds: set up the minimum value for set_rangeInno.Park2020-10-142-0/+3
* driver: bma2x2: Limit max frequency to 125HzGwendal Grignou2020-10-071-2/+8
* dooly: add oz554 supportZick Wei2020-10-071-1/+3
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-061-1/+1
* BQ25710 : Change Voltage StepYongBeum.Ha2020-10-061-1/+1
* TCPMv2: Add VBUS_REMOVED levelDiana Z2020-10-011-2/+11
* driver/it83xx, it8xxx2: avoid CCs open when TCPC initRuibin Chang2020-10-012-4/+14
* isl9241: set BC12 charge minimum voltageKeith Short2020-10-011-0/+3
* mt6360: fix LDO6/LDO7 regulator vosel tableEric Yilun Lin2020-09-301-0/+2
* driver/it83xx: change Rd_DB to Rd_5.1k in EC hibernateRuibin Chang2020-09-303-14/+24
* tcpm: Add tpcm driver for stm32gx chipsScott Collyer2020-09-293-0/+165
* Battery: Apply faked state of charge to remaining capacityDaisuke Nojiri2020-09-291-6/+22
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-296-14/+15
* Revert "Zork: Workaround for bad ISL9241 CONTROL1 read"Edward Hill2020-09-292-16/+5
* TUSB544: Set TUSB544 always to DP Alt mode sourceSue Chen2020-09-291-4/+2
* sm5803: Remove initial VSYS setting in initAseda Aboagye2020-09-281-8/+0
* sm5803: Enable BFET when disabledAseda Aboagye2020-09-282-6/+32
* sm5803: Force BFET on when charging from AUX portAseda Aboagye2020-09-281-43/+21
* it8801: fix the it8801_pwm_(set|get)_dutyZhuohao Lee2020-09-281-3/+3
* SM5803: Leave Vbus PROCHOT comparator on for active portsDiana Z2020-09-261-1/+17
* SM5803: Prevent brown out on source disableDiana Z2020-09-251-25/+37
* SM5803: Read-modify-write output current registerDiana Z2020-09-251-3/+6
* driver/it8xxx2: change Rd_DB to Rd_5.1k in EC hibernateRuibin Chang2020-09-252-11/+29
* ucsa: fusb307 driver and enable tcpc interruptYun-chieh, Lee2020-09-243-0/+131
* ln9310: Fix the register of LN9310_REG_LB_CTRLWai-Hong Tam2020-09-242-7/+25