summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* battery: Avoid read battery when cut off processarthur.lin2022-12-201-3/+33
* it8xxx2: add hw sha256Dino Li2022-12-201-0/+106
* charger/isl9238c: enable force buck modejohnwc_yeh2022-12-202-0/+11
* CTN730: Add RF chargeDaisuke Nojiri2022-12-162-3/+40
* rt1718: Init mutex when running on ZephyrAndrew McRae2022-12-161-1/+1
* Raa489000: Remove dependency on BC 1.2Kyle Lin2022-12-141-1/+1
* USB mux: Remove polarity from SAFE mode setsDiana Z2022-12-141-1/+2
* BB retimer: Add condition to set 'DP CONNECTION' bitjohnwc_yeh2022-12-131-0/+22
* driver/tcpm: PD event for VBUS change shouldn't depend on BC 1.2Kyle Lin2022-12-131-5/+7
* driver/isl9241: Add CONTROL3 mutexRobert Zieba2022-12-091-19/+44
* driver/charger/isl9241: Add function to help debug PROCHOTRobert Zieba2022-12-092-0/+188
* battery: Send manufacturer access by the SMB block protocoljohnwc_yeh2022-12-081-0/+36
* driver: lis2dw12: add get_rms_noise() for body detectionJosh-Tsai2022-12-011-0/+32
* driver: Sort header filesJeremy Bettis2022-11-29101-177/+177
* ec: IWYU Add missing includesJeremy Bettis2022-11-293-1/+10
* tcpci: Add FRS enable to driver structureAbe Levkoy2022-11-291-0/+3
* tcpm_header: add test for tcpm_dump_registersClayton Whitelaw2022-11-291-1/+1
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-295-11/+12
* keyboard_backlight: drop the get() functionFabio Baltieri2022-11-212-17/+0
* isl923x: fix index checkBoris Mittelberg2022-11-181-2/+2
* zephyr: move periodic temp read hook to shim layerDawid Niedzwiecki2022-11-142-0/+26
* rt9490: disable special TA detectionalvishsu2022-11-112-0/+7
* pujjo: enable interrupts for lid accelPeter Marheine2022-11-091-0/+2
* ctn730: Log optional NDEF messageDaisuke Nojiri2022-11-082-0/+7
* Revert "BB retimer: Set 'DP CONNECTION' bit only when mux_state gets HPD event"Peter Chi2022-11-021-14/+10
* test/fpsensor_hw: Convert to C++Tom Hughes2022-11-012-0/+16
* anx7483: Add Flat Gain tuning interfaceMatt Wang2022-11-012-0/+31
* tree: Allow building Minute-IA with clangTom Hughes2022-10-281-37/+35
* rt9490: disable the force B-FET on experimental featureTing Shen2022-10-282-0/+29
* RAA48900 : Modify configuring trickle charge current codejimmy.wu2022-10-281-1/+1
* isl923x: Add ISL9238C CMOUT latch disable functionYu-An Chen2022-10-282-0/+7
* rt9490: disable EOC-Force-CCMalvishsu2022-10-282-1/+13
* bma4xx: support interrupt-driven operationPeter Marheine2022-10-282-33/+248
* driver/touchpad_st: Fix unaligned access warningsTom Hughes2022-10-271-1/+1
* PCHG: Add pass-through modeDaisuke Nojiri2022-10-262-7/+24
* test: chg_ramp_is_detected()Aaron Massey2022-10-251-1/+1
* test: chg_ramp_is_stable()Aaron Massey2022-10-251-1/+1
* ctn730: Handle foreign object errorDaisuke Nojiri2022-10-252-0/+12
* PCHG: Report errors to hostDaisuke Nojiri2022-10-251-9/+14
* tcpci: skip processing RX message when BIST mode enabledMike Lee2022-10-251-1/+17