| Commit message (Expand) | Author | Age | Files | Lines |
* | ec/google/chromeec/ec_acpi.c: Cast compatible enum types | Arthur Heymans | 2022-02-21 | 1 | -3/+4 |
* | arch/x86/acpi: Add code for KEY_MENU | Boris Mittelberg | 2022-02-18 | 1 | -0/+1 |
* | ec/google/chromeec: Update ec_commands.h | Boris Mittelberg | 2022-02-18 | 1 | -12/+64 |
* | Use the fallthrough statement in switch loops | Arthur Heymans | 2022-02-16 | 2 | -3/+4 |
* | ec/starlabs/merlin: Adjust Keyboard Backlight configuration | Sean Rhodes | 2022-02-15 | 2 | -2/+3 |
* | ec/starlabs/merlin: Apply EC settings when suspending | Sean Rhodes | 2022-02-15 | 1 | -4/+11 |
* | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner | 2022-02-07 | 1 | -1/+1 |
* | src/ec: Get rid of unnecessary blank line {before,after} brace | Elyes HAOUAS | 2022-02-04 | 5 | -6/+0 |
* | ec/quanta/ene_kb3940q/ec.c: Remove unuseful 'return' in void function | Elyes HAOUAS | 2022-02-01 | 1 | -1/+0 |
* | ec/google/chromeec: Consider custom_pld when checking USB port number | Won Chung | 2022-01-28 | 1 | -1/+6 |
* | ec/google/chromeec: Add checks before creating Type C device | Prashant Malani | 2022-01-25 | 1 | -2/+9 |
* | src/ec: Remove unused <delay.h> | Elyes HAOUAS | 2022-01-10 | 2 | -2/+1 |
* | ec/starlabs/merlin: Unify EC and CMOS names | Sean Rhodes | 2022-01-07 | 14 | -28/+28 |
* | starlabs: Convert EC_GPE_SCI to Kconfig | Sean Rhodes | 2022-01-04 | 2 | -1/+5 |
* | ec/smsc/mec1308/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -1/+1 |
* | ec/quanta/it8518/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -2/+2 |
* | ec/lenovo/h8/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -2/+2 |
* | ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 2 | -2/+2 |
* | ec/quanta/it8518/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -1/+1 |
* | ec/quanta/ene_kb3940q/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -1/+1 |
* | ec/google/chromeec/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -1/+1 |
* | ec/quanta/ene_kb3940q/acpi: Replace Increment() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -1/+1 |
* | ec/quanta/it8518/acpi: Replace Increment() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -2/+1 |
* | ec/smsc/mec1308/acpi: Replace Increment() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 2 | -3/+3 |
* | ec/kontron/it8516e/acpi: Replace Divide(a,b) with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -1/+1 |
* | ec/google/chromeec/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -4/+4 |
* | ec/kontron/it8516e/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -1/+1 |
* | ec/apple/acpi: Replace Index() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -12/+12 |
* | ec/starlabs/merlin/acpi: Replace Index() with ASL 2.0 syntax | Felix Singer | 2022-01-01 | 1 | -2/+2 |
* | ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/quanta/ene_kb3940q/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/google/chromeec/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/kontron/it8516e/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -2/+2 |
* | ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/smsc/mec1308/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/smsc/mec1308/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/quanta/it8518/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/lenovo/h8/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -3/+3 |
* | ec/google/chromeec/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/starlabs/merlin/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/lenovo/h8/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 2 | -3/+3 |
* | ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/google/chromeec/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/quanta/it8518/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -1/+1 |
* | ec/lenovo/h8/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-31 | 1 | -2/+2 |
* | ec/quanta/ene_kb3940q/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-30 | 1 | -1/+1 |
* | ec/google/chromeec/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer | 2021-12-30 | 1 | -3/+3 |
* | ec/google/chromeec/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer | 2021-12-30 | 1 | -3/+2 |
* | ec/quanta/it8518/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer | 2021-12-30 | 1 | -3/+2 |
* | ec/smsc/mec1308/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer | 2021-12-30 | 1 | -7/+5 |