summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* driver: lsm6dso: add body/ gesture detectionScott Chao2022-05-142-0/+31
* zephyr: Add CCGXXF ioexpander and add get port methodBrandon Breitenstein2022-05-121-4/+13
* RGBKBD: Enable all led when IS31FL3733B initYu-An Chen2022-05-121-1/+13
* isl923x: disable AMON/BMON after use.stabilize-14816.84.B-mainstabilize-14816.82.B-mainstabilize-14816.131.B-mainrelease-R103-14816.B-mainEric Yilun Lin2022-05-121-11/+25
* Krabby: add charger EOC deglitch workaroundTing Shen2022-05-121-0/+1
* usb_mux: add TUSB546 driverTing Shen2022-05-103-5/+11
* TCPCI: Allow TCPM to use sink/source control without PPCs presenceDevin Lu2022-05-108-23/+3
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-092-3/+3
* smart battery: Fix mfgacc access function reading wrong number of bytesRobert Zieba2022-05-051-2/+23
* ISL923x: Disable input regulation in driver initSam Hurst2022-05-021-4/+8
* tcpm/it8xxx2: determine retry count by protocol versionTing Shen2022-04-291-5/+7
* rt1718s: fix re-entry FRS stateEric Yilun Lin2022-04-291-7/+27
* rt1739: more workaround at initTing Shen2022-04-282-15/+52
* tcpc/rt1718s: disable FRS until valid FRS VBUS dropEric Yilun Lin2022-04-283-7/+114
* tcpm/anx7477: support TCPCI get_vbus_voltageEric Yilun Lin2022-04-282-25/+38
* rt1718s: Set VCONN_OCP_SEL to 400mATommy Chung2022-04-272-0/+5
* ISL923x: Disable input regulation with functionSam Hurst2022-04-271-23/+18
* zephyr: Add it8801 discrete keyboard, PWM & GPIO chip to ShimVijay Hiremath2022-04-261-5/+21
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-251-9/+9
* virtual battery: Write manufacturer access commandMichael5 Chen12022-04-251-0/+5
* RGBKBD: Add IS31FL3733B driverYu-An Chen2022-04-222-0/+223
* CPS8100: Add CPS8100 driverDaisuke Nojiri2022-04-222-0/+442
* chgstv2: Add bypass mode for ISL9241Daisuke Nojiri2022-04-212-18/+321
* aw20198: Set and clear config register bits correctlyDaisuke Nojiri2022-04-191-2/+2
* is31fl3743b: Set and clear config register bits correctlyDaisuke Nojiri2022-04-191-2/+4
* rt1718s: enable bist test modeEric Yilun Lin2022-04-191-0/+1
* bq25710: add more options for Prochot settingarthur.lin2022-04-192-0/+8
* rt9490: move pwm freq setting to board levelTing Shen2022-04-152-6/+8
* rt1718s: move FRS function from ppc to tcpc driverEric Yilun Lin2022-04-153-47/+5
* rt1739: add es2 workaroundTing Shen2022-04-141-0/+8
* virtual_battery: Return manufacturer dataMichael5 Chen12022-04-141-0/+5
* krabby: Force RT9490 switching frequency in 1MHzalvishsu2022-04-142-0/+9
* anahera: Tune USBA retimer EQ revision 2Devin Lu2022-04-141-0/+19
* krabby: disable charger ADC when no ACstabilize-14695.85.B-mainstabilize-14695.107.B-mainrelease-R102-14695.B-mainTing Shen2022-04-132-1/+5
* RGBKBD: Separate init and enableDaisuke Nojiri2022-04-122-10/+0
* drive/charger/isl923x: Fix race condition with discharge_on_acEric Yilun Lin2022-04-121-6/+31
* drive/charger/isl9421: Fix race condition with discharge_on_acRobert Zieba2022-04-081-13/+38
* BB Retimer: Add CONFIG_USBC_RETIMER_INTEL_BB_VPRO_CAPABLESugnan Prabhu S2022-04-071-3/+5
* rt1718s/bc12: fix typoTing Shen2022-04-071-1/+1
* pi3usb9201: set DCP current limit 1500mAEric Yilun Lin2022-04-071-11/+1
* rt1739/rt9490/rt1718s: fix bc12 detection logicTing Shen2022-03-313-21/+31
* driver/als_cm32183: add the algorithm for als calibrationJosh Tsai2022-03-281-0/+2
* rt1718s: fix FRS support by decoupling PPC/TCPC driverEric Yilun Lin2022-03-252-6/+32
* rt1718s: fix rt1718s_gpio indexEric Yilun Lin2022-03-241-1/+1
* util: align the IN_RANGE implementation with zephyrTing Shen2022-03-232-7/+7
* Taniks: Enable RGB keyboardfactory-guybrush-14600.B-mainDaisuke Nojiri2022-03-192-21/+34
* sn5s330: return when PP FET cannot be enabledTristan Honscheid2022-03-181-0/+3
* isl9241: add Control3 bit5 input current limitMatt Wang2022-03-171-0/+2
* ppc/rt1739: implement FRSTing Shen2022-03-162-8/+51
* ANX7483: Add DriverDiana Z2022-03-153-0/+142