summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* glados: isl9237: add HW charge rampingAlec Berg2015-11-091-0/+1
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-083-5/+10
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-081-3/+3
* common.h: Create __bss_slow tag.Aseda Aboagye2015-11-081-0/+10
* Cr50: Disable customized RO image by defaultBill Richardson2015-11-061-0/+7
* chg: add narrow VDC power path supportRong Chang2015-11-051-0/+3
* Initial commit of TCPM driver for FUSB302.Gabe Noblesmith2015-11-041-0/+1
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-2/+5
* stm32f0: i2c: Set timing register values by port clock sourceShawn Nematbakhsh2015-10-301-0/+11
* pd: turn on CONFIG_USB_PD_LOW_POWER by defaultAlec Berg2015-10-301-1/+1
* motion: Remove duplicate shutdown codeGwendal Grignou2015-10-281-1/+1
* charger: Add LIMIT_POWER charger param for low bat + weak chargerShawn Nematbakhsh2015-10-273-0/+16
* i2c: get battery information from charge stateMary Ruthven2015-10-273-1/+19
* common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2015-10-232-3/+10
* pd: send soft reset on boot if VBUS is presentAlec Berg2015-10-231-1/+8
* tcpc: re-initialize tcpc if it reboots while tcpm is runningAlec Berg2015-10-221-5/+5
* common: Add lightbar dimming based on outside light.Gwendal Grignou2015-10-203-0/+25
* driver: Add L3GD20H gyrometer basic driver supportBolat Dinc2015-10-202-0/+4
* port80: Remove HAS_TASK_PORT80.Aseda Aboagye2015-10-191-10/+0
* mec1322: Change the Port 80 task to a timer IRQ.Aseda Aboagye2015-10-191-2/+0
* glados_pd: reduce image size and build full RO and RWAlec Berg2015-10-191-1/+1
* glados_pd: oak_pd: add and enable option for i2c slave onlyAlec Berg2015-10-191-0/+3
* common: expose true random number generator APIVadim Bendebury2015-10-171-0/+22
* motion: fix manage_activity interfaceGwendal Grignou2015-10-161-1/+1
* motion: fix spellingGwendal Grignou2015-10-151-5/+5
* system: Add support to reclaim space from loader.Aseda Aboagye2015-10-131-0/+6
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-0/+7
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-137-2/+134
* nds32: fix panicDino Li2015-10-071-2/+14
* pd: Cleanup usb_pd low power idle sleep maskShawn Nematbakhsh2015-10-061-0/+3
* mkbp_event: prevent AC power change events to wakeup AP.Ben Lok2015-10-061-0/+6
* pd: Allow EC to request PD hibernate via host commandShawn Nematbakhsh2015-10-053-3/+17
* ryu: export board versionVincent Palatin2015-10-051-0/+2
* charge_state_v2: add option to cut-off battery when level is criticalVincent Palatin2015-10-021-0/+3
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-0/+4
* Driver: ISL9237: Monitor system power consumptionVijay Hiremath2015-10-021-0/+4
* system: Add i2c slave sleep maskShawn Nematbakhsh2015-09-301-7/+8
* Rename gpio_is_reboot_warm() to system_is_reboot_warm()Vijay Hiremath2015-09-292-8/+8
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-292-2/+8
* cleanup: Remove redundant CONFIG_RAM_* configsShawn Nematbakhsh2015-09-291-12/+0
* gpio: Merge config_module into config_pins.Aseda Aboagye2015-09-261-0/+10
* ec_commands: Add "hibdelay" as an EC host command.Aseda Aboagye2015-09-251-0/+35
* cleanup: Handle signed RW images a bit cleanerBill Richardson2015-09-252-1/+38
* cleanup: Remove superfluous #definesBill Richardson2015-09-251-4/+2
* cleanup: Remove CONFIG_FW_IMAGE_SIZEShawn Nematbakhsh2015-09-242-10/+13
* common: add command spixferGwendal Grignou2015-09-231-0/+1
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-211-8/+1
* common: motion: Fix accelgyro interfaceGwendal Grignou2015-09-211-2/+2
* common: motion: Add double tap gesture host interfaceGwendal Grignou2015-09-211-0/+1
* common: Add __fls functionGwendal Grignou2015-09-212-2/+5