summaryrefslogtreecommitdiff
path: root/board/jinlon
Commit message (Expand)AuthorAgeFilesLines
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-1/+1
* jinlon: Adjust TEMP_SENSOR_4 thresholds to reduce fan speed in clamshellDevin Lu2023-02-091-14/+14
* board: Sort header filesJeremy Bettis2022-12-012-3/+4
* hatch: usb_mux: Split struct usb_mux in hatch boardsTomasz Michalec2022-09-131-7/+11
* Update license boilerplate text in source code filesMike Frysinger2022-09-128-8/+8
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-2/+2
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-9/+7
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/jinlon/thermal.c: Format with clang-formatJack Rosenthal2022-07-011-63/+66
* board/jinlon/board.c: Format with clang-formatJack Rosenthal2022-06-301-61/+56
* board/jinlon/board.h: Format with clang-formatJack Rosenthal2022-06-281-21/+16
* board/jinlon/led.c: Format with clang-formatJack Rosenthal2022-06-281-17/+21
* 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
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* 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
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* tree: Work around clang bugTom Hughes2021-11-051-22/+32
* jinlon: Update fan table version for acousticDevin Lu2021-11-021-29/+29
* cleanup: board: Remove unnecessary fan off/max with custom fan control.Devin Lu2021-10-261-4/+0
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* tree: Fix LED enum typeTom Hughes2021-10-051-1/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-5/+0
* cleanup: Fix Dynapack stringDevin Lu2021-07-212-3/+3
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Use generic voltage reduce function instead of provided by boardPatryk Duda2021-03-292-24/+2
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* Jinlon: Re-scale power LED pulsing duty cycleDevin Lu2020-07-281-2/+3
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* jinlon: Update fan tableDevin Lu2020-06-121-2/+2
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* hatch: Remove the board keyscan_config definition and use the defaultWai-Hong Tam2020-05-111-1/+0
* Jinlon: Choose a keyboard layout even for bad SKU IDRajat Jain2020-05-061-2/+3
* HACK: jinlon: Prevent system can't power onDevin Lu2020-04-301-0/+22
* jinlon: Reduce input voltage to 5V when battery fullDevin Lu2020-04-301-1/+28
* Jinlon: Select CONFIG_KEYBOARD_REFRESH_ROW3Rajat Jain2020-04-301-0/+1
* jinlon: Enable multi-profile DPTFDevin Lu2020-04-251-0/+1
* jinlon: set rpm deviation to 1%Devin Lu2020-04-251-0/+1
* jinlon: update thermal table for board version 3Devin Lu2020-04-242-48/+46
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* Jinlon: Initialize keyboardRajat Jain2020-04-231-0/+61
* hatch boards: Increase PD tasks stack sizeEdward Hill2020-03-041-2/+2
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+3
* jinlon: Increase CONFIG_POWER_BUTTON_INIT_TIMEOUTDevin Lu2020-02-211-0/+7
* hatch: Add check for convertible SKUs in lid_angle_peripheral_enableTim Wawrzynczak2020-02-181-0/+8
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-8/+4
* jinlon: add dual fan control by ecDevin Lu2020-01-313-1/+223