summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* motion: Add config variable to fill LPC sense dataGwendal Grignou2019-03-013-7/+13
* hatch: Remove CONFIG_USB_PD_VBUS_MEASURE_NOT_PRESENTPhilip Chen2019-03-011-1/+0
* config: Enable CONFIG_USB_PD_VBUS_MEASURE_CHARGER for bq25710Philip Chen2019-03-011-1/+2
* bq25710: Add support for Vbus measurement by ADCPhilip Chen2019-03-012-35/+83
* ec: typo correctionsJack Rosenthal2019-03-011-2/+2
* Ampton: Correct HPD GPIOsDiana Z2019-03-011-2/+2
* cr50: Update error codes returned from U2F_SIGN.Louis Collard2019-03-011-1/+1
* Flapjack: Remove unnecessary console commands to create flash spaceDaisuke Nojiri2019-03-011-0/+7
* cleanup: updating comment for ISHJett Rink2019-03-011-1/+1
* ec: cleanup: Add CONFIG_RTCJack Rosenthal2019-03-018-6/+15
* ec: Add print-chip-variant targetJack Rosenthal2019-03-011-0/+4
* COMMIT-QUEUE: add cheza and flapjack to pre-cqBrian Norris2019-03-011-1/+2
* Fleex: Implement new polymer battery parametermatt_wang2019-02-282-0/+177
* ec: Fix response size returned by new U2F functions.Louis Collard2019-02-281-7/+23
* ec: Update U2F_ATTEST function for new-style key handles.Louis Collard2019-02-282-24/+36
* motion: Wake up motion task when sampling rate changesGwendal Grignou2019-02-281-0/+4
* motion: Change ODR only within the motion sensor taskGwendal Grignou2019-02-281-41/+27
* motion_sense: send ODR events to the APEnrico Granata2019-02-282-6/+32
* driver: lsm6dsm: Drop samples only when ODR changesGwendal Grignou2019-02-281-7/+21
* math: Add/expose some vector operationGwendal Grignou2019-02-282-4/+41
* driver: bmi160: Force calling irq_handler after mag initializationGwendal Grignou2019-02-281-0/+7
* driver: bmi160: Add temporary variable in decode_headerGwendal Grignou2019-02-281-7/+9
* eve: Set BMI160 INT2 as outputGwendal Grignou2019-02-281-0/+1
* eve: Set power state for sensors properlyGwendal Grignou2019-02-281-2/+2
* FIXUP: sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-02-283-8/+4
* ampton: cleanup: Put all sensor defines togetherGwendal Grignou2019-02-281-9/+9
* driver: bmi160: Add setting calibration scaleGwendal Grignou2019-02-271-8/+40
* Ampton: tune the gyro axis and directionJames_Chao2019-02-271-1/+7
* cr50: Update U2F key generation to meet FIPS requirements.Louis Collard2019-02-272-3/+23
* fpsensor: compilation error if RNG is not supportedNicolas Norvez2019-02-271-2/+2
* stm32: spi: fix link to bug in commentsNicolas Norvez2019-02-271-3/+3
* audio_codec: Implement NPCX version of audio host command functionsCheng-Yi Chiang2019-02-272-0/+163
* ec_commands: Add interface for I2S support for NPCXGwendal Grignou2019-02-271-0/+90
* hatch: Add support for OPT3001 ALSScott Collyer2019-02-272-1/+44
* hatch: Add support for BMA253 lid accel sensor and lid angle detectionScott Collyer2019-02-273-1/+63
* hatch: Add support for base accelgyro bmi160 sensorScott Collyer2019-02-275-1/+106
* ish: fix LAPIC error by sending EOI to IOAPIC RTERong Chang2019-02-272-0/+132
* kukui_scp: Increase UART TX buffer size to 8192Nicolas Boichat2019-02-271-0/+3
* kukui_scp: Let the AP setup the UART pinmux correctlyNicolas Boichat2019-02-271-13/+3
* Makefile: Clarify/fix PDIR assignementNicolas Boichat2019-02-271-1/+1
* power/mt8183: Do not react to watchdog interrupt if PMIC is offNicolas Boichat2019-02-271-2/+7
* power/mt8183: Detect AP-initiated PMIC shutdown and stay S5/G3Nicolas Boichat2019-02-271-1/+12
* flapjack: Enable backlight channel for Flapjackstabilize-11839.Bstabilize-11839.3.BJessy jiang2019-02-273-0/+27
* uldivmod.S: fix assembly so that it compiles with clangTom Hughes2019-02-261-3/+3
* Battery: add support battery-cutoff SMBus block write functionmatt_wang2019-02-264-11/+94
* OZ554: set power up sequence.Ryan Zhang2019-02-262-1/+19
* ish: add reboot supportJett Rink2019-02-262-9/+15
* ish: add reset prep interrupt handleyangcao2019-02-264-0/+71
* arcada_ish: add sensor and heci tasksJett Rink2019-02-263-8/+98
* ish: adjust timers for ISH 4/5 32kHz clockJett Rink2019-02-262-127/+178