Age | Commit message (Expand) | Author |
2022-06-09 | ec/google/chromeec/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-03 | ec/google/chromeec/acpi: Replace LGreater(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-03 | ec/google/chromeec/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntax | Felix Singer |
2022-06-03 | ec/google/chromeec/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-03 | ec/google/chromeec/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-03 | ec/google/chromeec/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/google/chromeec/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/google/chromeec/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/google/chromeec/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/google/chromeec/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/google/chromeec/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/google/chromeec/acpi: Use ASL 2.0 syntax to access arrays | Felix Singer |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
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 |
2019-07-18 | ec/google/chromeec: Pass reference of object to BBST() method | Duncan Laurie |
2018-11-06 | chromeec: Disable battery remaining capacity workaround | Daisuke Nojiri |
2018-02-12 | ec/chromeec: Fix battery ACPI mutex level | Matt DeVillier |
2018-02-09 | chromeec: Fix ACPI compile warning | Lijian Zhao |
2018-02-07 | chromeec: Add support for reading second battery info | Nicolas Boichat |
2016-12-15 | ec/chromeec: Correct ACPI battery data fed into ToString() | Matt DeVillier |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-28 | chromeec: Fix ACPI compile warnings | Duncan Laurie |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-02 | chromeec: Add battery status event and re-enable _BIX | Duncan Laurie |
2014-08-08 | chromeec: Implement full battery workaround at 6% | Duncan Laurie |
2013-02-22 | Add support for Google ChromeEC | Stefan Reinauer |