1. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  2. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  3. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  4. 274fa64 tree: Replace Or(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  5. 52f4652 drivers/intel/gma/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  6. eb99f62 {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 8 months ago
  7. 1225083 drivers/intel/gma/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  8. fa9e31b drivers/intel/gma/acpi: Replace LGreater(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  9. 04e6893 drivers/intel/gma/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  10. 6041543 drivers/intel/gma/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  11. 66e2630 drivers/intel/gma/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  12. 42fcf5a drivers/intel/gma/acpi: Replace Increment() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  13. 406453c drivers/intel/gma/acpi: Replace LOr() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  14. b232ca6 drivers/intel/gma/acpi: Replace Divide(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  15. 24eb605 drivers/intel/gma/acpi: Replace Multiply(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  16. ea642ab drivers/intel/gma/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  17. 1eba196 drivers/intel/gma/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  18. e55a7d1 drivers/intel/gma/acpi: Use ASL 2.0 syntax to access arrays by Felix Singer · 2 years, 8 months ago
  19. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 9 months ago
  20. 5cf4c87 soc/intel/common: Move gfx.asl to drivers/intel/gma by Matt DeVillier · 3 years, 8 months ago
  21. fca152c soc/intel/cnl: add Kconfig values for GMA backlight registers by Michael Niewöhner · 3 years, 8 months ago
  22. 10999ea6 drivers: Use SPDX identifiers by Jacob Garber · 4 years, 3 months ago
  23. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  24. 6343cd8 drivers/intel/gma: fold gma.asl into default_brightness_levels.asl by Matt DeVillier · 4 years, 5 months ago
  25. 612a867 drivers/intel/gma/acpi: Add Kconfigs for backlight registers by Nico Huber · 5 years ago
  26. 53ec8c5 drivers/intel/gma/acpi: Use SPDX license identifiers by Nico Huber · 4 years, 5 months ago
  27. e98f6af drivers/intel/gma/acpi: Reduce display switching stubs by Nico Huber · 4 years, 5 months ago
  28. 6dc488a drivers/intel/gma/acpi: Prevent DivideByZero error by Patrick Rudolph · 4 years, 6 months ago
  29. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  30. c48d883 drivers/intel/gma: Fix OpRegion Mailbox3 synchronization by Nico Huber · 6 years ago
  31. f26a7c7 drivers/intel/gma: Do not rely on CBLV in OpRegion Mailbox3 by Nico Huber · 6 years ago
  32. 58344fc drivers/intel/gma: Fix OpRegion Mailbox3 backlight change by Nico Huber · 6 years ago
  33. 661907c drivers/intel/gma: store uint8_t brightness values in mailbox3 by Alexander Couzens · 6 years ago
  34. 6838aae drvs/intel/gma/acpi: Add methods to use MBOX3 by Patrick Rudolph · 6 years ago
  35. 5dbe8ee ACPI: Set the correct number of arguments in ACPI methods by Martin Roth · 6 years ago
  36. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  37. 954a55b gma ACPI: Make brightness levels a per board setting by Nico Huber · 9 years ago
  38. deeec18 gma ACPI: Do not overwrite backlight configuration by Nico Huber · 9 years ago
  39. d5842f5 gma ACPI: Consolidate non-PCH and PCH brightness levels by Nico Huber · 9 years ago
  40. 62047d1 gma: Consolidate Intel IGD ACPI code some more by Nico Huber · 9 years ago