summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* system: Ensure space for panic and jump dataRob Barnes2022-11-173-1/+16
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-172-0/+18
* zephyr: test: Add test for get_ap_reset_stats() in common/chipset.cTristan Honscheid2022-11-161-0/+16
* ec: IWYU Add some missing includesJeremy Bettis2022-11-142-0/+4
* ec: IWYU Add some missing includesJeremy Bettis2022-11-143-0/+6
* zephyr: move periodic temp read hook to shim layerDawid Niedzwiecki2022-11-142-0/+8
* zephyr: tests: add pct2075 emulatorDawid Niedzwiecki2022-11-141-0/+1
* zephyr: shim: use device specific 1.8V GPIO flagsFabio Baltieri2022-11-111-0/+12
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-3/+0
* charger: Bounds check chgnum in charger_enable_bypass_mode()Tristan Honscheid2022-11-101-1/+1
* Makefile.toolchain: Enable -ftrapv for fingerprint boardsTom Hughes2022-11-091-0/+1
* test: verify common paths for charge_prevent_power_onYuval Peress2022-11-081-5/+6
* zephyr: add fan rpm deviation to shimZick Wei2022-11-081-0/+3
* Nissa: OCPC PID Controller hasn't been tuned for each Nissa boardAdam Mills2022-11-082-8/+12
* keyboard_raw: add function keyboard_raw_config_altSue Chen2022-11-071-0/+10
* Add EC_CMD_SET_TABLET_MODETim Van Patten2022-11-041-0/+16
* include/ec_commands.h: Clean up kernel-doc warningsTim Van Patten2022-11-041-0/+3
* usb_common: Remove pd_is_debug_accAbe Levkoy2022-11-041-7/+0
* common/uart_printf: Change uart_put/uart_put_raw return valueTom Hughes2022-11-041-2/+2
* tcpmv2: dpm: Convert dpm_run to a 1st class SM frameworkScott Collyer2022-11-035-10/+22
* test: Add benchmark library (C++)Andrea Grandi2022-11-021-0/+156
* zephyr: Bring qcom.c test coverage to 100%Jeremy Bettis2022-11-011-1/+1
* anx7483: Add Flat Gain tuning interfaceMatt Wang2022-11-011-0/+13
* TCPMv2: Add host command to send VDM REQ messagesDiana Z2022-10-282-1/+15
* usb_common: Include missing headerAbe Levkoy2022-10-281-0/+1
* common: Add override for lid angle calculationGwendal Grignou2022-10-281-0/+6
* ec: Add #line directive to config_chip.hJeremy Bettis2022-10-281-1/+0
* button: expose the button debounce time for the customizationZhuohao Lee2022-10-282-1/+4
* rex: zephyr: test: Add unit tests for usb_pd_policyMadhurima Paruchuri2022-10-283-1/+12
* isl923x: Add ISL9238C CMOUT latch disable functionYu-An Chen2022-10-281-0/+5
* motion_sense: Trigger AP interrupt based on sensor timestampGwendal Grignou2022-10-281-0/+9
* bma4xx: support interrupt-driven operationPeter Marheine2022-10-281-0/+1
* TCPMv2: Generalize VDM Attention send in DPMDiana Z2022-10-271-6/+7
* build: fix clang warning since __fallthrough exists in ZephyrYuval Peress2022-10-271-0/+2
* zephyr test: Make ppc_discharge_vbus mockableAbe Levkoy2022-10-271-1/+5
* test: add tests for tcs3400 offset functionsYuval Peress2022-10-271-1/+1
* uart: chargen: Fix chargen cmd on ZephyrMark Hasemeyer2022-10-271-5/+10
* panic output: remove assertBoris Mittelberg2022-10-261-0/+2
* test: replace init_rom functions with macros when possibleYuval Peress2022-10-261-11/+3
* PCHG: Add pass-through modeDaisuke Nojiri2022-10-262-0/+7
* usb-pd: Apply 2.5W limit during power transitionDaisuke Nojiri2022-10-251-0/+3
* include/task.h: Wrap task.h in C++ protection headersBobby Casey2022-10-251-0/+8
* PCHG: Report errors to hostDaisuke Nojiri2022-10-252-8/+50
* TCPM: Add augmented PDO constructorAbe Levkoy2022-10-241-0/+8
* RAA48900 : Allow configuring trickle charge currentjimmy.wu2022-10-241-0/+3
* host_command: Remove EC_CMD_READ_TESTAaron Massey2022-10-201-19/+1
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-0/+9
* battery_fuel_gauge: battery cutoff as staticAaron Massey2022-10-191-16/+0
* dps: limit the minimum operating power when AC onlyWill Tsai2022-10-191-0/+9
* tcpc: modify nct38xx and fusb302 get vbus voltage functionMatt Wang2022-10-192-9/+11