summaryrefslogtreecommitdiff
path: root/src/ec/google/chromeec/acpi/battery.asl
AgeCommit message (Expand)Author
2022-06-09ec/google/chromeec/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LGreater(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/google/chromeec/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/google/chromeec/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/google/chromeec/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/google/chromeec/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-30ec/google/chromeec/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30ec/google/chromeec/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-07-18ec/google/chromeec: Pass reference of object to BBST() methodDuncan Laurie
2018-11-06chromeec: Disable battery remaining capacity workaroundDaisuke Nojiri
2018-02-12ec/chromeec: Fix battery ACPI mutex levelMatt DeVillier
2018-02-09chromeec: Fix ACPI compile warningLijian Zhao
2018-02-07chromeec: Add support for reading second battery infoNicolas Boichat
2016-12-15ec/chromeec: Correct ACPI battery data fed into ToString()Matt DeVillier
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-28chromeec: Fix ACPI compile warningsDuncan Laurie
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-02chromeec: Add battery status event and re-enable _BIXDuncan Laurie
2014-08-08chromeec: Implement full battery workaround at 6%Duncan Laurie
2013-02-22Add support for Google ChromeECStefan Reinauer