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