aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h
AgeCommit message (Expand)Author
2022-01-27ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede
2021-08-08ACPI: fix NULL pointer dereferenceLinus Torvalds
2021-03-30ACPI: scan: Use unique number for instance_noAndy Shevchenko
2020-12-30PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi
2020-05-09ACPI: utils: Add acpi_evaluate_reg() helperHans de Goede
2020-03-21acpi: Remove header dependencyPeter Zijlstra
2019-10-15ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko
2019-10-15ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko
2019-07-08Merge branches 'acpi-pm' and 'pm-pci'Rafael J. Wysocki
2019-07-06ACPI: PM: Make acpi_sleep_state_supported() non-staticDexuan Cui
2019-07-04ACPI: PM: Unexport acpi_device_get_power()Rafael J. Wysocki
2019-06-27ACPI / PM: Introduce concept of a _PR0 dependent deviceMika Westerberg
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-10ACPI: bus: change _ADR representation to 64 bitsPierre-Louis Bossart
2019-04-23gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing
2019-04-01ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko
2019-04-01ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-02ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig
2018-04-04ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry
2018-01-10ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko
2017-11-30Merge branch 'acpi-ec' into acpiRafael J. Wysocki
2017-11-21ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng
2017-10-20ACPI / scan: Fix enumeration for special UART devicesFrédéric Danis
2017-09-19ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-03Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2017-08-07ACPI: Introduce DMA ranges parsingLorenzo Pieralisi
2017-08-01ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()Rafael J. Wysocki
2017-08-01ACPI / PM: Split acpi_device_wakeup()Rafael J. Wysocki
2017-07-22ACPI: Constify acpi_bus helper functions, switch to macrosSakari Ailus
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus
2017-07-22ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node()Sakari Ailus
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-28PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki
2017-06-28ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael J. Wysocki
2017-06-22Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-21ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-06-15ACPI / PM: Run wakeup notify handlers synchronouslyRafael J. Wysocki
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-05-10Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-09Merge branches 'acpi-soc', 'acpi-bus', 'acpi-pmic' and 'acpi-power'Rafael J. Wysocki
2017-05-01Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-27ACPI / bus: Introduce a list of ids for "always present" devicesHans de Goede