summaryrefslogtreecommitdiff
path: root/board/gimble
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-112-2/+2
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-016-19/+18
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-173-15/+4
* brya: usb_mux: Split struct usb_mux in brya boardsTomasz Michalec2022-09-131-14/+21
* Update license boilerplate text in source code filesMike Frysinger2022-09-1218-18/+18
* board/gimble/thermal.c: Format with clang-formatJack Rosenthal2022-07-061-32/+30
* board/gimble/fw_config.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/gimble/fans.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/gimble/charger.c: Format with clang-formatJack Rosenthal2022-07-011-1/+90
* board/gimble/keyboard.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/gimble/usbc_config.c: Format with clang-formatJack Rosenthal2022-07-011-5/+4
* board/gimble/board.h: Format with clang-formatJack Rosenthal2022-06-291-77/+63
* board/gimble/usbc_config.h: Format with clang-formatJack Rosenthal2022-06-291-6/+2
* board/gimble/board.c: Format with clang-formatJack Rosenthal2022-06-291-24/+23
* board/gimble/fw_config.h: Format with clang-formatJack Rosenthal2022-06-281-13/+10
* board/gimble/led.c: Format with clang-formatJack Rosenthal2022-06-281-27/+27
* board/gimble/sensors.c: Format with clang-formatJack Rosenthal2022-06-281-47/+32
* gimble: fix fan table behaviorScott Chao2022-06-281-4/+2
* gimble: configure fan thermal_paramsWill Tsai2022-06-221-0/+35
* gimble: modify ectool control battery ledElsie Shih2022-06-151-15/+34
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* gimble: enable CONFIG_USB_PD_TCPM_PS8815_FORCE_DIDScott Chao2022-05-131-0/+1
* gimble: fix unused gpio pinWill Tsai2022-04-071-1/+1
* gimble: enable FRS on C1Scott Chao2022-03-223-2/+4
* gimble: remove obsolete C1 reset configurationScott Chao2022-03-221-24/+1
* gimble: do not reset PS8815 when AC only during power onScott Chao2022-03-172-2/+6
* gimble: set SYV682X HV_ILIM to 5.5AElsie Shih2022-03-161-0/+2
* gimble: enable FRS on C0Scott Chao2022-03-103-2/+5
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* gimble: turn off power led in s0ixElsie Shih2022-02-241-4/+2
* brya: increase prochot release threshold when adapter < 60wScott Chao2022-02-161-1/+1
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-102-12/+12
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* gimble: modify TCPC I2C speed to 1000 kbpsWill Tsai2022-01-052-10/+9
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* gimble: Enable VCONN control on C1 (ps8815)Sugnan Prabhu S2021-12-071-1/+2
* gimble: revise battery LED behaviorWill Tsai2021-12-061-2/+2
* brya boards: initialize GPIO57Boris Mittelberg2021-11-241-0/+1
* gimble: enable PSYS monitoringWill Tsai2021-11-241-0/+1
* Brya: Add USB mux taskDiana Z2021-11-191-0/+1
* gimble: change fan tableScott Chao2021-11-181-17/+29
* gimble: Fix keyboard backlight in G3Peter Chi2021-11-161-5/+5
* bq25710: Make VSYS_TH2 Kconfig friendlyCaveh Jalali2021-11-131-0/+1
* gimble: tune PS8815 parameter for RXWill Tsai2021-11-091-0/+50
* tree: Work around clang bugTom Hughes2021-11-051-21/+32