summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterShou-Chieh Hsu2023-04-2410-188/+199
|\
| * Reland "zephyr/tests: emulator and tests for sm5803"Peter Marheine2023-04-201-7/+5
| * retimer: Use common console command for all RetimersVijay Hiremath2023-04-193-154/+109
| * Revert "zephyr/tests: emulator and tests for sm5803"Aaron Massey2023-04-191-5/+7
| * zephyr/tests: emulator and tests for sm5803Peter Marheine2023-04-191-7/+5
| * ANX7406: Add API to control GPIO0Daisuke Nojiri2023-04-182-0/+30
| * zephyr: Eliminate pointer from SYS_INIT functionsKeith Short2023-04-171-2/+1
| * ktu1125: fix polarity and vconn sourcingBoris Mittelberg2023-04-171-10/+17
| * accel_list2dw12: Set high perf mode for ODR >= 50zKornel Dulęba2023-04-171-3/+3
| * ANX7406: Add prefix to CPRINTSDaisuke Nojiri2023-04-171-4/+4
| * ANX7406: Fix compilation error for missing assert.hDaisuke Nojiri2023-04-171-0/+1
| * retimer: Fix bb to support 32-bits writeGaggery Tsai2023-04-141-6/+10
| * zephyr/emul/retimer/anx7483: Add function to validate tuning settingsRobert Zieba2023-04-142-10/+17
| * ktu1125: avoid touching vbus when not necessaryBoris Mittelberg2023-04-131-2/+12
* | Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterShou-Chieh Hsu2023-04-1319-126/+376
|\ \ | |/
| * RAA489110: Add RAA489110 driverDaisuke Nojiri2023-04-123-16/+36
| * ISL9241: Fix ACProchot reg <-> mA conversionDaisuke Nojiri2023-04-122-17/+17
| * retimer: Add driver for ANX7452 retimerMadhurima Paruchuri2023-04-123-0/+241
| * lis2dw: enable the low noise configurationJosh Tsai2023-04-112-0/+8
| * driver: bmi3xx: integrate body detectionRuihai Zhou2023-04-111-0/+3
| * Zephyr test: Test NXP PPC interruptsDiana Z2023-04-071-1/+0
| * rt1739: check PD state before disconnect SBU/DU/DMEric Yilun Lin2023-04-071-2/+3
| * NX20P348X: Correct dead battery exit error handlingDiana Z2023-04-061-1/+1
| * fp_sensor_mock: Rename fp_sensor_mockBobby Casey2023-04-061-1/+1
| * fpsensor: Fix definition of FP_SENSOR_IMAGE_OFFSETBobby Casey2023-04-062-0/+8
| * elan: Fix compilation with elan sensorBobby Casey2023-04-061-0/+1
| * ec: Remove unnecessary #line directivesJeremy Bettis2023-04-041-6/+0
| * ppc/nx20p348x: Do not set reserved bitCaveh Jalali2023-04-022-0/+2
| * driver: icm42607: Fixed SPI lock mode issueJuHyun Kim2023-04-011-0/+9
| * battery: Remove dead sbs_passthrough host cmdsAaron Massey2023-03-311-83/+0
| * ISL9241: Fix frequency range checksDiana Z2023-03-311-1/+1
| * Charger: CONFIG gate bypass modeDiana Z2023-03-311-0/+4
| * zephyr: tcpc: implement i2c transactions in rt1718s emulatorlschyi2023-03-301-0/+2
| * rt1739: disconnect SBU/DP/DM when unattachedEric Yilun Lin2023-03-272-0/+27
| * ppc/syv682x: Handle incorrect Vconn configKyle Lin2023-03-271-0/+14
* | Merge remote-tracking branch cros/main into firmware-dedede-13606.B-masterRob Barnes2023-03-2424-190/+997
|\ \ | |/
| * tcpm: Fix FAULT_CTRL.VCONN_OCP bit nameCaveh Jalali2023-03-241-1/+1
| * driver: Add support for Spoof mode to all remaining accelerometersstabilize-15393.48.B-mainrelease-R113-15393.B-mainGwendal Grignou2023-03-238-4/+28
| * common: Move pse driver into driver placeDavid Huang2023-03-202-0/+212
| * bma4xx: emulator and driver testsPeter Marheine2023-03-171-3/+3
| * zephyr/emul: Add ANX7483 emulatorRobert Zieba2023-03-161-7/+9
| * zephyr/emul: Add PS8811 emulatorRobert Zieba2023-03-161-0/+5
| * Zephyr: Correct Temp sensor F75303 read methond.Logan_Liao2023-03-152-82/+44
| * frostflow: Modify charger frequence for power consumption.Logan_Liao2023-03-151-0/+48
| * ec: Add yet more #line directivesJeremy Bettis2023-03-141-0/+6
| * anx7447: replace anx7447_get_vbus_voltageEric Yilun Lin2023-03-141-21/+5
| * tcpci: add tcpci_get_vbus_voltage_no_checkEric Yilun Lin2023-03-141-4/+9
| * anx7447: drop unused anx7447 functionsEric Yilun Lin2023-03-142-49/+0
| * tcpm: anx7406: add PD anx7406 supportXin Ji2023-03-133-0/+512
| * rt1739: implement set_vbus_source_current_limitTing Shen2023-03-132-4/+31