Age | Commit message (Expand) | Author |
2023-01-10 | ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops | Hans de Goede |
2022-11-03 | ACPI: scan: substitute empty_zero_page with helper ZERO_PAGE(0) | Giulio Benetti |
2022-10-26 | ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[] | Hans de Goede |
2022-10-19 | ACPI: scan: Fix DMA range assignment | Robin Murphy |
2022-09-30 | Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform' | Rafael J. Wysocki |
2022-09-24 | ACPI: scan: Add acpi_dev_get_next_consumer_dev() | Daniel Scally |
2022-09-24 | ACPI: scan: Support multiple DMA windows with different offsets | Jianmin Lv |
2022-08-24 | ACPI: Drop parent field from struct acpi_device | Rafael J. Wysocki |
2022-08-23 | ACPI: scan: Eliminate __acpi_device_add() | Rafael J. Wysocki |
2022-08-23 | ACPI: scan: Rearrange initialization of ACPI device objects | Rafael J. Wysocki |
2022-08-23 | ACPI: scan: Rename acpi_bus_get_parent() and rearrange it | Rafael J. Wysocki |
2022-08-23 | ACPI: Rename acpi_bus_get/put_acpi_device() | Rafael J. Wysocki |
2022-08-06 | Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2022-07-28 | ACPI: scan: Add CLSA0101 Laptop Support | Lucas Tanure |
2022-07-01 | ACPI: bus: Drop unused list heads from struct acpi_device | Rafael J. Wysocki |
2022-06-21 | ACPI: scan: Walk ACPI device's children using driver core | Rafael J. Wysocki |
2022-04-05 | ACPI: bus: Eliminate acpi_bus_get_device() | Rafael J. Wysocki |
2022-03-25 | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-03-23 | Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2022-03-18 | Merge back ACPI device enumeration material for v5.18. | Rafael J. Wysocki |
2022-03-16 | Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid" | Rafael J. Wysocki |
2022-03-02 | Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttons | Hans de Goede |
2022-02-18 | ACPI: scan: Use ida_alloc() instead of ida_simple_get() | Rafael J. Wysocki |
2022-02-02 | ACPI / scan: Create platform device for CS35L41 | Lucas Tanure |
2022-02-02 | platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver name | Lucas Tanure |
2022-01-18 | Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-01-12 | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-01-12 | ACPI: scan: Rename label in acpi_scan_init() | Rafael J. Wysocki |
2022-01-12 | ACPI: scan: Simplify initialization of power and sleep buttons | Rafael J. Wysocki |
2022-01-12 | ACPI: scan: Change acpi_scan_init() return value type to void | Rafael J. Wysocki |
2022-01-10 | Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2021-12-30 | ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodes | Hans de Goede |
2021-12-30 | acpi: Store CRC-32 hash of the _PLD in struct acpi_device | Heikki Krogerus |
2021-12-17 | ACPI: scan: Introduce acpi_fetch_acpi_dev() | Rafael J. Wysocki |
2021-12-16 | Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li... | Mauro Carvalho Chehab |
2021-12-13 | ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device | Hans de Goede |
2021-11-24 | ACPI: scan: Do not add device IDs from _CID if _HID is not valid | Rafael J. Wysocki |
2021-11-17 | Revert "ACPI: scan: Release PM resources blocked by unused objects" | Rafael J. Wysocki |
2021-11-03 | ACPI: scan: Obtain device's desired enumeration power state | Sakari Ailus |
2021-11-02 | Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2021-10-16 | hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device() | Rafael J. Wysocki |
2021-10-13 | ACPI: scan: Release PM resources blocked by unused objects | Rafael J. Wysocki |
2021-09-07 | ACPI: scan: Remove unneeded header linux/nls.h | Kari Argillander |
2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-29 | Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-29 | Merge branches 'acpi-dptf' and 'acpi-messages' | Rafael J. Wysocki |
2021-06-29 | Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources' | Rafael J. Wysocki |
2021-06-29 | Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables' | Rafael J. Wysocki |
2021-06-25 | ACPI: Add driver for the VIOT table | Jean-Philippe Brucker |
2021-06-25 | ACPI: Move IOMMU setup code out of IORT | Jean-Philippe Brucker |