summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* charge_manager: Update power supplier prioritystabilize-9199.BVijay Hiremath2017-01-181-5/+5
* Revert "charge_ramp: Adjust minimum ramp current"Vijay Hiremath2017-01-182-26/+2
* common: prepare nvmem for encryption supportVadim Bendebury2017-01-181-88/+76
* poppy: updating variable name to power_button_pulse_enableShelley Chen2017-01-181-3/+4
* pd: Reduce VDO_CMD_GET_LOG timeout to 75msShawn Nematbakhsh2017-01-171-1/+1
* cr50: reinstate nvmem commits 3 s after tpm resetVadim Bendebury2017-01-141-13/+38
* poppy: host command for configuring power buttonShelley Chen2017-01-131-4/+29
* charge_ramp: Adjust minimum ramp currentVijay Hiremath2017-01-132-2/+26
* npcx: flash: Do not delay flash access requests.Shamile Khan2017-01-101-2/+2
* nvmem_vars: use dynamic memory allocationVadim Bendebury2017-01-091-16/+16
* motion_sense: Add "spoof" modeAseda Aboagye2017-01-071-7/+149
* charge_state_v2: Correct Smart battery charging/discharging statusVijay Hiremath2017-01-061-1/+25
* iec: Improve efficiency of host command dispatcherSam Hurst2017-01-061-0/+24
* cr50: Avoiding nvram commits at startupVadim Bendebury2017-01-052-1/+53
* common: introduce malloc/free implementationVadim Bendebury2017-01-052-1/+396
* motion: Disable tablet mode if one accel is brokenGwendal Grignou2017-01-043-2/+16
* pstore: Fix issue with block calculation for pstore blocksMoritz Fischer2017-01-031-2/+2
* charger_profile: Add common code for charger profile overrideVijay Hiremath2017-01-023-0/+196
* motion: Fix last timestamp calculationGwendal Grignou2016-12-281-4/+2
* motion: Fix oversampling calculationGwendal Grignou2016-12-281-1/+1
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-281-1/+1
* Add nvmem-backed key=value variable storageBill Richardson2016-12-212-0/+437
* tcpm: anx74xx: Remove auto-toggle supportShawn Nematbakhsh2016-12-201-2/+9
* cr50: keep board properties related code in board.cVadim Bendebury2016-12-201-1/+1
* charge_ramp: Fix OC detection on chargers which recover quicklyShawn Nematbakhsh2016-12-201-10/+17
* common/i2c.c: Check that i2c port is always 0 or greaterMartin Roth2016-12-161-1/+3
* spi_nor.c: Initialize variables to fix GCC warningsMartin Roth2016-12-161-3/+3
* i2c_passthru: fix virtual battery operationphilipchen2016-12-144-68/+268
* usb_pd_protocol: Force rediscovering identity on bootNicolas Boichat2016-12-141-0/+2
* usb_pd_policy: Automatically swap vconn if adapter requests itNicolas Boichat2016-12-142-1/+18
* usb_pd_protocol: Rename PD_FLAGS_DATA_SWAPPED to _CHECK_IDENTITYNicolas Boichat2016-12-141-16/+8
* usb_pd_protocol: tcpm_get_message: Check return valueNicolas Boichat2016-12-081-2/+1
* tcpci_tcpm_get_message: TCPC_REG_RX_BYTE_CNT includes headerNicolas Boichat2016-12-081-1/+1
* common/spi_nor: Adds RDID and 64KiB erase supportNadim Taha2016-12-071-8/+47
* charge_ramp: Reduce max ICL if VBUS drops on stable rampVijay Hiremath2016-12-071-0/+2
* charge_manager: cleanup and documentphilipchen2016-12-061-55/+29
* usb_pd_policy: pd_extract_pdo_power: Check that mv != 0Nicolas Boichat2016-12-061-0/+9
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-054-9/+32
* pd: Limit input current to 500mA on PD voltage transitionShawn Nematbakhsh2016-12-052-3/+29
* usb pd: Resend request after receiving a WAIT in response to a requestSam Hurst2016-12-021-3/+47
* npcx: flash: Use common code for SPI flash protect reg translationShawn Nematbakhsh2016-12-011-0/+1
* mkbp: Always keep memmap host event mask up-to-dateShawn Nematbakhsh2016-12-011-0/+1
* i2c: Lock out i2c passthru except for desired portsShawn Nematbakhsh2016-12-011-6/+9
* pd: Whitelist port after receiving IDENT responseShawn Nematbakhsh2016-12-011-0/+6
* Common: Fix factory mode hook by override functionRyan Zhang2016-12-011-3/+5
* charger: Add CONFIG option to maintain VBAT voltageShawn Nematbakhsh2016-11-301-10/+14
* Revert "ec: Improve efficiency of host command dispatcher"Vadim Bendebury2016-11-261-25/+0
* ec: Improve efficiency of host command dispatcherSam Hurst2016-11-231-0/+25
* Cr50: Prevent rebooting when unlocking the consoleBill Richardson2016-11-191-20/+64
* pd: add PDO selection for choosing highest voltageDevin Lu2016-11-181-13/+18