summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-291-11/+0
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-292-9/+12
* mkbp: Enable the EC to report whether it has more events on mkbp_get_next_eventEnrico Granata2018-11-281-0/+12
* CBI: Clarify value types in help messagesDaisuke Nojiri2018-11-271-3/+3
* cr50: Add a separate seed for kek, that resets on TPM clear.Louis Collard2018-11-271-0/+10
* chipset: Provide default chipset_in_or_transitioning_to_statePhilip Chen2018-11-211-0/+5
* led_pwm: Add CONFIG_LED_PWM_CHARGE_STATE_ONLYEdward Hill2018-11-211-4/+14
* IPC/HECI: IPC/HECI uses lpc console channelKyoung Kim2018-11-211-1/+5
* Fan: Allow fan count to be set dynamicallyDaisuke Nojiri2018-11-191-0/+4
* 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
* util: add isupper() library functionDino Li2018-10-311-0/+1
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-302-3/+8
* usb_i2c: add error value for unsupported commandVadim Bendebury2018-10-301-0/+1
* cheza: Monitor the WARM_RESET_L signal to hold APWai-Hong Tam2018-10-301-1/+8
* system: Remember if reset was due to AP watchdog triggeringNicolas Boichat2018-10-291-0/+5
* power/mt8183: Implement watchdog-initiated resetNicolas Boichat2018-10-251-1/+12
* Keyboard: Add set & get API for keyboard_colsDaisuke Nojiri2018-10-242-0/+23
* ec: Add macro to check if constant index is too largeGwendal Grignou2018-10-231-0/+6
* Keyboard: Add keypad supportDaisuke Nojiri2018-10-232-2/+14
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-195-9/+16
* driver/mag_lis2mdl: Add LIS2MDL magnetometer moduleKarthikeyan Ramasubramanian2018-10-191-0/+1
* driver/sensorhub_lsm6dsm: Add sensor hub support in LSM6DSM moduleKarthikeyan Ramasubramanian2018-10-191-0/+1
* include/motion_sense: Add a parent motion sensor fieldKarthikeyan Ramasubramanian2018-10-191-0/+6
* Keyboard: switch column and row of scancode tableDaisuke Nojiri2018-10-191-4/+4
* cleanup: rename Rp enum values for clarityJett Rink2018-10-121-5/+8
* max17055: Support alert function.Yilun Lin2018-10-121-0/+6
* cr50: CCD Info indicates whether all CCD capabilities are default.Namyoon Woo2018-10-111-1/+13
* tpcp: update comments for CC status for clarityJett Rink2018-10-111-5/+5
* cr50: minor code revision with macros regarding CCD capabilities.Namyoon Woo2018-10-111-0/+5
* usb_i2c: extend protocol to allow longer writesVadim Bendebury2018-10-101-11/+19
* usb-pd: allow a task to prevent TCPC LPMJett Rink2018-10-051-0/+12