summaryrefslogtreecommitdiff
path: root/board/crota/sensors.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* crota: modify custom fan controlPeter Chi2022-08-291-2/+2
* crota: determine motion sensors by board id and GPIOPeter Chi2022-08-081-2/+75
* crota: modify fan rpm range and rpm deviationPeter Chi2022-08-051-4/+11
* board/crota/sensors.c: Format with clang-formatJack Rosenthal2022-07-061-20/+14
* crota: add custom fan controlPeter Chi2022-06-301-105/+28
* crota remove CONFIG_ADC_CHANNELS_RUNTIME_CONFIGPeter Chi2022-05-171-1/+1
* crota: remove ALS sensor and color light sensorPeter Chi2022-05-031-98/+0
* crota: change orientation matrix to motion sensorsPeter Chi2022-04-281-3/+3
* gpio: cleanup header usage for sensorsKeith Short2022-02-251-0/+1
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* crota: configure EC GPIO/ I2C channelPeter Chi2022-02-181-19/+0
* crota: Initial EC imageTerry Chen2022-02-081-0/+412