aboutsummaryrefslogtreecommitdiff
path: root/src/ec/lenovo
AgeCommit message (Expand)Author
2022-10-05ec/lenovo/h8/acpi: Fix wrongly used operatorFelix Singer
2022-09-27ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swapAngel Pons
2022-06-22ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flagKyösti Mälkki
2022-06-09ec/lenovo/h8/acpi: Replace Not() with ASL 2.0 syntaxFelix Singer
2022-06-09ec/lenovo/h8/acpi: Replace And() with ASL 2.0 syntaxFelix Singer
2022-06-09ec/lenovo/h8/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-06-09ec/lenovo/h8/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09ec/lenovo/h8/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09ec/lenovo/h8/acpi: Replace LGreater(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09ec/lenovo/h8/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-05-03lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPLPeter Lemenkov
2022-02-04src/ec: Get rid of unnecessary blank line {before,after} braceElyes HAOUAS
2022-01-01ec/lenovo/h8/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer
2021-12-31ec/lenovo/h8/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/lenovo/h8/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/lenovo/h8/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30ec/lenovo/h8/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-04-29ec/lenovo/h8/h8.c: Skip setting volume if out of rangeAngel Pons
2021-04-21ec/lenovo: Use get_int_option()Angel Pons
2021-04-08ec/lenovo/h8/acpi: fix wrong calculationMichael Niewöhner
2021-02-10src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS
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
2018-01-12ec/lenovo/h8: Add support for bluetooth on wifiPatrick Rudolph
2017-12-03ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot)Patrick Rudolph
2017-11-14ec/lenovo/h8/acpi/ec: Add registersPatrick Rudolph
2017-11-07ec/lenovo/h8: Clear EC output queue before enablementBill XIE
2017-11-04ec/lenovo/h8/acpi/thermal: Add ACPI fan controlPatrick Rudolph
2017-11-04ec/lenovo/h8/acpi/thermal: Add support for passive coolingPatrick Rudolph
2017-10-10ec/lenovo/h8: Serialize control method _CRSPaul Menzel
2017-09-25ec/lenovo/pmh7: Dump revision and IDPatrick Rudolph
2017-09-11ec/lenovo/h8: Add WWAN detection supportPatrick Rudolph
2017-09-06ec/lenovo/h8: Add BDC detection supportPatrick Rudolph
2017-08-27ec/lenovo/h8/acpi/thermal: Don't hardcode limitsPatrick Rudolph
2017-08-21ec/lenovo/h8: Add panic methodPatrick Rudolph
2017-07-18ec/lenovo/h8/h8: Always enable tp-smapi and thermalPatrick Rudolph
2017-07-07ec/lenovo/h8/smm: Support USB always on AC onlyPatrick Rudolph
2017-05-11mb/lenovo/x201: Add support for ThinkLightStefan Ott
2017-03-21ec/lenovo/h8: Support an optional battery page flip delayTobias Diedrich
2017-03-11lenovo/t400: Rewrite dock from t60Kyösti Mälkki
2017-03-06ec/lenovo/h8: Use older syntax for bit shiftPaul Menzel
2017-02-28ec/lenovo/h8: Fix mute LEDsNicola Corna
2017-02-28ec/lenovo/h8: Pulse the power LED during S3, if supportedNicola Corna
2017-02-28ec/lenovo/h8: Add tablet mode switch methodNicola Corna
2017-02-28Select a default SeaBIOS PS2 timeout in H8 KconfigArthur Heymans
2017-02-24ec/lenovo/h8: Guard against EC bugs in the battery status logic.Tobias Diedrich
2017-02-20ec/lenovo: Add guards to fix build errors without SMBIOSPaul Menzel
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-11-18ec/lenovo/h8: Add USB Always OnNicola Corna
2016-11-16Revert "ec/lenovo/h8: don't load configuration when booting from s3"Nico Huber
2016-11-02ec/lenovo/h8: move H8_SOUND_REPEAT downwards to it's commentAlexander Couzens