summaryrefslogtreecommitdiff
path: root/board/redrix/sensors.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* redrix: tcs3400: update coeff conversionBoris Mittelberg2022-08-121-1/+1
* board/redrix/sensors.c: Format with clang-formatJack Rosenthal2022-06-291-42/+30
* redrix: Update thermal high/halt pointDevin Lu2022-03-121-15/+4
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* redrix: Add SSFC field for 2nd LID sensorDevin Lu2022-02-171-0/+40
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* redrix: tcs3400: update coeffs for als and rgb sensorIsaac Lee2021-12-021-19/+19
* tree: Work around clang bugTom Hughes2021-11-051-40/+62
* cleanup: board: Remove unnecessary fan off/max with custom fan control.Devin Lu2021-10-261-8/+0
* board: Do not enable gyroscope by defaultGwendal Grignou2021-09-231-10/+0
* redrix: Correct accelerometer orientationDevin Lu2021-08-301-5/+3
* redrix: Configure thermal sensorsDevin Lu2021-08-061-31/+65
* redrix: Fix lsm6dsm initial dataDevin Lu2021-08-061-1/+1
* redrix: Configure Motion SensorsDevin Lu2021-07-211-29/+25
* sensor: fix LSM6DSO drv_data overlappingelmo_lan2021-07-191-2/+4
* redrix: Initial EC imageWisley Chen2021-06-291-0/+335