summaryrefslogtreecommitdiff
path: root/board/primus
Commit message (Expand)AuthorAgeFilesLines
* battery: Deprecate CONFIG_BATTERY_LEVEL_NEAR_FULLwen zhang2023-05-111-1/+2
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-112-2/+2
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-1/+1
* board: Sort header filesJeremy Bettis2022-12-018-23/+21
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-5/+2
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-7/+0
* brya: usb_mux: Split struct usb_mux in brya boardsTomasz Michalec2022-09-131-21/+31
* Update license boilerplate text in source code filesMike Frysinger2022-09-1222-22/+22
* primus: add new batteriesElsie Shih2022-09-072-7/+97
* board/primus/fw_config.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/primus/usbc_config.h: Format with clang-formatJack Rosenthal2022-07-011-6/+2
* board/primus/ps2.h: Format with clang-formatJack Rosenthal2022-07-011-9/+9
* board/primus/led.c: Format with clang-formatJack Rosenthal2022-06-301-31/+31
* board/primus/thermal.c: Format with clang-formatJack Rosenthal2022-06-301-34/+30
* board/primus/fans.c: Format with clang-formatJack Rosenthal2022-06-301-1/+1
* board/primus/fw_config.h: Format with clang-formatJack Rosenthal2022-06-291-12/+9
* board/primus/ps2.c: Format with clang-formatJack Rosenthal2022-06-291-9/+9
* board/primus/board.h: Format with clang-formatJack Rosenthal2022-06-291-66/+60
* board/primus/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-281-5/+2
* board/primus/charger.c: Format with clang-formatJack Rosenthal2022-06-281-1/+90
* board/primus/sensors.c: Format with clang-formatJack Rosenthal2022-06-281-36/+26
* board/primus/board.c: Format with clang-formatJack Rosenthal2022-06-281-15/+14
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* brya variants: properly define power button for clamshell devicesBoris Mittelberg2022-04-151-3/+4
* primus: modify USB4_PCIe_Switch_Device_ID to meet ADL iTBT designScott Chao2022-04-011-1/+1
* primus: read trackpoint device idScott Chao2022-03-301-11/+52
* primus: send suspend mode to trackpointstabilize-voshyr-14637.B-mainScott Chao2022-03-263-2/+112
* primus: Add SSFC field for 2nd trackpointScott Chao2022-03-263-0/+62
* primus: init touchpad interface after PLT_RST#Scott Chao2022-03-262-4/+27
* primus: Add genvif overridesScott Chao2022-03-251-3/+117
* Revert "primus: fix Goodix touchpad initialize failed"Scott Chao2022-03-242-20/+4
* primus: remove CONFIG_SYSTEM_UNLOCKEDZhuohao Lee2022-03-211-2/+0
* primus: fix keyboard backlight in G3Peter Chi2022-03-151-1/+3
* primus: set keyboard backlight pwm clock source to LFCLKScott Chao2022-03-021-1/+1
* gpio: cleanup header usage for buttonsKeith Short2022-02-251-0/+1
* brya: increase prochot release threshold when adapter < 60wScott Chao2022-02-161-1/+1
* primus: fix Goodix touchpad initialize failedScott Chao2022-01-132-4/+20
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* primus: enable 65w adapter and configure input currentScott Chao2021-12-202-5/+41
* primus: update thermal tableTerry Chen2021-12-173-0/+160
* primus: modify TCPC I2C speed to 1000 kbpsElsie Shih2021-12-171-2/+2
* primus: add FW_CONFIG support for TBT and USB4 configElsie Shih2021-12-163-2/+29
* primus: modify fan rpm rangeElsie Shih2021-11-231-7/+4
* Brya: Add USB mux taskDiana Z2021-11-191-0/+1
* primus: modify rpm deviationElsie Shih2021-11-181-0/+1
* bq25710: Make VSYS_TH2 Kconfig friendlyCaveh Jalali2021-11-131-0/+1
* tree: Work around clang bugTom Hughes2021-11-051-38/+54
* brya: add PROCHOT assertion/de-assertion ratioWill Tsai2021-10-291-0/+1
* brya: move prochot assertion/de-assertion ratio to variantWill Tsai2021-10-291-0/+10
* brya: Update stack sizes based on stack analyzerCaveh Jalali2021-10-291-13/+13