summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2022-09-03ACPI: video: Fix indentation of video_detect_dmi_table[] entriesHans de Goede
2022-09-03ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirksHans de Goede
2022-09-03ACPI: video: Drop "Samsung X360" acpi_backlight=native quirkHans de Goede
2022-09-03ACPI: video: Remove acpi_video_set_dmi_backlight_type()Hans de Goede
2022-09-03platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to A...Hans de Goede
2022-09-03platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.cHans de Goede
2022-09-03platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.cHans de Goede
2022-09-03platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.cHans de Goede
2022-09-03platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()Hans de Goede
2022-09-03ACPI: video: Add Apple GMUX brightness control detectionHans de Goede
2022-09-03ACPI: video: Add Nvidia WMI EC brightness control detection (v3)Hans de Goede
2022-09-03ACPI: video: Refactor acpi_video_get_backlight_type() a bitHans de Goede
2022-09-02ACPI: video: Remove code to unregister acpi_video backlight when a native bac...Hans de Goede
2022-09-02ACPI: video: Make backlight class device registration a separate step (v2)Hans de Goede
2022-09-02ACPI: video: Simplify acpi_video_unregister_backlight()Hans de Goede
2022-09-02ACPI: video: Remove acpi_video_bus from list before tearing it downHans de Goede
2022-09-02ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_bac...Hans de Goede
2022-08-17ACPI: video: Add acpi_video_backlight_use_native() helperHans de Goede
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki
2022-08-09ACPI: property: Fix error handling in acpi_init_properties()Sakari Ailus
2022-08-08ACPI: VIOT: Do not dereference fwnode in struct deviceAndy Shevchenko
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2022-07-29Merge branches 'acpi-video', 'acpi-pci' and 'acpi-docs'Rafael J. Wysocki
2022-07-29Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'Rafael J. Wysocki
2022-07-29Merge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-29ACPI/IORT: Fix build error implicit-function-declarationRen Zhijie
2022-07-28ACPI: scan: Add CLSA0101 Laptop SupportLucas Tanure
2022-07-27ACPI/PCI: Remove useless NULL pointer checksAndrey Strachuk
2022-07-27ACPI: property: Read buffer properties as integersSakari Ailus
2022-07-27ACPI: property: Add support for parsing buffer property UUIDSakari Ailus
2022-07-27ACPI: property: Unify integer value reading functionsSakari Ailus
2022-07-27ACPI: property: Switch node property referencing from ifs to a switchSakari Ailus
2022-07-27ACPI: property: Move property ref argument parsing into a new functionSakari Ailus
2022-07-27ACPI: property: Use acpi_object_type consistently in property ref parsingSakari Ailus
2022-07-27ACPI: property: Tie data nodes to acpi handlesSakari Ailus
2022-07-27ACPI: property: Return type of acpi_add_nondev_subnodes() should be boolSakari Ailus
2022-07-26ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki
2022-07-26ACPI: PM: x86: Print messages regarding LPS0 idle supportRafael J. Wysocki
2022-07-22ACPI: PPTT: Leave the table mapped for the runtime usageSudeep Holla