summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* system: Ensure space for panic and jump dataRob Barnes2022-11-172-3/+43
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-0/+7
* test: flashinfo commandYuval Peress2022-11-161-26/+27
* test: add tests for battery_fuel_gaugeYuval Peress2022-11-161-1/+13
* fuel_gauge: Simplify edge casesYuval Peress2022-11-161-11/+6
* zephyr: test: Add test for get_ap_reset_stats() in common/chipset.cTristan Honscheid2022-11-161-0/+18
* keyboard_scan: initialize variableBoris Mittelberg2022-11-111-0/+1
* zephyr: shim: use device specific 1.8V GPIO flagsFabio Baltieri2022-11-111-1/+4
* pd console command: cflush fixBoris Mittelberg2022-11-101-1/+1
* i2ctrace: add safety checkBoris Mittelberg2022-11-101-1/+1
* charger: Bounds check chgnum in charger_enable_bypass_mode()Tristan Honscheid2022-11-101-1/+4
* usb_pe: add PE state index in the commentEric Yilun Lin2022-11-101-79/+79
* test: verify common paths for charge_prevent_power_onYuval Peress2022-11-081-10/+12
* Nissa: OCPC PID Controller hasn't been tuned for each Nissa boardAdam Mills2022-11-081-16/+47
* tpcmv2: dpm: Rename attempt_mode_entry/exit functionsScott Collyer2022-11-071-232/+232
* zephyr: add keyboard factory test supportSue Chen2022-11-071-2/+11
* Add EC_CMD_SET_TABLET_MODE handlerTim Van Patten2022-11-071-2/+39
* Revert "test: unit test uart_printf.c"Yi Chou2022-11-071-7/+4
* test: unit test uart_printf.cYuval Peress2022-11-041-4/+7
* usb_common: Remove pd_is_debug_accAbe Levkoy2022-11-041-12/+0
* common/uart_printf: Change uart_put/uart_put_raw return valueTom Hughes2022-11-041-6/+8
* tcpmv2: dpm: Convert dpm_run to a 1st class SM frameworkScott Collyer2022-11-0310-31/+180
* zephyr test: usbc_ocp: Log during testsAbe Levkoy2022-11-031-5/+0
* dps: Declare get_efficient_voltage() as staticAaron Massey2022-11-021-1/+1
* test: verify battery_outside_charging_temperature()Yuval Peress2022-11-021-1/+1
* ec: Fix array access past end of arrayJeremy Bettis2022-11-011-3/+5
* TCPMv2: Add host command to send VDM REQ messagesDiana Z2022-10-281-0/+30
* common: Add override for lid angle calculationGwendal Grignou2022-10-282-3/+15
* test: sensor tests: Include what we needGwendal Grignou2022-10-281-0/+1
* test: cbi_gpio_read() unhappy pathsAaron Massey2022-10-282-2/+3
* tcpmv2: expand alert storm count to 1800mike2022-10-281-4/+4
* build: clang workaround for LTOYuval Peress2022-10-282-10/+23
* motion_sense: Trigger AP interrupt based on sensor timestampGwendal Grignou2022-10-282-153/+63
* TCPMv2: Generalize VDM Attention send in DPMDiana Z2022-10-272-34/+43
* TCPMv2: Cleanup unused flagsDiana Z2022-10-272-17/+2
* usb_pd_flags: Remove unneeded includeAbe Levkoy2022-10-271-1/+0
* chargen: test: Add chargen unit testingMark Hasemeyer2022-10-271-1/+12
* uart: chargen: Fix chargen cmd on ZephyrMark Hasemeyer2022-10-271-46/+96
* panic output: remove assertBoris Mittelberg2022-10-261-3/+10
* test: Add tests for memmap copy funciton of virtual batteryYuval Peress2022-10-261-1/+1
* PCHG: Add pass-through modeDaisuke Nojiri2022-10-261-6/+45
* usb-pd: Apply 2.5W limit during power transitionDaisuke Nojiri2022-10-253-2/+38
* charger: Remove always false chgnum checksAaron Massey2022-10-251-11/+11
* PCHG: Print error nameDaisuke Nojiri2022-10-251-0/+30
* PCHG: Report errors to hostDaisuke Nojiri2022-10-251-94/+148
* common/usbc: Add missing fallthrough annotationsTom Hughes2022-10-251-2/+2
* TCPM: Remove unreachable codeAbe Levkoy2022-10-211-4/+1
* Add ability to get struct offsets for use in assemblyTom Hughes2022-10-211-0/+25
* host_command: Remove EC_CMD_READ_TESTAaron Massey2022-10-201-21/+0
* motion_sense_fifo: Remove mutex around _needed/_reset flagsGwendal Grignou2022-10-201-14/+2