summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Panic: Save LR and code location in HFSRDaisuke Nojiri2022-03-281-0/+13
* timer: Make udelay overridableDaisuke Nojiri2022-03-282-4/+1
* common: Define markers for weak symbolsDaisuke Nojiri2022-03-281-0/+27
* Rename Cortex-M MMFS to CFSRPeter Marheine2022-03-282-2/+2
* cortex-m/panic: Introduce CONFIG_PANIC_STRIP_GPR optionPatryk Duda2022-03-282-5/+36
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2021-09-271-0/+2
* driver: add icm426xx chip type defineJean-Baptiste Maneyrol2021-09-271-0/+1
* i2c: add generic read/modify/write operationsDenis Brockus2021-09-271-0/+83
* motion sense: Calculate loop time based on sensor needsMathew King2021-09-252-15/+30
* touchpad_gt7288: Basic driver for Goodix GT7288Gwendal Grignou2021-09-171-0/+5
* compile_time_macros: Add GENMASK and GENMASK_ULLCraig Hesling2021-09-171-0/+16
* common: Add BIT macroGwendal Grignou2021-09-171-0/+6
* BACKPORT: mkbp: non-gpio-based mkbp events, leave interruptsJett Rink2021-09-101-29/+0
* BACKPORT: mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2021-09-102-1/+30
* mkbp: Enable the EC to report whether it has more events on mkbp_get_next_eventEnrico Granata2021-09-101-0/+12
* cbi: add Second Source Factory Cache (SSFC) CBI fieldMarco Chen2021-09-082-1/+11
* ec/common: Introduce IS_ENABLED to check config optionsRaul E Rangel2019-08-181-0/+27
* common: add __maybe_unused attributeJack Rosenthal2019-08-181-0/+11
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-08-181-0/+8
* usb: add inline helper method for CC linesJett Rink2019-08-181-0/+41
* common/usb_pd_protocol: Try.SRC to TryWait.SNK timeoutRuibin Chang2019-08-181-1/+2
* tcpc: wait for TCPC wake up upon first accessJett Rink2019-08-181-18/+9
* PD 3.0: Update message type field sizeDiana Z2019-08-181-1/+5
* motion: Split configuration for sensor FIFO and tight timestampsEnrico Granata2019-03-261-0/+24
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-02-112-4/+14
* rammus: Reduced keybaord backlight PWMmichael5 chen2019-01-171-0/+3
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-12-261-0/+40
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-12-261-11/+0
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-12-262-9/+12
* rammus: reconfig the PS8751 i2c port according to the board versionZhuohao Lee2018-12-191-0/+3
* headers: make EC commands headers C++-friendlyNicolas Norvez2018-11-161-0/+8
* Battery: Use host full capacity to compute display percentageDaisuke Nojiri2018-11-161-1/+6
* USB-PD: Supply power up to 3A + 1.5ADaisuke Nojiri2018-11-161-0/+9
* cr50: Add extern "C" to headers used by future fuzzing target.Allen Webb2018-11-158-0/+64
* ec_commands: move __ec_* macros to end of struct definitionBrian Norris2018-11-151-458/+458
* ec_commands: more kerneldoc conversionsBrian Norris2018-11-151-31/+67
* ec_commands: sync some header comments, kerneldoc from kernel treeBrian Norris2018-11-151-109/+216
* chipset: Add a host command to issue AP resetWai-Hong Tam2018-11-153-0/+8
* motion_lid: Add support for setting DPTF profile based on lid angleFurquan Shaikh2018-11-151-0/+7
* dptf: Add support for DDPNFurquan Shaikh2018-11-153-2/+80
* Battery: Apply full factor to full capacityDaisuke Nojiri2018-11-141-4/+1
* SN5S330: treat interrupts as level-sensitiveDiana Z2018-11-132-0/+11
* Add OEM name support to CBIWisley Chen2018-11-131-0/+1
* chgstv2: Notify on display percentage changeDaisuke Nojiri2018-11-081-0/+5
* Battery: Get display charge percentageDaisuke Nojiri2018-11-082-0/+2
* Battery: Compensate remaining charge to match full capacityDaisuke Nojiri2018-11-082-0/+38
* fpsensor: Move the definition of FP_TEMPLATE_FORMAT_VERSIONNicolas Norvez2018-11-071-0/+3
* Cr50: Add valid PCR value for pinweaverIgor2018-11-073-18/+75
* fpsensor: add TPM seed to Input Key MaterialNicolas Norvez2018-11-021-1/+14
* config: add flag for ITE EC programming over CCDVadim Bendebury2018-10-311-0/+2