summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* kblight: fix bounds checks on backlight intensityCaveh Jalali2018-08-151-1/+1
* rollback: Prevent rollback region readback using MPUNicolas Boichat2018-08-151-2/+29
* cr50: fix in handling VENDOR_RC_IN_PROGRESS when open ccd.Namyoon Woo2018-08-131-3/+3
* Fan: Restore thermal control after sysjumpDaisuke Nojiri2018-08-101-16/+27
* chgstv2: Notify HOOK_BATTERY_SOC_CHANGE on battery removalDaisuke Nojiri2018-08-101-2/+3
* fpsensor: Add timing statistics.Aseda Aboagye2018-08-101-1/+40
* drivers: Refactor to use high-level i2c APIsJonathan Brandmeyer2018-08-091-18/+6
* i2c master: Add block read/write commands.Jonathan Brandmeyer2018-08-091-0/+36
* battery: Optionally prevent boot at low SOC with cell imbalance.Jonathan Brandmeyer2018-08-082-2/+26
* charger: Correctly clear manual current limit overrideJonathan Brandmeyer2018-08-071-1/+4
* chgstv2: Wait 500ms before leaving safe mode.Aseda Aboagye2018-08-071-1/+17
* i2c: add i2c_lock before and after calling i2c_xferZhuohao Lee2018-08-071-3/+7
* cbi: lock the i2c port before using itZhuohao Lee2018-08-071-1/+9
* Nami: Delay and repeat gas gauge detectionElmo_Lan2018-08-031-1/+1
* scarlet: Cut off battery in a custom battery conditionPhilip Chen2018-08-021-5/+11
* common/ec_ec_comm_slave: initialize seqPatrick Georgi2018-08-011-1/+1
* common/spi_flash: don't mix up unsigned and signed typesPatrick Georgi2018-08-011-6/+6
* led_pwm: Turn off LEDs when not pulsing.Aseda Aboagye2018-07-311-0/+6
* chgstv2: Always check batt disconnect state.Aseda Aboagye2018-07-312-4/+11
* careena: Correct baseboard IMU orientation.Jonathan Brandmeyer2018-07-311-13/+13
* rollback: Add host command to add entropyNicolas Boichat2018-07-311-1/+62
* Revert "charge_manager: allow finding supply with VOLT > 0 and CUR = 0"Devin Lu2018-07-261-1/+2
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-267-9/+78
* fpsensor: don't try to match without templatesNicolas Norvez2018-07-251-3/+4
* common/flash: Abort rwsig when RW is erased/written toNicolas Boichat2018-07-252-2/+20
* keyboard_8042: Clear buffer before adding command byteFurquan Shaikh2018-07-251-0/+7
* tcpm: wait for TCPC to init upon first tcpc accessJett Rink2018-07-251-10/+115
* charge_manager: Code cleanupVijay Hiremath2018-07-231-17/+11
* cleanup: Resolve some defects seen with Coverity.Jonathan Brandmeyer2018-07-203-4/+5
* tcpc: debounce entry into low-power modeJett Rink2018-07-181-9/+86
* fan: Enable fan control on AP startup not on shutdown/suspendDaisuke Nojiri2018-07-171-12/+28
* rwsig: If RW cannot be locked separately, always increment rollbackNicolas Boichat2018-07-171-4/+7
* panic_output: undefined behaviour elicits abort() callsPatrick Georgi2018-07-171-2/+2
* vboot: Invalidate cached hash if EC is in ROFurquan Shaikh2018-07-141-4/+5
* USB-PD: Advertise high current Rp after Vconn is appliedDaisuke Nojiri2018-07-131-11/+8
* tcpc: disallow PD_SUSPEND if not enough powerJett Rink2018-07-121-0/+42
* vboot: Don't invalidate cached hash for EXEC_IN_RAM boardsDaisuke Nojiri2018-07-111-22/+25
* charge_manager: allow finding supply with VOLT > 0 and CUR = 0Fabien Parent2018-07-111-2/+1
* acpi: Return 0 for tablet mode if EC has no device orientationFurquan Shaikh2018-07-111-2/+4
* rollback: Ensure rollback_update writes blocks of correct sizeNicolas Boichat2018-07-101-11/+22
* rollback: Fix compile warning when local entropy is disabled.Nicolas Boichat2018-07-101-0/+2
* fpsensor: put the sensor in low power mode when not usedVincent Palatin2018-07-101-0/+4
* fan: Don't enable or disable thermal control on resumeDaisuke Nojiri2018-07-061-5/+4
* USB PD: Don't restore the default power state.Aseda Aboagye2018-07-041-2/+4
* USB PD: Initialize CC polarity during init.Aseda Aboagye2018-07-041-9/+36
* sensor: Add flag for tight timestampingGwendal Grignou2018-07-031-0/+3
* common/bootblock: Pack bootblock in EC image.Yilun Lin2018-07-021-0/+24
* host_command: fix the memmap fixVincent Palatin2018-06-291-1/+1
* motion_sense: Provide option to defer resume actions.Jonathan Brandmeyer2018-06-281-2/+3
* host_command: Fix response_size to match data that was copiedNicolas Boichat2018-06-281-2/+2