summaryrefslogtreecommitdiffstats
path: root/src/ec/lenovo
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-06-222-2/+0
* ec/lenovo/h8: Fix method name in ACPI codeEvgeny Zinoviev2019-06-031-1/+1
* src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS2019-05-293-0/+3
* src/ec/lenovo/h8/acpi: Serialize Control MethodElyes HAOUAS2019-05-131-1/+1
* ec/lenovo/h8: Add VBOOT board supportPatrick Rudolph2019-05-083-0/+69
* ec/lenovo/h8: Add function to query sense statePatrick Rudolph2019-05-083-0/+66
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-9/+9
* ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov2019-03-065-0/+427
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000msMichael Bacarella2019-02-111-1/+1
* lenovo/h8,thinkpads: Re-do USB Always OnNathaniel Roach2018-12-064-50/+39
* cpu/intel/model_206{5,a}x: Rework acpi/cpu.aslArthur Heymans2018-11-301-5/+2
* ec/lenovo/pmh7: support 9bit address spaceAlexander Couzens2018-09-142-3/+6
* mb/lenovo: Support dual graphics for xx20/xx30 ThinkPadsEvgeny Zinoviev2018-09-052-0/+23
* ec/lenovo/pmh7: use read/write function in clear_bit/set_bitAlexander Couzens2018-08-201-8/+4
* ec/lenovo/h8/acpi: Fix ACPI error in _INIPatrick Rudolph2018-07-302-9/+17
* ec/lenovo/h8/acpi: Apply state on wakePatrick Rudolph2018-07-191-8/+40
* ec/lenovo/h8/ssdt: Add UWB ACPI interfacePatrick Rudolph2018-07-193-0/+37
* ec/lenovo/h8/ssdt: Add keyboard backlight interfacePatrick Rudolph2018-07-192-0/+35
* ec/lenovo/h8/acpi: Add WWAN ACPI methodsPatrick Rudolph2018-07-192-0/+39
* ec/lenovo/h8/acpi: Add BDC interfacePatrick Rudolph2018-07-095-0/+102
* ec/lenovo/h8/acpi: Move ACPI HKEY device to new filePatrick Rudolph2018-07-062-136/+157
* src/ec: Remove whitespace before tabElyes HAOUAS2018-06-041-2/+2
* src: Remove space after `defined`Elyes HAOUAS2018-05-241-3/+3
* ec/lenovo/h8: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* ec/h8: Store PWRS and notify CPU on AC power plug/unplug eventsArthur Heymans2018-01-172-1/+6
* ec/lenovo/h8: Add support for bluetooth on wifiPatrick Rudolph2018-01-122-1/+9
* ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot)Patrick Rudolph2017-12-032-10/+30
* ec/lenovo/h8/acpi/ec: Add registersPatrick Rudolph2017-11-141-0/+24
* ec/lenovo/h8: Clear EC output queue before enablementBill XIE2017-11-071-0/+1
* ec/lenovo/h8/acpi/thermal: Add ACPI fan controlPatrick Rudolph2017-11-042-6/+67
* ec/lenovo/h8/acpi/thermal: Add support for passive coolingPatrick Rudolph2017-11-041-11/+37
* ec/lenovo/h8: Serialize control method _CRSPaul Menzel2017-10-101-1/+1
* ec/lenovo/pmh7: Dump revision and IDPatrick Rudolph2017-09-252-0/+7
* ec/lenovo/h8: Add WWAN detection supportPatrick Rudolph2017-09-115-12/+77
* ec/lenovo/h8: Add BDC detection supportPatrick Rudolph2017-09-065-10/+80
* ec/lenovo/h8/acpi/thermal: Don't hardcode limitsPatrick Rudolph2017-08-271-0/+25
* ec/lenovo/h8: Add panic methodPatrick Rudolph2017-08-214-0/+70
* ec/lenovo/h8/h8: Always enable tp-smapi and thermalPatrick Rudolph2017-07-181-5/+9
* ec/lenovo/h8/smm: Support USB always on AC onlyPatrick Rudolph2017-07-071-3/+15
* mb/lenovo/x201: Add support for ThinkLightStefan Ott2017-05-111-0/+5
* ec/lenovo/h8: Support an optional battery page flip delayTobias Diedrich2017-03-211-8/+24
* lenovo/t400: Rewrite dock from t60Kyösti Mälkki2017-03-111-2/+0
* ec/lenovo/h8: Use older syntax for bit shiftPaul Menzel2017-03-061-1/+1
* ec/lenovo/h8: Fix mute LEDsNicola Corna2017-02-281-1/+21
* ec/lenovo/h8: Pulse the power LED during S3, if supportedNicola Corna2017-02-282-6/+7
* ec/lenovo/h8: Add tablet mode switch methodNicola Corna2017-02-281-0/+8
* Select a default SeaBIOS PS2 timeout in H8 KconfigArthur Heymans2017-02-281-0/+9
* ec/lenovo/h8: Guard against EC bugs in the battery status logic.Tobias Diedrich2017-02-241-7/+22