summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* charger: fix coding error in charge_prevent_power_on()li feng2015-12-161-1/+1
* keyboard: prevent races enabling/disabling kb scanningDouglas Anderson2015-12-141-26/+46
* ALS: wake up ALS task when switched to RW modeJagadish Krishnamoorthy2015-12-111-0/+14
* cr50: add ability to include two identical RW sections in the EC imageVadim Bendebury2015-12-092-6/+18
* keyboard_mkbp: set the key pressed event to wakeup APYH Huang2015-12-071-1/+2
* tcpc: add 2 bytes into TX byte count registerAlec Berg2015-12-051-3/+0
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-044-6/+13
* pd: Fix unwanted resets on single-role power suppliesShawn Nematbakhsh2015-12-031-2/+4
* Fan: Allow fan at max speed during the boot time.Kyoung Kim2015-12-031-2/+8
* motion: Set interrupt interval properly for sensor in force modeGwendal Grignou2015-12-011-6/+22
* motion: At shutdown, access sensors only if initialized.Gwendal Grignou2015-12-011-2/+9
* ec3po: Add compatibility for older EC images.Aseda Aboagye2015-11-261-0/+17
* ectool: provide lid angle infoKevin K Wong2015-11-251-0/+9
* pd: Add support for multiple distinct TCPC alert signalsShawn Nematbakhsh2015-11-251-9/+17
* cr50: SHA1 and SHA256 implementation with hardware supportnagendra modadugu2015-11-251-1/+1
* motion: fix ec_rate to be more accurateGwendal Grignou2015-11-211-3/+3
* motion: Fix the number of sample to collect in motion taskGwendal Grignou2015-11-211-1/+10
* charge_state_v2: Set charger input current in the taskWonjoon Lee2015-11-191-4/+19
* fan: Disable fan when duty / RPM is set to zeroKyoung Kim2015-11-191-9/+9
* motion: improve readability by adding units to variable names.Gwendal Grignou2015-11-191-21/+22
* motion: wake up main task for all changes in EC parameter.Gwendal Grignou2015-11-191-10/+13
* motion: Alter ec_rate to prevent samples without dataGwendal Grignou2015-11-191-11/+40
* common: spi: Add a delay after write commands.Gwendal Grignou2015-11-191-0/+7
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-11/+11
* cr50: increase receive buffer sizeVadim Bendebury2015-11-181-1/+1
* add command multiplexer to the TPM driverVadim Bendebury2015-11-182-7/+54
* pd: initialize tcpc when tcpm bootsAlec Berg2015-11-171-2/+0
* add the 'extension' command frameworkVadim Bendebury2015-11-172-0/+39
* cr50: make use of byteorder routinesstabilize-7647.74.Bstabilize-7647.72.Bstabilize-7647.32.Brelease-R48-7647.BVadim Bendebury2015-11-151-14/+10
* motion: fix oversampling formulaGwendal Grignou2015-11-151-41/+29
* common: lightbar: update leds when neededGwendal Grignou2015-11-131-23/+32
* motion: minium interval between motion task now a variableGwendal Grignou2015-11-131-4/+6
* motion: cleanup include fileGwendal Grignou2015-11-121-3/+3
* common: port80: Add items to .bss.slow.Aseda Aboagye2015-11-111-3/+3
* console: Add support for using EC-3PO console.Aseda Aboagye2015-11-111-0/+72
* pd: Don't check for sink role if we're always a sourceShawn Nematbakhsh2015-11-111-1/+4
* common: keyboard_scan: Add items to .bss.slow.Aseda Aboagye2015-11-111-12/+19
* cleanup: Fix gcc 5.2.1 compile errorsShawn Nematbakhsh2015-11-113-2/+3
* pd: set dedicated charger after boot with legacy chargerAlec Berg2015-11-111-5/+10
* usb_charger: disconnect usb switch until connection is debouncedAlec Berg2015-11-111-5/+8
* charge_state_v2: fix CONFIG_CHARGER_NARROW_VDC optionAlec Berg2015-11-111-1/+2
* common: charge_state_v2: Add items to .bss.slow.stabilize-7628.BAseda Aboagye2015-11-091-5/+5
* common: host_command_master: Add buf to .bss.slow.Aseda Aboagye2015-11-091-2/+2
* pd: Add protection to FMAP data so it is not removed by linkerShamile Khan2015-11-091-1/+1
* common: button: Add items to .bss.slow.Aseda Aboagye2015-11-091-2/+2
* common: acpi: Add items to .bss.slow.Aseda Aboagye2015-11-091-6/+10
* glados: isl9237: add HW charge rampingAlec Berg2015-11-091-0/+5
* common: pd_log: Add PD log to .bss.slow.Aseda Aboagye2015-11-081-1/+1
* system: Copy the loader lastly before jumping.Aseda Aboagye2015-11-081-32/+43
* chg: add narrow VDC power path supportRong Chang2015-11-051-0/+9