aboutsummaryrefslogtreecommitdiff
path: root/src/ec/lenovo/h8/acpi
AgeCommit message (Expand)Author
2022-12-27{superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27{superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-23tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-19tree: Replace Or(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-14ec/lenovo/h8/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12ec/lenovo/h8/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-10-05ec/lenovo/h8/acpi: Fix wrongly used operatorFelix Singer
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-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-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-05-26ec/lenovo/h8: Config the ec hardware ids for newer thinkpadsDa Lao
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-04treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons
2020-04-25mb/lenovo/{x201,t410}: Move ThinkLight codeStefan Ott
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
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
2019-06-03ec/lenovo/h8: Fix method name in ACPI codeEvgeny Zinoviev
2019-05-13src/ec/lenovo/h8/acpi: Serialize Control MethodElyes HAOUAS
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
2018-11-30cpu/intel/model_206{5,a}x: Rework acpi/cpu.aslArthur Heymans
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-01-17ec/h8: Store PWRS and notify CPU on AC power plug/unplug eventsArthur Heymans
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-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-08-27ec/lenovo/h8/acpi/thermal: Don't hardcode limitsPatrick 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-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-24ec/lenovo/h8: Guard against EC bugs in the battery status logic.Tobias Diedrich
2016-09-07src/ec: Improve code formattingElyes HAOUAS
2016-01-31h8/battery: Fix ASL warning.Vladimir Serbinenko
2016-01-14ec/: add missing license headersMartin Roth
2015-11-24ec/lenovo/h8: Fix IASL warningsMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-14lenovo: Disable radio when suspending or turning off.Vladimir Serbinenko
2014-09-12ec/lenovo/h8: return correctly typed package if battery is absentVladimir Serbinenko
2014-08-30ec/lenovo/h8: Implement thinkpad-acpi compatible LED functionVladimir Serbinenko
2014-08-30ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpiVladimir Serbinenko
2014-08-30lenovo/h8: Support tablet eventsVladimir Serbinenko
2014-08-23ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in commentPaul Menzel
2014-08-11lenovo/h8: Remove useless smi.h include.Vladimir Serbinenko
2014-07-29ec/lenovo/h8: Apply ME workaround on X230 on S3 resume.Vladimir Serbinenko
2014-03-01lenovo/x60: Unify volume button handling with common code.Vladimir Serbinenko
2013-12-02EC H8: remove dependence on IS_X201Vladimir Serbinenko
2013-12-01H8: Move EC GPE declaration to mainboardVladimir Serbinenko
2013-11-25Add declaration of dock registers 1, 2 and 3.Vladimir Serbinenko
2013-11-24Lenovo hotkeys supportVladimir Serbinenko
2013-11-23Change EC GPE on X201Vladimir Serbinenko
2013-06-12Avoid tripping overheat alarm on X201 before ME bootsVladimir Serbinenko
2011-06-23T60: undock on external power lossSven Schnelle
2011-06-16Lenovo H8 EC: add usb_power_enable()Sven Schnelle
2011-04-28Thinkpad: Enable Battery eventsSven Schnelle
2011-04-17Lenovo H8 EC: add missing systemstatus.asl includeSven Schnelle
2011-04-13Lenovo H8 EC: add missing include for thermal.aslSven Schnelle
2011-04-11EC: Add Lenovo H8Sven Schnelle