summaryrefslogtreecommitdiffstats
path: root/src/ec/lenovo/h8/acpi/ec.asl
Commit message (Expand)AuthorAgeFilesLines
* {superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-271-2/+2
* {superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-3/+3
* tree: Replace Or(a,b) with ASL 2.0 syntaxFelix Singer2022-12-191-1/+1
* ec/lenovo/h8/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-141-15/+15
* ec/lenovo/h8/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons2020-05-041-3/+2
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layoutNicola Corna2020-02-171-0/+21
* ec/lenovo/h8/acpi: Fix ACPI error in _INIPatrick Rudolph2018-07-301-0/+14
* ec/lenovo/h8/ssdt: Add UWB ACPI interfacePatrick Rudolph2018-07-191-0/+3
* ec/lenovo/h8/acpi: Move ACPI HKEY device to new filePatrick Rudolph2018-07-061-136/+1
* src/ec: Remove whitespace before tabElyes HAOUAS2018-06-041-2/+2
* ec/h8: Store PWRS and notify CPU on AC power plug/unplug eventsArthur Heymans2018-01-171-0/+2
* ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot)Patrick Rudolph2017-12-031-0/+16
* ec/lenovo/h8/acpi/ec: Add registersPatrick Rudolph2017-11-141-0/+24
* ec/lenovo/h8/acpi/thermal: Add ACPI fan controlPatrick Rudolph2017-11-041-0/+4
* ec/lenovo/h8: Serialize control method _CRSPaul Menzel2017-10-101-1/+1
* mb/lenovo/x201: Add support for ThinkLightStefan Ott2017-05-111-0/+5
* 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: Add tablet mode switch methodNicola Corna2017-02-281-0/+8
* src/ec: Improve code formattingElyes HAOUAS2016-09-071-209/+209
* ec/lenovo/h8: Fix IASL warningsMartin Roth2015-11-241-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* lenovo: Disable radio when suspending or turning off.Vladimir Serbinenko2015-05-141-0/+11
* ec/lenovo/h8: Implement thinkpad-acpi compatible LED functionVladimir Serbinenko2014-08-301-0/+6
* ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpiVladimir Serbinenko2014-08-301-1/+1
* lenovo/h8: Support tablet eventsVladimir Serbinenko2014-08-301-5/+43
* lenovo/h8: Remove useless smi.h include.Vladimir Serbinenko2014-08-111-1/+0
* lenovo/x60: Unify volume button handling with common code.Vladimir Serbinenko2014-03-011-2/+0
* EC H8: remove dependence on IS_X201Vladimir Serbinenko2013-12-021-16/+4
* H8: Move EC GPE declaration to mainboardVladimir Serbinenko2013-12-011-6/+0
* Add declaration of dock registers 1, 2 and 3.Vladimir Serbinenko2013-11-251-4/+11
* Lenovo hotkeys supportVladimir Serbinenko2013-11-241-4/+197
* Change EC GPE on X201Vladimir Serbinenko2013-11-231-1/+7
* T60: undock on external power lossSven Schnelle2011-06-231-0/+3
* Lenovo H8 EC: add usb_power_enable()Sven Schnelle2011-06-161-0/+8
* Lenovo H8 EC: add missing systemstatus.asl includeSven Schnelle2011-04-171-0/+1
* Lenovo H8 EC: add missing include for thermal.aslSven Schnelle2011-04-131-0/+1
* EC: Add Lenovo H8Sven Schnelle2011-04-111-0/+122