summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* battery: check the battery stable state when battery wake upSiyu Qin2023-05-161-6/+17
* ppc: ktu1125: Fix register used for VCONN controlScott Collyer2023-05-151-3/+7
* starmie: Improve RT1739 dead battery voltage issuewangganxiang2023-05-152-1/+3
* USB Mux: Use polarity in safe modeJameson Thies2023-05-1223-24/+23
* rt1718s: integrate board src enable functionsEric Yilun Lin2023-05-122-3/+34
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-113-3/+3
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-112-2/+2
* rt1718s: do not software reset TCPC with batteryEric Yilun Lin2023-05-111-0/+6
* driver/tcpm/nct38xx: Remove write to RO registerRobert Zieba2023-05-091-5/+0
* zephyr: implement icm42607 testTing Shen2023-05-091-0/+4
* corsola: fix auto-reload GPIO config when FRS mode enabledEric Yilun Lin2023-05-081-2/+7
* GPU: Rename DC_ATLEAST_SOC to DC_ATMOST_SOCDaisuke Nojiri2023-05-052-4/+4
* sm5803: restore load-bearing ERROR_UNIMPLEMENTEDPeter Marheine2023-05-051-1/+1
* TCPCI: Add PPC driver for generic TCPCDaisuke Nojiri2023-05-043-0/+100
* sm5803: implement more driver testsPeter Marheine2023-05-041-1/+1
* rt1739: fix init sequence and add es4 workaroundTing Shen2023-05-032-8/+14
* rt1715: Add register dump supportCaveh Jalali2023-05-021-0/+24
* anx7447: update driver API for get snk/src controlEric Yilun Lin2023-05-021-0/+2
* sm5803: add tests for set_vsys_compensationPeter Marheine2023-04-271-2/+2
* battery: Refactor for coverageEric Peers2023-04-271-17/+26
* ktu1125: set polarity only when applying VCONNrelease-R114-15437.B-mainBoris Mittelberg2023-04-251-9/+6
* 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
* 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