summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-05111-1278/+725
* common/charger: read charger parameters using primary chargerDeepti Deshatty2022-11-301-1/+5
* common: Sort header filesJeremy Bettis2022-11-2991-192/+198
* zephyr: exclude non posix logic from panic_outputYuval Peress2022-11-291-0/+4
* test: unit test uart_printf.cYuval Peress2022-11-291-4/+7
* tcpmv2: dpm: Add DATA_RESET stateScott Collyer2022-11-291-25/+39
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-293-6/+7
* host_command_pd: remove ad-hoc charge current manipulationPeter Marheine2022-11-291-4/+1
* tcpmv2: dpm: Split DPM_READY to DFP/UFP specific statesScott Collyer2022-11-291-64/+106
* tabletmode: Correctly handle HW orientation changingTim Van Patten2022-11-281-10/+34
* motion_sense: avoid possible invalid memory accessBoris Mittelberg2022-11-281-2/+3
* tcpmv2: pe: Add mux_set call following successful DATA_RESETScott Collyer2022-11-281-2/+1
* i8042: Send command response from priority queueDaisuke Nojiri2022-11-281-25/+86
* build: update build cmake files for unit testsYuval Peress2022-11-251-5/+3
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-0/+8
* dp-alt-mode: add safety checkBoris Mittelberg2022-11-241-3/+3
* i2c_controller: Add guard for PEC transfersKeith Short2022-11-241-1/+1
* zephyr: test: Bring virtual_battery_handler() to 100% coverageTristan Honscheid2022-11-231-3/+5
* TCPMv2: Present as Sink/UFP in CTAttached.SNKAbe Levkoy2022-11-231-0/+7
* TCPMv2: Disallow VCONN Swap in CTAttached.SNKAbe Levkoy2022-11-231-1/+1
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-232-1/+10
* power_button: change the power_button_simulate_press implementationZhuohao Lee2022-11-221-9/+12
* common: body_detection: add a configuration to enable body detection in S0 stateJosh Tsai2022-11-221-1/+6
* common: body_detection: notify host when body status is changedJosh Tsai2022-11-222-0/+11
* keyboard_backlight: drop the get() functionFabio Baltieri2022-11-212-7/+0
* test: add missing coverage for mkbp_event.cYuval Peress2022-11-181-0/+7
* battery_v2: remove redundant checksBoris Mittelberg2022-11-181-2/+2
* test: add coverage to led_common.cYuval Peress2022-11-181-0/+7
* test: test memory mapped storage configYuval Peress2022-11-181-0/+10
* 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