summaryrefslogtreecommitdiff
path: root/board/phaser/board.c
Commit message (Expand)AuthorAgeFilesLines
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* thermisor: move header to include dirDawid Niedzwiecki2021-04-221-1/+1
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* phaser: Add PPC syv682x configjerry2.huang2020-09-231-2/+64
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-6/+3
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* driver: lsm6dsm: Allow building without CONFIG_ACCEL_FIFOYuval Peress2019-11-211-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* tablet_mode: Renaming for GMR sensorPhilip Chen2019-09-191-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+3
* driver: lsm6dsm: Move the interrupt GPIO into sensor structYuval Peress2019-05-231-0/+4
* Phaser: Remove support for early board versionsDiana Z2019-03-201-15/+0
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-02-081-4/+5
* board: indent sensor_motion arraysGwendal Grignou2019-02-081-63/+63
* drvier: lsm6dsm: Populate Gyroscope scale properlyGwendal Grignou2019-01-191-1/+1
* board/octopus: Notify SoC about USB overcurrentKarthikeyan Ramasubramanian2019-01-171-0/+10
* phaser: add sku 5 for Laserxiong.huang2019-01-031-1/+2
* octopus: remove OCM erase commandJett Rink2018-11-291-14/+0
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-291-1/+1
* ocotpus: move VBUS_ADC config to baseJett Rink2018-11-191-10/+0
* phaser: update gpio based on next revJett Rink2018-11-161-0/+15
* phaser: set PD on unused interruptJett Rink2018-11-161-8/+5
* octopus: update active_mask for consistencyJett Rink2018-10-301-1/+1
* phaser: add sku 4Jett Rink2018-10-151-1/+1
* phaser: enable to measure the Vbus voltage of PD ports via ADC channelnickchen2018-09-191-0/+21
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* octopus: disable tablet mode switch for clamshellsJett Rink2018-09-101-5/+7
* octopus: use higher priority TCPC interrupt tasksJett Rink2018-09-071-12/+0
* Phaser: support quick charge function of batteryHuangGe Haha2018-09-041-0/+44
* ppc: nx20p3483: Rename driver to nx20p348x to support NX20P3481Scott Collyer2018-08-161-3/+3
* Phaser: the XYZ value of base sensor is unconverted after opening lid(system ...lancangyi2018-07-261-1/+1
* Phaser: three SKU IDs used, 1(phaser), 2(phaser360), 3(phaser360s)lancangyi2018-07-241-1/+1
* phaser: enable lid angle tablet modePaul Ma2018-07-051-0/+5
* phaser: add new lis2de chip typePaul Ma2018-06-301-2/+3
* phaser: enable tablet mode and lid anglestabilize-nocturne.10828.BPaul Ma2018-06-291-3/+47
* phaser: Add volume buttons.nickchen2018-06-271-0/+1
* phaser: enable phaser motion sensor driversPaul Ma2018-06-211-0/+108
* phaser: add temperature sensorsJett Rink2018-06-151-0/+23
* phaser: erase OCM automatically for V0Jett Rink2018-06-081-0/+17
* octopus: rename USB-C signal namesJett Rink2018-06-071-3/+3
* phaser: initial files commitJett Rink2018-05-091-0/+59