summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common: Add the possibility to filter UART inputMyles Watson2015-02-211-0/+10
* timer: usleep: Use HW clock to detect elapsed sleep timeAlec Berg2015-02-211-1/+9
* charge_state_v2: Do not draw max input current if battery is presentVic Yang2015-02-201-12/+11
* cleanup: Don't admit the existence of unimplemented gpiosBill Richardson2015-02-201-1/+1
* cleanup: Poke the watchdog when dumping lots of memoryBill Richardson2015-02-201-0/+9
* panic: fix logging of watchdog in panic dataAlec Berg2015-02-202-10/+10
* samus: panic reboot EC if PD MCU crashesAlec Berg2015-02-181-0/+20
* cortex-m*: Save panicinfo on non-exception panicsShawn Nematbakhsh2015-02-181-8/+58
* charge_manager: Assume all chargers are dedicated when in locked ROShawn Nematbakhsh2015-02-181-0/+9
* samus: Only update fan speeds every N secondsBill Richardson2015-02-181-0/+12
* charge_ramp: initial commit of charge ramp moduleAlec Berg2015-02-183-4/+355
* pd: charge_manager: make new VBUS charge supplierAlec Berg2015-02-181-43/+8
* samus: disable i2cscan console command to save spaceAlec Berg2015-02-181-0/+2
* pd_log: Add command to request PD MCU to write a logShawn Nematbakhsh2015-02-122-0/+35
* pd: DRP: VCONN should be off at start of pd task.Todd Broch2015-02-121-0/+4
* charge_manager: Minimize log spewShawn Nematbakhsh2015-02-111-18/+28
* charge_manager: Store dualrole capability in charge managerShawn Nematbakhsh2015-02-112-34/+24
* CCD: Enable CCD when a debug peripheral is detectedAnton Staaf2015-02-101-0/+14
* CCD: Remove CCD specific board connect and disconnectAnton Staaf2015-02-101-6/+2
* Power Button: Wait for power button to be stable when waiting for releaseAlexandru M Stan2015-02-101-1/+39
* charge_manager: Wait for dualrole determination before chargingShawn Nematbakhsh2015-02-082-49/+148
* pd: Mark VBUS as present when power swapping from source to sinkShawn Nematbakhsh2015-02-061-0/+1
* Support vboot hash and system version if flash isn't memory-mappedRandall Spangler2015-02-053-24/+180
* Convert motion sense calculations to fixed point.Randall Spangler2015-02-054-86/+163
* smbus: Don't use shared memory buffer for word writesRandall Spangler2015-02-041-12/+7
* samus: fix lightbar tap sequence doesn't always show on AC eventAlec Berg2015-02-042-11/+32
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-033-8/+30
* hooks: add hook for battery state of charge changeAlec Berg2015-02-032-0/+2
* charge_state_v2: ignore false battery SOC readingsAlec Berg2015-01-311-9/+7
* ryu: improve inductive charging controlVic Yang2015-01-301-4/+56
* power_button_x86: Don't inhibit power button in S0stabilize-6736.BShawn Nematbakhsh2015-01-291-1/+2
* pd: Fix reverse of log size & port paramsTodd Broch2015-01-281-1/+1
* pd: Allow multiple mode entry.Todd Broch2015-01-282-88/+158
* pd: Cleanup alternate mode access.Todd Broch2015-01-281-22/+42
* pd: refactor object position index.Todd Broch2015-01-281-19/+12
* samus: modify fast charging profile to avoid charge problemsAlec Berg2015-01-261-4/+2
* samus: change charge override hot keys to ctrl+search+0|1|2Alec Berg2015-01-241-36/+32
* pd: Validate size of discover identity received by DFP.Todd Broch2015-01-241-3/+5
* ryu: Choose low input voltage whenever possibleVic Yang2015-01-241-0/+14
* pd: Honor both max power and current for all power sourceVic Yang2015-01-241-2/+2
* pd: poll PD events only on Google accessoriesVincent Palatin2015-01-242-2/+10
* pd: fix power swap to sink could get wedged if missing PS_RDYAlec Berg2015-01-231-11/+3
* charge state v2: Initialize batt params before inhibiting power-onShawn Nematbakhsh2015-01-221-2/+11
* pd: make sure all host commands range check type-C port argAlec Berg2015-01-221-0/+6
* samus: lightbar: Set tap for battery red threshold to match kernelAlec Berg2015-01-211-1/+1
* pd: retrieve logs from accessoriesVincent Palatin2015-01-212-3/+82
* pd: Clear type-c charge_manager supplier when VBUS disappearsShawn Nematbakhsh2015-01-211-8/+11
* pd: export the data role to the APVincent Palatin2015-01-211-1/+2
* samus: Add scale factor to account for ALS attenuationBill Richardson2015-01-211-1/+2
* pd: fix bug where sysjump could cause PD state to wedgeAlec Berg2015-01-191-0/+8