summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-05109-304/+223
* 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
* RAA48900 : Allow configuring trickle charge currentjimmy.wu2022-10-241-0/+11
* led/tlc59116f: Set brightness before driver disablestabilize-15208.B-mainstabilize-15207.B-mainLeila Lin2022-10-221-0/+9
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-194-2/+6
* tcpc: modify nct38xx and fusb302 get vbus voltage functionMatt Wang2022-10-192-2/+6
* driver/als_si114x: Add missing case statementTom Hughes2022-10-171-0/+3
* driver/als_si114x.c: Fix LED enableTom Hughes2022-10-141-2/+2
* Revert "rt9490: remove set_mode function"stabilize-15185.B-mainstabilize-15185.7.B-mainEric Yilun Lin2022-10-141-0/+28
* bb_retimer: Deprecate bb_retimer_set_usb3() APIstabilize-15183.14.B-mainCaveh Jalali2022-10-131-5/+0
* rt9490: remove set_mode functionTing Shen2022-10-071-28/+0
* sm5803: disable sinking before other reconfigurationPeter Marheine2022-10-061-5/+11
* bb_retimer: Add .set_idle_mode supportCaveh Jalali2022-10-051-23/+49
* anx7447: fix get chip infolschyi2022-10-051-0/+3
* usb_mux: Clarify hpd_update APICaveh Jalali2022-10-041-2/+2
* usb_mux: Add support for idling USB muxesCaveh Jalali2022-10-041-0/+44
* rt1739: add interrupt callback in rt1739 ppc driverTing Shen2022-10-031-0/+1
* bmi3xx: fix watchdog warning during fifo processingTing Shen2022-09-301-2/+5
* charger: Detect the number of battery cellsKyle Lin2022-09-281-0/+24
* fpsensor: Build fpsensor source file with C++Tom Hughes2022-09-281-5/+0
* rt9490: implement get/set_optionEric Yilun Lin2022-09-261-0/+15
* anx7483: Mark tuning data as constant.Keith Short2022-09-221-4/+4
* rt9490: various bug fixTing Shen2022-09-221-3/+5
* driver/wpc/cps8100.c: Add support of CPS8200Derek Huang2022-09-211-22/+157