Age | Commit message (Expand) | Author |
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-25 | ACPI: Move IOMMU setup code out of IORT | Jean-Philippe Brucker |
2021-06-17 | ACPI: scan: Define acpi_bus_put_acpi_device() as static inline | Rafael J. Wysocki |
2021-06-07 | ACPI: scan: Add function to fetch dependent of ACPI device | Daniel Scally |
2021-06-07 | ACPI: scan: Extend acpi_walk_dep_device_list() | Daniel Scally |
2021-06-07 | ACPI: scan: Constify acpi_dma_supported() helper function | Andy Shevchenko |
2021-04-26 | Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils' | Rafael J. Wysocki |
2021-04-13 | ACPI: utils: Document for_each_acpi_dev_match() macro | Andy Shevchenko |
2021-04-13 | ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code | Andy Shevchenko |
2021-04-08 | ACPI: utils: Add acpi_reduced_hardware() helper | Hans de Goede |
2021-03-22 | ACPI: scan: Use unique number for instance_no | Andy Shevchenko |
2021-01-26 | media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macro | Daniel Scally |
2020-12-07 | PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() | Rafael J. Wysocki |
2020-07-28 | ACPI/IORT: Add an input ID to acpi_dma_configure() | Lorenzo Pieralisi |
2020-05-09 | ACPI: utils: Add acpi_evaluate_reg() helper | Hans de Goede |
2020-03-21 | acpi: Remove header dependency | Peter Zijlstra |
2019-10-15 | ACPI / utils: Introduce acpi_dev_hid_uid_match() helper | Andy Shevchenko |
2019-10-15 | ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPI | Andy Shevchenko |
2019-07-08 | Merge branches 'acpi-pm' and 'pm-pci' | Rafael J. Wysocki |
2019-07-06 | ACPI: PM: Make acpi_sleep_state_supported() non-static | Dexuan Cui |
2019-07-04 | ACPI: PM: Unexport acpi_device_get_power() | Rafael J. Wysocki |
2019-06-27 | ACPI / PM: Introduce concept of a _PR0 dependent device | Mika Westerberg |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-10 | ACPI: bus: change _ADR representation to 64 bits | Pierre-Louis Bossart |
2019-04-23 | gpio: merrifield: Fix build err without CONFIG_ACPI | YueHaibing |
2019-04-01 | ACPI / utils: Remove deprecated function since no user left | Andy Shevchenko |
2019-04-01 | ACPI / utils: Introduce acpi_dev_get_first_match_dev() helper | Andy Shevchenko |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-02 | ACPI / property: Allow multiple property compatible _DSD entries | Mika Westerberg |
2018-09-08 | dma-mapping: remove dma_deconfigure | Christoph Hellwig |
2018-04-04 | ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use | John Garry |
2018-01-10 | ACPI: utils: Introduce acpi_dev_get_first_match_name() | Andy Shevchenko |
2017-11-30 | Merge branch 'acpi-ec' into acpi | Rafael J. Wysocki |
2017-11-21 | ACPI / EC: Fix regression related to PM ops support in ECDT device | Lv Zheng |
2017-10-20 | ACPI / scan: Fix enumeration for special UART devices | Frédéric Danis |
2017-09-19 | ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again | John Hubbard |
2017-09-05 | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-03 | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki |
2017-08-07 | ACPI: Introduce DMA ranges parsing | Lorenzo Pieralisi |
2017-08-01 | ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() | Rafael J. Wysocki |
2017-08-01 | ACPI / PM: Split acpi_device_wakeup() | Rafael J. Wysocki |
2017-07-22 | ACPI: Constify acpi_bus helper functions, switch to macros | Sakari Ailus |
2017-07-22 | device property: Get rid of struct fwnode_handle type field | Sakari Ailus |
2017-07-22 | ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node() | Sakari Ailus |
2017-07-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2017-07-03 | Merge branch 'uuid-types' | Rafael J. Wysocki |
2017-06-28 | PCI / PM: Drop pme_interrupt flag from struct pci_dev | Rafael J. Wysocki |
2017-06-28 | ACPI / PM: Consolidate device wakeup settings code | Rafael J. Wysocki |
2017-06-28 | ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags | Rafael J. Wysocki |