summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* kunimitsu: battery led implementationMike M Hsieh2015-08-271-0/+1
* system: provide optional chip_save_reset_flags()Aaron Durbin2015-08-261-0/+3
* glados: oak: Add charger AMONBMON console commandRong Chang2015-08-251-0/+3
* USART: Add usart_info commandAnton Staaf2015-08-241-0/+1
* math: Add inverse matrix calculationGwendal Grignou2015-08-241-1/+8
* motion_sense: calculate threshold properlyGwendal Grignou2015-08-242-1/+11
* driver: si114x: Add ALS/Proxy sensor SI114xGwendal Grignou2015-08-222-2/+16
* motion_sense: Allow multiple IRQ based sensorsGwendal Grignou2015-08-223-5/+21
* bmm150: Add support for calibrationGwendal Grignou2015-08-221-0/+1
* usb_pd: Add host command to limit external charger voltage / currentShawn Nematbakhsh2015-08-223-4/+20
* cortex-m: provide ability to insert free space into RO image baseVadim Bendebury2015-08-221-0/+6
* oak: use EXTRA_CLFAGS instead of CONFIG_BOARD_OAK_REVRong Chang2015-08-211-6/+0
* pd: Enable detection of VBUS via the TCPM/TCPCI interfaceScott2015-08-213-0/+34
* Skylake: Add low power Pseudo G3 supportVijay Hiremath2015-08-211-3/+0
* bq2589x: Add CONFIG_CHARGER_TERM_CURRENT_LIMIT support.Todd Broch2015-08-201-0/+10
* nds32: use INT_MASK instead of GIEDino Li2015-08-201-0/+12
* charge_manager: Support multiple independent charge ceilingsShawn Nematbakhsh2015-08-191-2/+15
* cr50: introduce tpm task skeletonVadim Bendebury2015-08-141-0/+3
* export MSDN clock() functionVadim Bendebury2015-08-141-0/+9
* glados: Enable `tests` buildShawn Nematbakhsh2015-08-121-0/+1
* mec1322: Allow GPIO hibernate state to be specified at board-levelShawn Nematbakhsh2015-08-111-0/+5
* Cyan: Added Clamshell/Tablet mode supportli feng2015-08-102-11/+18
* uart: provide polling mode of operationVadim Bendebury2015-08-081-0/+10
* stm32: Deprecate SPI protocol version 2.Aseda Aboagye2015-08-081-0/+3
* usb_charger: move common usb charger code out of board directoryAlec Berg2015-08-051-0/+11
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-043-14/+16
* it8380dev: modify sspi moduleDino Li2015-08-041-3/+0
* driver/temp_sensor: Add support for BD99992GWShawn Nematbakhsh2015-08-031-0/+1
* pd: don't enable try.src when battery is not present or too lowAlec Berg2015-08-021-0/+3
* motion_sense: Move angle calculation under LPC_MODEGwendal Grignou2015-08-011-1/+4
* driver: bmi160: Add SPI access supportGwendal Grignou2015-08-011-0/+3
* stm32: Enable 3rd SPI interfaceGwendal Grignou2015-07-301-6/+7
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-1/+2
* common: change interface to SPI flashGwendal Grignou2015-07-302-16/+56
* Driver: Add macros to conditionally compile the console commandsVijay Hiremath2015-07-291-0/+6
* host_command_pd: loop over sending PD status host commandAlec Berg2015-07-291-0/+2
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-281-19/+0
* motion_sense: Fix init routinesGwendal Grignou2015-07-271-1/+0
* common: Change interface to dma_testGwendal Grignou2015-07-271-1/+1
* I2C: i2c_raw_mode() should only touch I2C port specifiedli feng2015-07-251-0/+12
* Cr50: Enable TPM-protocol data over the SPI busVadim Bendebury2015-07-252-0/+30
* tpm: add a console channel for TPM subsystemVadim Bendebury2015-07-251-0/+1
* console: compile some channels in conditionallyVadim Bendebury2015-07-251-0/+6
* cr50: Use distinct configuration option for SPI Slave supportVadim Bendebury2015-07-252-3/+12
* lid_switch: allow to specify several lid GPIOsVincent Palatin2015-07-231-0/+9
* cleanup: Clarify usage of CONFIG_CHARGER_INPUT_CURRENTShawn Nematbakhsh2015-07-221-1/+3
* charger: Inhibit power-on until charger is initializedShawn Nematbakhsh2015-07-221-0/+2
* ryu: plankton: allow plankton to send VDM to enter CCDAlec Berg2015-07-221-0/+1
* common: Untie math_util from motion sense.Gwendal Grignou2015-07-221-2/+3
* Driver: OPT3001: Add TI OPT3001 light sensor driverVijay Hiremath2015-07-211-0/+1