summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* zephyr: DT: support TCS3400Hyungwoo Yang2021-03-241-0/+20
* zephyr: DT: support BMI260Hyungwoo Yang2021-03-241-0/+20
* isl923x: change control1_mutex to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-2/+1
* isl9241: change control1_mutex to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-4/+1
* Create a public header for isl923xSimon Glass2021-03-232-41/+5
* charger: Update BQ25720 configsCaveh Jalali2021-03-221-0/+1
* Coachz: Change stylus detection interval from 100 to 500 mshanwenchao2021-03-221-1/+1
* driver: ln9310: move ln9310.h header to include/Jack Rosenthal2021-03-202-189/+1
* driver: ln9310: use CC_I2C for loggingJack Rosenthal2021-03-201-3/+3
* ctn730: Make reset pulse 15 usecDaisuke Nojiri2021-03-181-1/+6
* PCHG: Support reset to firmware update modeDaisuke Nojiri2021-03-181-19/+59
* isl9241: Add devicetree property for switching frequencyKeith Short2021-03-171-12/+4
* board/lazor: Move enum definition before its useTom Hughes2021-03-161-7/+0
* ucpd: Add support to turn off type-2 BIST modeScott Collyer2021-03-161-0/+15
* virtual_battery: bug fix in reading SB_AVERAGE_CURRENTIkjoon Jang2021-03-151-1/+3
* charger: Add new APIs for measured charge valuesAseda Aboagye2021-03-112-22/+77
* isl923x: Fix the calculation formula in raa489000_get_input_current()Raymond Chung2021-03-111-2/+3
* Raa489000: Set Vbus Target Voltage lowerMike Lee2021-03-102-1/+2
* RT1715: Reset on EC reboot instead of POREric Herrmann2021-03-091-7/+6
* PCHG: Handle reset eventDaisuke Nojiri2021-03-091-1/+10
* driver/tcs3400: code cleanups for custom equationZick Wei2021-03-081-6/+11
* delbin: Setting charger switching frequency to 724kHz.Michael5 Chen12021-03-082-0/+34
* RAA489000: Clear debug accessory state on initDiana Z2021-03-041-0/+15
* bb_retimer: Fix port bounds checkCaveh Jalali2021-03-041-1/+1
* charger: Add support for the TI BQ25720Caveh Jalali2021-03-042-6/+34
* TCPMv1/v2: Move SOP' enabling to tcpm_set_vconnEric Herrmann2021-03-041-6/+0
* BB retimer: Do not need B16 to be set for USB4 modeAyushee Shah2021-03-021-12/+0
* cleanup: rename ite tcpm driverRuibin Chang2021-02-262-3/+5
* driver/it83xx, it8xxx2: turn on PD BMC PHY for TCPMv1Ruibin Chang2021-02-262-10/+42
* driver: tcs3400: Check for device status only onceGwendal Grignou2021-02-251-28/+31
* driver: icm426xx: discard first data instead of sleepingJean-Baptiste Maneyrol2021-02-253-22/+98
* driver: icm426xx: change accel oscillator to RC clockJean-Baptiste Maneyrol2021-02-252-1/+11
* driver: icm426xx: update odr before turning sensor onJean-Baptiste Maneyrol2021-02-251-10/+10
* RAA489000: Rearrange inits to sink Vbus fasterDiana Z2021-02-241-35/+37
* COIL: Rename GT7288 address defineDiana Z2021-02-241-3/+3
* COIL: Rename MP4245 address defineDiana Z2021-02-241-12/+12
* COIL: Rename ioexpander i2c address variableDiana Z2021-02-244-21/+21
* BB Retimer: Cleanup setting USB4 speedAyushee Shah2021-02-231-13/+5
* ln9310: set min. freq above audible rangeJohn Crossley2021-02-232-0/+7
* tca64xxa: Add new ioexpander driver for TI TCA64xxA modulesMichał Barnaś2021-02-233-0/+252
* guybrush: Add ANX7451 mux/retimer driverRob Barnes2021-02-233-0/+130
* Virtual mux: Set disconnect latch flag only in s3/s0ixAyushee Shah2021-02-221-2/+4
* raa489000 : change VBUS_CURRENT_TARGETYongBeum.Ha2021-02-211-2/+2
* bq25710: Allow compilation with CHARGE_RAMP_SWCaveh Jalali2021-02-191-0/+2
* RT1715: Enable power saving modesEric Herrmann2021-02-172-33/+114
* nb7v904m : Add function to control Loss Profile MatchingYongBeum.Ha2021-02-172-0/+39
* nb7v904m : add function to control aux channelYongBeum.Ha2021-02-172-0/+11
* nb7v904m : add config to disable LPMYongBeum.Ha2021-02-172-0/+11
* PCHG: Get SOC proactively when device is detectedDaisuke Nojiri2021-02-121-3/+27
* tusb422: Don't perform soft reset during initializationPatryk Duda2021-02-102-8/+10