Age | Commit message (Expand) | Author |
2022-06-09 | ec/lenovo/h8/acpi: Replace Not() with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace And() with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace LGreater(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-05-03 | lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPL | Peter Lemenkov |
2022-01-01 | ec/lenovo/h8/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/lenovo/h8/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/lenovo/h8/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/lenovo/h8/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/lenovo/h8/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-04-08 | ec/lenovo/h8/acpi: fix wrong calculation | Michael Niewöhner |
2021-02-10 | src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0 | Elyes HAOUAS |
2020-05-26 | ec/lenovo/h8: Config the ec hardware ids for newer thinkpads | Da Lao |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-04 | treewide: Drop ACPI_VIDEO_DEVICE macro | Angel Pons |
2020-04-25 | mb/lenovo/{x201,t410}: Move ThinkLight code | Stefan Ott |
2020-04-05 | src/ec: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-02-17 | ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layout | Nicola Corna |
2019-06-03 | ec/lenovo/h8: Fix method name in ACPI code | Evgeny Zinoviev |
2019-05-13 | src/ec/lenovo/h8/acpi: Serialize Control Method | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | ec/lenovo/h8: Implement ACPI methods to set battery thresholds | Alexey Kharlamov |
2018-11-30 | cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl | Arthur Heymans |
2018-07-30 | ec/lenovo/h8/acpi: Fix ACPI error in _INI | Patrick Rudolph |
2018-07-19 | ec/lenovo/h8/acpi: Apply state on wake | Patrick Rudolph |
2018-07-19 | ec/lenovo/h8/ssdt: Add UWB ACPI interface | Patrick Rudolph |
2018-07-19 | ec/lenovo/h8/ssdt: Add keyboard backlight interface | Patrick Rudolph |
2018-07-19 | ec/lenovo/h8/acpi: Add WWAN ACPI methods | Patrick Rudolph |
2018-07-09 | ec/lenovo/h8/acpi: Add BDC interface | Patrick Rudolph |
2018-07-06 | ec/lenovo/h8/acpi: Move ACPI HKEY device to new file | Patrick Rudolph |
2018-06-04 | src/ec: Remove whitespace before tab | Elyes HAOUAS |
2018-05-24 | src: Remove space after `defined` | Elyes HAOUAS |
2018-01-17 | ec/h8: Store PWRS and notify CPU on AC power plug/unplug events | Arthur Heymans |
2017-12-03 | ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot) | Patrick Rudolph |
2017-11-14 | ec/lenovo/h8/acpi/ec: Add registers | Patrick Rudolph |
2017-11-04 | ec/lenovo/h8/acpi/thermal: Add ACPI fan control | Patrick Rudolph |
2017-11-04 | ec/lenovo/h8/acpi/thermal: Add support for passive cooling | Patrick Rudolph |
2017-10-10 | ec/lenovo/h8: Serialize control method _CRS | Paul Menzel |
2017-08-27 | ec/lenovo/h8/acpi/thermal: Don't hardcode limits | Patrick Rudolph |
2017-05-11 | mb/lenovo/x201: Add support for ThinkLight | Stefan Ott |
2017-03-21 | ec/lenovo/h8: Support an optional battery page flip delay | Tobias Diedrich |
2017-03-06 | ec/lenovo/h8: Use older syntax for bit shift | Paul Menzel |
2017-02-28 | ec/lenovo/h8: Fix mute LEDs | Nicola Corna |
2017-02-28 | ec/lenovo/h8: Pulse the power LED during S3, if supported | Nicola Corna |
2017-02-28 | ec/lenovo/h8: Add tablet mode switch method | Nicola Corna |
2017-02-24 | ec/lenovo/h8: Guard against EC bugs in the battery status logic. | Tobias Diedrich |
2016-09-07 | src/ec: Improve code formatting | Elyes HAOUAS |
2016-01-31 | h8/battery: Fix ASL warning. | Vladimir Serbinenko |
2016-01-14 | ec/: add missing license headers | Martin Roth |
2015-11-24 | ec/lenovo/h8: Fix IASL warnings | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-14 | lenovo: Disable radio when suspending or turning off. | Vladimir Serbinenko |
2014-09-12 | ec/lenovo/h8: return correctly typed package if battery is absent | Vladimir Serbinenko |
2014-08-30 | ec/lenovo/h8: Implement thinkpad-acpi compatible LED function | Vladimir Serbinenko |
2014-08-30 | ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpi | Vladimir Serbinenko |
2014-08-30 | lenovo/h8: Support tablet events | Vladimir Serbinenko |
2014-08-23 | ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in comment | Paul Menzel |
2014-08-11 | lenovo/h8: Remove useless smi.h include. | Vladimir Serbinenko |
2014-07-29 | ec/lenovo/h8: Apply ME workaround on X230 on S3 resume. | Vladimir Serbinenko |
2014-03-01 | lenovo/x60: Unify volume button handling with common code. | Vladimir Serbinenko |
2013-12-02 | EC H8: remove dependence on IS_X201 | Vladimir Serbinenko |
2013-12-01 | H8: Move EC GPE declaration to mainboard | Vladimir Serbinenko |
2013-11-25 | Add declaration of dock registers 1, 2 and 3. | Vladimir Serbinenko |
2013-11-24 | Lenovo hotkeys support | Vladimir Serbinenko |
2013-11-23 | Change EC GPE on X201 | Vladimir Serbinenko |
2013-06-12 | Avoid tripping overheat alarm on X201 before ME boots | Vladimir Serbinenko |
2011-06-23 | T60: undock on external power loss | Sven Schnelle |
2011-06-16 | Lenovo H8 EC: add usb_power_enable() | Sven Schnelle |
2011-04-28 | Thinkpad: Enable Battery events | Sven Schnelle |
2011-04-17 | Lenovo H8 EC: add missing systemstatus.asl include | Sven Schnelle |
2011-04-13 | Lenovo H8 EC: add missing include for thermal.asl | Sven Schnelle |
2011-04-11 | EC: Add Lenovo H8 | Sven Schnelle |