Age | Commit message (Expand) | Author |
2024-02-02 | drivers/intel/gma: Add missing parentheses to brightness ACPI | Jonathon Hall |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace And(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-19 | tree: Replace Or(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | drivers/intel/gma/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | drivers/intel/gma/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | drivers/intel/gma/acpi: Replace LGreater(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | drivers/intel/gma/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | drivers/intel/gma/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | drivers/intel/gma/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | drivers/intel/gma/acpi: Replace Increment() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | drivers/intel/gma/acpi: Replace LOr() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | drivers/intel/gma/acpi: Replace Divide(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | drivers/intel/gma/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | drivers/intel/gma/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | drivers/intel/gma/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | drivers/intel/gma/acpi: Use ASL 2.0 syntax to access arrays | Felix Singer |
2020-12-30 | drivers/intel/gma: Include gfx.asl by default for all platforms... | Matt DeVillier |
2020-12-30 | soc/intel/common: Move gfx.asl to drivers/intel/gma | Matt DeVillier |
2020-12-30 | soc/intel/cnl: add Kconfig values for GMA backlight registers | Michael Niewöhner |
2020-05-25 | drivers: Use SPDX identifiers | Jacob Garber |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-31 | drivers/intel/gma: fold gma.asl into default_brightness_levels.asl | Matt DeVillier |
2020-03-25 | drivers/intel/gma/acpi: Add Kconfigs for backlight registers | Nico Huber |
2020-03-24 | drivers/intel/gma/acpi: Use SPDX license identifiers | Nico Huber |
2020-03-24 | drivers/intel/gma/acpi: Reduce display switching stubs | Nico Huber |
2020-03-11 | drivers/intel/gma/acpi: Prevent DivideByZero error | Patrick Rudolph |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2018-09-16 | drivers/intel/gma: Fix OpRegion Mailbox3 synchronization | Nico Huber |
2018-09-14 | drivers/intel/gma: Do not rely on CBLV in OpRegion Mailbox3 | Nico Huber |
2018-08-30 | drivers/intel/gma: Fix OpRegion Mailbox3 backlight change | Nico Huber |
2018-08-30 | drivers/intel/gma: store uint8_t brightness values in mailbox3 | Alexander Couzens |
2018-08-04 | drvs/intel/gma/acpi: Add methods to use MBOX3 | Patrick Rudolph |
2018-05-15 | ACPI: Set the correct number of arguments in ACPI methods | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-22 | gma ACPI: Make brightness levels a per board setting | Nico Huber |
2015-10-12 | gma ACPI: Do not overwrite backlight configuration | Nico Huber |
2015-10-12 | gma ACPI: Consolidate non-PCH and PCH brightness levels | Nico Huber |
2015-10-12 | gma: Consolidate Intel IGD ACPI code some more | Nico Huber |