summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* tcpm/it8xxx2: add cc parameter tuning functionRuibin Chang2020-12-022-0/+28
* ln9310: Startup sequence update.Sean Hou2020-11-302-0/+74
* tcpm/anx74xx: Provide implementation of sop_prime_enable functionPatryk Duda2020-11-301-0/+3
* FUSB302:Implement decode SOP' and SOP'' enable functionPoornima Tom2020-11-251-18/+33
* PCHG: Add ctn730 driverDaisuke Nojiri2020-11-242-0/+481
* amd_r19me4070: Set GPU temp to 0 when read failedPuthikorn Voravootivat2020-11-241-1/+6
* RAA489000: Vbus OCP threshold and target current settingKo_Ko2020-11-242-0/+17
* driver:tcs3400: Add placeholder set_rangeGwendal Grignou2020-11-231-0/+8
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-1/+1
* raa489000: Adjust charger IC settings for rippleAseda Aboagye2020-11-232-0/+25
* driver: add custom PS8802 I2C slave addressBen Chen2020-11-202-0/+25
* berknip: update hdmi retimer settingZick Wei2020-11-191-2/+4
* isl9241: add missing newline to cprintf callsCaveh Jalali2020-11-181-2/+2
* TCPC: Change SOP' disable interfaceDiana Z2020-11-1814-32/+39
* berknip: update tusb544 eq settingZick Wei2020-11-182-5/+67
* touchpad_elan: add support for CoachZ touchpadTing Shen2020-11-181-34/+113
* SM5803: Add overcurrent reportingDiana Z2020-11-181-1/+30
* ps8815: Add a delay after writes to ROLE_CONTROLKeith Short2020-11-182-5/+77
* tcpc: Cleanup usage of tcpci_set_role_ctrl()Keith Short2020-11-184-10/+16
* driver: bmi: Fix accelerometer sensor data read failedAlvinCC_Hsu2020-11-171-0/+44
* Casta : Support Multi-ChargerYongBeum.Ha2020-11-179-80/+94
* 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