summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-131-1/+1
* Kakadu: Add new battery support for gauge bq27542wen zhang2020-11-121-4/+75
* usb_mux: Remove ec host command dependencyScott Collyer2020-11-121-1/+2
* sm5803: Add hardware charging rampingDevin Lu2020-11-122-26/+69
* motion_sense: Make change in range permanentGwendal Grignou2020-11-1226-247/+87
* Revert "crc8: rename crc8 to cros_crc8 to to avoid zephyr conflict"Jett Rink2020-11-111-1/+1
* ps8xxx: Fix a typo of product ID, PS8751 vs PS8705Wai-Hong Tam2020-11-111-1/+1
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-111-1/+1
* raa489000: Ignore BATGONE on aux chargersAseda Aboagye2020-11-112-0/+21
* isl923x: Disable PSYS monitor on suspendWai-Hong Tam2020-11-101-2/+2
* pi3usb9201: clean up the includesDawid Niedzwiecki2020-11-071-1/+0
* TCPMv2: Add support for linear re-driver cablesAyushee2020-11-061-6/+7
* driver: use IS_ENABLED on more accelerometer driversGwendal Grignou2020-11-067-202/+205
* driver: bmi260: Use IS_ENABLED()Gwendal Grignou2020-11-063-43/+32
* driver: bmi160: Use IS_ENABLED()Gwendal Grignou2020-11-062-103/+96
* motion: orientation: update interfaceGwendal Grignou2020-11-065-36/+44
* BB retimer: Update USB4 related bitsAyushee2020-11-051-3/+21
* tcpmv2: ifdef cleanup with IS_ENABLEDDenis Brockus2020-11-051-0/+3
* 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