summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* lis2dw: enable the low noise configurationJosh Tsai2023-04-262-0/+8
* accel_list2dw12: Set high perf mode for ODR >= 50zKornel Dulęba2023-04-261-3/+3
* 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
* bma4xx: avoid undefined results in ODR conversionsPeter Marheine2023-03-132-15/+84
* servo_v4p1: Add mechanism to enable/disable USB3 to DUTŁukasz Hajec2023-03-092-2/+4
* driver/wpc/cps8100.c: Add support of CPS8200 firmware updateDerek Huang2023-03-083-38/+535
* fpsensor: Utilize a common set of CPRINT functionsBobby Casey2023-03-035-16/+5
* driver/fingerprint: Rename fpsensor.hBobby Casey2023-03-031-3/+3
* fingerprint/elan: Add _ELAN suffix to ELAN macrosBobby Casey2023-03-033-17/+23
* fingerprint/elan: Resolve elan compilation issuesBobby Casey2023-03-033-2/+20
* driver/fingerprint: Add _FPC suffix to FPC macrosBobby Casey2023-03-038-59/+70
* zephyr: enable elan touchpad driverTing Shen2023-03-031-0/+16
* fpsensor: Rename fpsensor_private.h to fpsensor_utils.hBobby Casey2023-03-021-1/+1
* Reduce AP communication failure spamTim Van Patten2023-03-022-4/+39
* isl9241: Prevent isl9241_nvdc_to_bypass from locking control3 mutex twiceDaisuke Nojiri2023-02-181-7/+18
* power/amd_x86: Add support for STB dumpingRobert Zieba2023-02-162-0/+92
* cps8100.c/ctn730.c: board_get_pchg_count() retun pchg_countben chen2023-02-152-2/+2
* geralt: disable bc1.2Ting Shen2023-02-142-0/+8
* CPS8100: create header fileScott Chao2023-02-141-0/+15
* it8xxx2: micro-optimize SHA256 computationPeter Marheine2023-02-091-2/+30
* ppc/rt1739: implement dead battery bootTing Shen2023-02-082-3/+35
* TCPMv2: Gate DP module support on a CONFIGDiana Z2023-02-071-0/+2
* it8xxx2: modify pd registers for it81202/it81302 CxRuibin Chang2023-02-072-2/+17
* raa489000: never report ACOK when sourcing VBUSPeter Marheine2023-02-061-1/+22
* rt1739: fix ppc_dump output channelEric Yilun Lin2023-02-031-4/+11
* raa489000: support AC_PRESENT_CONTROL without OCPCPeter Marheine2023-02-011-5/+9
* Zephyr: Add configs for F75303matt_wang2023-01-302-6/+99
* RAA489000: support modify OCP level margintony.tang2023-01-301-0/+5
* charger/isl9238c: Add BUCK_PHASE_VOLTAGE configjohnwc_yeh2023-01-302-0/+8
* raa489000: Support AC_PRESENT when OTG modeAndrew McRae2023-01-232-0/+64
* tcpci: allow get_chip_info callers to update the cachePeter Marheine2023-01-221-40/+55
* tcpci: handle tcpc tx discarded eventScott Chao2023-01-181-4/+12
* syv682x: cached force discharge configEric Yilun Lin2023-01-131-1/+15
* clang-format: reformat few files with the current llvm releaseFabio Baltieri2023-01-111-1/+1
* SBS: Make battery_get_params clear flags selectivelyDaisuke Nojiri2023-01-101-21/+31
* anx7483: extending LFPS_TIMER registerjohnwc_yeh2023-01-092-0/+22
* zephyr/test/drivers: add it8xxx2_hw_sha256 testDino Li2023-01-061-0/+16
* usb_mux: Only send virtual mux state if changedAndrew McRae2023-01-041-2/+9
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-041-10/+10