summaryrefslogtreecommitdiff
path: root/src/ec/lenovo
AgeCommit message (Expand)Author
2020-09-11src/ec: Drop unneeded empty linesElyes HAOUAS
2020-07-26ec/lenovo/h8: Align macro values in one columnPaul Menzel
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26src: Remove whitespace between 'sizeof' and '('Elyes HAOUAS
2020-05-26ec/lenovo/h8: Config the ec hardware ids for newer thinkpadsDa Lao
2020-05-13ec/lenovo/h8: Reintroduce h8_mb_init() for specific boardsBill XIE
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-04treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28ec/lenovo/h8: Constify struct device * parameter to h8_has_* functionsFurquan Shaikh
2020-04-25mb/lenovo/{x201,t410}: Move ThinkLight codeStefan Ott
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-02-17ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layoutNicola Corna
2020-01-13ec/lenovo/h8: Prepend EC log message with *H8*Paul Menzel
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-12-19src: Add missing include <types.h>Elyes HAOUAS
2019-11-15nb/intel/i945: Initialize console in bootblockArthur Heymans
2019-11-12ec/lenovo/h8: Make dock init in ramstage fully mainboard-specificBill XIE
2019-08-21ec/lenovo/h8: Add option to set F1-F12 as primary functionIru Cai
2019-08-20lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__Kyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-06-22src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-06-03ec/lenovo/h8: Fix method name in ACPI codeEvgeny Zinoviev
2019-05-29src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS
2019-05-13src/ec/lenovo/h8/acpi: Serialize Control MethodElyes HAOUAS
2019-05-08ec/lenovo/h8: Add VBOOT board supportPatrick Rudolph
2019-05-08ec/lenovo/h8: Add function to query sense statePatrick Rudolph
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-11ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000msMichael Bacarella
2018-12-06lenovo/h8,thinkpads: Re-do USB Always OnNathaniel Roach
2018-11-30cpu/intel/model_206{5,a}x: Rework acpi/cpu.aslArthur Heymans
2018-09-14ec/lenovo/pmh7: support 9bit address spaceAlexander Couzens
2018-09-05mb/lenovo: Support dual graphics for xx20/xx30 ThinkPadsEvgeny Zinoviev
2018-08-20ec/lenovo/pmh7: use read/write function in clear_bit/set_bitAlexander Couzens
2018-07-30ec/lenovo/h8/acpi: Fix ACPI error in _INIPatrick Rudolph
2018-07-19ec/lenovo/h8/acpi: Apply state on wakePatrick Rudolph
2018-07-19ec/lenovo/h8/ssdt: Add UWB ACPI interfacePatrick Rudolph
2018-07-19ec/lenovo/h8/ssdt: Add keyboard backlight interfacePatrick Rudolph
2018-07-19ec/lenovo/h8/acpi: Add WWAN ACPI methodsPatrick Rudolph
2018-07-09ec/lenovo/h8/acpi: Add BDC interfacePatrick Rudolph
2018-07-06ec/lenovo/h8/acpi: Move ACPI HKEY device to new filePatrick Rudolph
2018-06-04src/ec: Remove whitespace before tabElyes HAOUAS
2018-05-24src: Remove space after `defined`Elyes HAOUAS
2018-05-08ec/lenovo/h8: Get rid of device_tElyes HAOUAS
2018-01-17ec/h8: Store PWRS and notify CPU on AC power plug/unplug eventsArthur Heymans