summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* virtual_battery: bug fix in reading SB_AVERAGE_CURRENTfirmware-scarlet-10388.BIkjoon Jang2021-09-113-5/+8
* virtual_battery: add a few more propertiesIkjoon Jang2021-09-111-0/+24
* virtual_battery: support reading DeviceChemistryIkjoon Jang2021-09-111-0/+3
* virtual_battery: support reading SpecificationInfoIkjoon Jang2021-09-111-0/+5
* virtual_battery: Return manufacture dateDouglas Anderson2021-09-111-0/+15
* battery: Expose battery_manufacture_date() as APIWai-Hong Tam2021-09-114-0/+25
* battery: Fix obtaining battery manufacture dateWai-Hong Tam2021-09-112-6/+6
* virtual_battery: return errors on bad battery flagsTing Shen2021-09-111-0/+18
* Clear OWNERS for factory/firmware branchBrian Norris2021-09-102-10/+1
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-171-1/+3
* Scarlet: Battery swelling potectionBen Chen2019-02-131-0/+47
* bmi160: Keep timestamp and FIFO synchronizedEnrico Granata2019-02-081-9/+8
* scarlet: Lower the charging voltagePhilip Chen2019-01-241-2/+2
* chip/stm32/clock: Cleanly clear pending RTC alarm IRQPhilip Chen2019-01-111-0/+3
* chip/stm32/clock: Enable STOP mode when the host sets wake alarmPhilip Chen2019-01-114-42/+121
* Revert "Reland "scarlet: Limit the maximal acceptable VBUS to 5.5V""Philip Chen2019-01-041-1/+1
* Reland "scarlet: Limit the maximal acceptable VBUS to 5.5V"Philip Chen2018-12-171-1/+1
* scarlet: Throttle PD voltage regardless of power statePhilip Chen2018-12-141-15/+2
* chipset: Provide default chipset_in_or_transitioning_to_statePhilip Chen2018-11-211-0/+5
* scarlet: Limit PD voltage when battery SOC > 85%Philip Chen2018-11-201-1/+1
* power/rk3399: Remove unused power_seq_versionPhilip Chen2018-11-202-18/+12
* scarlet: Consider power state transition when throttling PDPhilip Chen2018-11-201-2/+3
* Revert "max17055: Invalidate all batt info when batt not present."Philip Chen2018-11-201-13/+11
* power/rk3399: Do not boot until power button is releasedPhilip Chen2018-11-201-2/+15
* power: add chipset_in_or_transitioning_to_stateJett Rink2018-11-202-0/+43
* scarlet: Throttle PD voltage based on battery levelPhilip Chen2018-11-011-18/+34
* max17055: Invalidate all batt info when batt not present.Yilun Lin2018-10-311-11/+13
* scarlet: Limit PD max voltage in a special casePhilip Chen2018-09-191-5/+21
* scarlet: Bump the hard-coded battery currentPhilip Chen2018-07-291-1/+1
* scarlet: Cut off battery in a custom battery conditionPhilip Chen2018-07-173-12/+27
* scarlet: Change FIFO settingsAlexandru M Stan2018-07-161-1/+1
* driver: bmi160: Preserve the timestamp before releasing interruptGwendal Grignou2018-07-161-7/+13
* driver: bmi160: harden interrupt and fifo processingGwendal Grignou2018-07-161-45/+46
* Reland "scarlet: shutdown PP900_S0 power rail when S3"Derek Basehore2018-07-111-2/+2
* sensor: Add flag for tight timestampingGwendal Grignou2018-07-062-0/+5
* Reland "scarlet: Limit the maximal acceptable VBUS to 9.5V"Philip Chen2018-05-301-1/+1
* scarlet: Don't disable idle mode in S3Philip Chen2018-05-301-2/+1
* charge_state_v2: Add a hysteresis for under-voltage throttlingPhilip Chen2018-05-301-6/+19
* sensors: Make sync driver more robustAlexandru M Stan2018-05-302-23/+41
* motion_sense: Lower jitter of EC->AP timestampAlexandru M Stan2018-05-304-2/+25
* scarlet: Hookup the vsync pin and the sync driverAlexandru M Stan2018-05-303-2/+46
* sensors: Add driver for SYNCAlexandru M Stan2018-05-304-0/+151
* motion: Lower jitter of Sensor->EC timestampAlexandru M Stan2018-05-305-23/+58
* motion: remove load_fifoGwendal Grignou2018-05-306-227/+234
* motion: driver: Fix activity inclusion in accelgyro.hGwendal Grignou2018-05-301-1/+1
* sensor: bmi160: Don't batch data on the sensorAlexandru M Stan2018-05-291-3/+2
* scarlet: set accelerometer default range to +/- 4gAlexandru M Stan2018-05-291-1/+1
* scarlet: gyro should be off by defaultAlexandru M Stan2018-05-291-1/+1
* scarlet: Disable idle mode in a special casePhilip Chen2018-05-252-1/+20
* system: Enable/Disable low power idle in run timePhilip Chen2018-05-254-0/+40