summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* virtual_battery: return errors on bad battery flagsTing Shen2021-09-111-0/+18
* scarlet: Cut off battery in a custom battery conditionPhilip Chen2018-07-171-7/+12
* sensor: Add flag for tight timestampingGwendal Grignou2018-07-061-0/+3
* charge_state_v2: Add a hysteresis for under-voltage throttlingPhilip Chen2018-05-301-6/+19
* motion_sense: Lower jitter of EC->AP timestampAlexandru M Stan2018-05-302-1/+13
* motion: Lower jitter of Sensor->EC timestampAlexandru M Stan2018-05-301-16/+27
* motion: remove load_fifoGwendal Grignou2018-05-301-40/+54
* system: Enable/Disable low power idle in run timePhilip Chen2018-05-251-0/+5
* charge_state_v2: Throttle AP in low battery voltagePhilip Chen2018-05-212-2/+45
* Revert "USB PD: Send SoftReset if in explicit contract at init."Philip Chen2018-05-141-55/+6
* charge_state_v2: Throttle AP in high battery discharge currentPhilip Chen2018-05-112-0/+45
* USB PD: Send SoftReset if in explicit contract at init.Aseda Aboagye2018-04-271-6/+55
* pd: Properly assign data role on resetAseda Aboagye2018-04-271-25/+61
* pd: Save power role in BBRAM.Aseda Aboagye2018-04-271-15/+23
* USB PD: Save explicit contract state for port 2.Aseda Aboagye2018-04-271-24/+72
* usb-pd: Clear active contract bit before browning out systemJett Rink2018-04-271-1/+6
* chgstv2: Notify charge state transitionDaisuke Nojiri2018-04-061-8/+16
* Introduce CONFIG_USB_PD_5V_CHARGER_CTRLPhilip Chen2018-03-081-5/+6
* cr50: Add SPI hashing commandRandall Spangler2018-02-081-0/+1
* Fizz: Execute PMIC reset before vboot_mainDaisuke Nojiri2018-02-081-0/+6
* usb-pd: Adding port number to debug messagesJett Rink2018-02-081-15/+15
* Fizz: Update thermal table by projectRyan Zhang2018-02-081-0/+9
* whiskers: Disable keyboard/USB interface when magnet sensor activeNicolas Boichat2018-02-081-0/+4
* rma: enable WP on RMA disableVadim Bendebury2018-02-081-0/+13
* tpm: set waiting task ID earlier.Vadim Bendebury2018-02-071-3/+10
* charge_state_v2: Separate update_base_battery_infoNicolas Boichat2018-02-071-30/+30
* charge_state_v2: Store battery information in new structuresNicolas Boichat2018-02-074-81/+78
* common: Add support for PWM LEDs.Aseda Aboagye2018-02-052-0/+207
* cleanup: adding port info and timing to debug messageJett Rink2018-02-051-1/+1
* keyboard_scan: Disable when USB is suspended without wakeNicolas Boichat2018-02-051-0/+16
* Enable PD communication in RO for external displayDaisuke Nojiri2018-02-033-41/+30
* charge_state_v2: Safer power transfer between lid and baseNicolas Boichat2018-02-021-27/+53
* stm32/usb: Add HOOK_USB_PM_CHANGE, called when USB is resumed/suspendedNicolas Boichat2018-02-021-0/+3
* CBI: Return ACCESS_DENIED on write failure due to WPDaisuke Nojiri2018-02-011-2/+5
* ccd: fix scan-admin warningsVadim Bendebury2018-02-011-3/+5
* ppc: Add Vconn and CC polarity settings.Aseda Aboagye2018-02-012-8/+47
* motion_sense: Check presence of {set,get}_{range,offset}Alexandru M Stan2018-02-011-0/+4
* sn5s330: Enable VBUS interruptsEdward Hill2018-01-312-5/+8
* led: Only report auto control for supported LEDs.Aseda Aboagye2018-01-311-4/+11
* usb pd: Adding PPC vbus discharge pathJett Rink2018-01-312-0/+11
* cleanup: Remove CONFIG_USB_PD_TCPC_BOARD_INITShawn Nematbakhsh2018-01-301-5/+0
* samus_pd: Remove 'adc' console commandShawn Nematbakhsh2018-01-301-1/+1
* charge_state_v2: Fix current limit when lid has no batteryNicolas Boichat2018-01-301-7/+12
* sensors: Remove debug printfGwendal Grignou2018-01-291-2/+0
* charge_state_v2: Fetch static battery information when flags changeNicolas Boichat2018-01-291-5/+7
* Make CONFIG_MALLOC partition-specificVincent Palatin2018-01-261-4/+3
* charge_state_v2: Basic dual-battery charging algorithmNicolas Boichat2018-01-261-11/+474
* usb pd: Increasing delay for Rp time on CC linesJett Rink2018-01-261-2/+2
* usbc: Moving PPC init after setting TCPC resistors.Jett Rink2018-01-252-14/+27
* fpsensor: update interfaceVincent Palatin2018-01-231-10/+42