summaryrefslogtreecommitdiff
path: root/board/kohaku/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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-121-1/+1
* board/kohaku/board.c: Format with clang-formatJack Rosenthal2022-06-291-36/+33
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* tree: Work around clang bugTom Hughes2021-11-051-18/+23
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* kohaku: Set base light sensor information correctlyGwendal Grignou2020-12-211-4/+3
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* kohaku: fixup names to temp sensorsTodd Broch2020-04-071-8/+8
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+3
* kohaku: Modify TCPC register MUX_DP_EQ_Configuration setting on MB port.Shelley Chen2020-02-211-0/+11
* hatch: Add check for convertible SKUs in lid_angle_peripheral_enableTim Wawrzynczak2020-02-181-0/+7
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-8/+4
* board: sensor: remove identity matricesGwendal Grignou2020-01-131-12/+1
* kohaku: tcs3400: update coeffs for als and rgb sensorMengqi Guo2020-01-031-15/+15
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* kohaku: tcs3400: update coeffs for als and rgb sensorMengqi Guo2019-12-121-19/+19
* drivers/tcs3400: update fields for new irt scale factorNick Vaccaro2019-12-121-3/+4
* kohaku: add meaningful names to temp sensorsPaul Fagerburg2019-11-131-4/+4
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-4/+4
* kohaku: Change halt temperature to 90 CTim Wawrzynczak2019-10-151-1/+1
* tcs3400: update fields for als and rgb sensorNick Vaccaro2019-08-201-8/+33
* kohaku: add TEMP_SENSOR_3 and TEMP_SENSOR_4 to DPTFPaul Fagerburg2019-08-131-1/+42
* kohaku: update for 30.9K resistor in thermistor dividerPaul Fagerburg2019-08-121-2/+2
* kohaku: Change location for bh1730 ALSScott Collyer2019-08-091-3/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-7/+7
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-7/+7
* kohaku: coordinate a rotation matrix for accel sensorstabilize-12331.BInno.Park2019-07-091-3/+3
* kohaku: Add support for TCS3400 as clear ALS and RGB sesnorPhilip Chen2019-06-251-0/+66
* kohaku: Add vsync pin and sync driverPhilip Chen2019-06-251-0/+15
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-6/+10
* kohaku: Add support for Rohm BH1733FVC ALSScott Collyer2019-04-221-16/+13
* hatch/kohaku: Account for different bc1.2 chipsScott Collyer2019-04-201-0/+15
* kohaku: Remove dynamic GPIO configureation for EN_PP500_ATim Wawrzynczak2019-04-191-35/+1
* hatch/kohaku: Move HDMI support to board-specific.Tim Wawrzynczak2019-04-191-5/+0
* kohaku: Get rid of fan configuration.Tim Wawrzynczak2019-04-181-62/+1
* hatch/kohaku: Move TCPC definitions to board from baseboardScott Collyer2019-04-171-0/+30
* kohaku: Initial image copied from hatchScott Collyer2019-04-041-0/+388