aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-10-03 19:59:47 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-10-03 19:59:47 +0200
commit7b4baa39de503391b5537c9667b2214a3e6592d5 (patch)
tree6530504977c9bbe338a05fab4254cc339fa9d134 /Documentation/admin-guide
parentMerge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi' (diff)
parentACPI: EC: Drop unneeded result variable from ec_write() (diff)
parentACPI: AC: Remove the leftover struct acpi_ac_bl (diff)
parentACPI: fan: Reorder symbols to get rid of a few forward declarations (diff)
parentACPI: video: Add Toshiba Satellite/Portege Z830 quirk (diff)
parentACPI: AMBA: Add ARM DMA-330 controller to the supported list (diff)
downloadlinux-dev-7b4baa39de503391b5537c9667b2214a3e6592d5.tar.xz
linux-dev-7b4baa39de503391b5537c9667b2214a3e6592d5.zip
Merge branches 'acpi-ec', 'acpi-ac', 'acpi-fan', 'acpi-video' and 'acpi-amba'
Merge EC, AC, fan and backlight driver changes and ACPI AMBA support update for 6.1-rc1: - Drop unneeded result variable from ec_write() (ye xingchen). - Remove the leftover struct acpi_ac_bl from the ACPI AC driver (Hanjun Guo). - Reorder symbols to get rid of a few forward declarations in the ACPI fan driver (Uwe Kleine-König). - Add Toshiba Satellite/Portege Z830 ACPI backlight quirk (Arvid Norlander). - Add ARM DMA-330 controller to the supported list in the ACPI AMBA driver (Vijayenthiran Subramaniam). * acpi-ec: ACPI: EC: Drop unneeded result variable from ec_write() * acpi-ac: ACPI: AC: Remove the leftover struct acpi_ac_bl * acpi-fan: ACPI: fan: Reorder symbols to get rid of a few forward declarations * acpi-video: ACPI: video: Add Toshiba Satellite/Portege Z830 quirk * acpi-amba: ACPI: AMBA: Add ARM DMA-330 controller to the supported list