summaryrefslogtreecommitdiff
path: root/board/osiris
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* osiris,volmar: disable TCPC VCONNBoris Mittelberg2023-02-221-2/+0
* board: Sort header filesJeremy Bettis2022-12-017-18/+16
* 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
* osiris: Add refresh key maskYu-An Chen2022-09-281-0/+2
* osiris: Prevent discharging when battery is disconnectedYu-An Chen2022-09-211-0/+5
* osiris: Discharge on AC when high MLCC noiseYu-An Chen2022-09-162-0/+72
* brya: usb_mux: Split struct usb_mux in brya boardsTomasz Michalec2022-09-131-19/+29
* Update license boilerplate text in source code filesMike Frysinger2022-09-1217-17/+17
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* Osiris: Remove const keyword from rgbkbd_type variableParth Malkan2022-08-301-1/+1
* osiris: Reduce host low battery shutdown percentage to 3%Yu-An Chen2022-08-261-0/+4
* osiris: Remove tablet modeYu-An Chen2022-07-283-2/+6
* osiris: Update thermal policyYu-An Chen2022-07-203-10/+158
* osiris: Move second fan enable pin to gpio97Yu-An Chen2022-07-152-2/+2
* osiris: Remove unused gpio defineYu-An Chen2022-07-111-1/+0
* clang-format: Ran clang-format on all files againJack Rosenthal2022-07-081-2/+2
* board/osiris/fans.c: Format with clang-formatJack Rosenthal2022-07-071-1/+1
* board/osiris/pwm.c: Format with clang-formatJack Rosenthal2022-07-071-10/+6
* osiris: rgbkbd: Add rgb keyboard type fieldParth Malkan2022-07-071-2/+5
* osiris: Update EN_PP5000_FAN init stateYu-An Chen2022-07-061-1/+1
* board/osiris/keyboard.c: Format with clang-formatJack Rosenthal2022-07-061-53/+42
* board/osiris/board.h: Format with clang-formatJack Rosenthal2022-07-061-68/+56
* board/osiris/usbc_config.h: Format with clang-formatJack Rosenthal2022-07-011-6/+2
* board/osiris/fw_config.h: Format with clang-formatJack Rosenthal2022-07-011-4/+4
* board/osiris/i2c.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* osiris: Support second fan controlYu-An Chen2022-06-304-23/+32
* board/osiris/fw_config.c: Format with clang-formatJack Rosenthal2022-06-291-1/+1
* board/osiris/fans.c: Format with clang-formatJack Rosenthal2022-06-291-1/+1
* board/osiris/charger.c: Format with clang-formatJack Rosenthal2022-06-291-6/+4
* osiris: Update rgbkbd_mapYu-An Chen2022-06-281-130/+14
* board/osiris/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-281-7/+4
* board/osiris/sensors.c: Format with clang-formatJack Rosenthal2022-06-281-5/+4
* board/osiris/board.c: Format with clang-formatJack Rosenthal2022-06-281-10/+9
* board/osiris/led.c: Format with clang-formatJack Rosenthal2022-06-281-16/+21
* osiris: Remove unused batteryYu-An Chen2022-06-222-34/+0
* osiris: Update gpio output typestabilize-14918.B-mainYu-An Chen2022-06-161-2/+2
* osiris: Remove unused i2c portYu-An Chen2022-06-163-11/+3
* osiris: Modify thermal and fan configurationYu-An Chen2022-06-132-125/+20
* osiris: Support factory keyboard testYu-An Chen2022-06-102-0/+27
* osiris: Update gpio configYu-An Chen2022-06-081-1/+1
* osiris: Update KYBL_EN output typeYu-An Chen2022-06-071-1/+1
* osiris: Update PWM settingYu-An Chen2022-06-021-3/+3
* osiris: Initialize the vivaldi keyboardYu-An Chen2022-05-312-6/+46
* osiris: Add battery AP22ABNYu-An Chen2022-05-312-1/+33
* osiris: Fixed keyboard matrixYu-An Chen2022-05-311-6/+3
* osiris: Add rgb kb functionYu-An Chen2022-05-285-6/+177
* osiris: Update FW_CONFIG fieldYu-An Chen2022-05-274-56/+3
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2