Age | Commit message (Expand) | Author | Files | Lines |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+7 |
2018-10-02 | ACPI / property: Allow multiple property compatible _DSD entries | Mika Westerberg | 1 | -1/+7 |
2018-09-08 | dma-mapping: remove dma_deconfigure | Christoph Hellwig | 1 | -1/+0 |
2018-04-04 | ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use | John Garry | 1 | -1/+1 |
2018-01-10 | ACPI: utils: Introduce acpi_dev_get_first_match_name() | Andy Shevchenko | 1 | -0/+3 |
2017-11-30 | Merge branch 'acpi-ec' into acpi | Rafael J. Wysocki | 1 | -0/+1 |
2017-11-21 | ACPI / EC: Fix regression related to PM ops support in ECDT device | Lv Zheng | 1 | -0/+1 |
2017-10-20 | ACPI / scan: Fix enumeration for special UART devices | Frédéric Danis | 1 | -1/+1 |
2017-09-19 | ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again | John Hubbard | 1 | -14/+4 |
2017-09-05 | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -16/+36 |
2017-09-03 | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 1 | -0/+2 |
2017-08-07 | ACPI: Introduce DMA ranges parsing | Lorenzo Pieralisi | 1 | -0/+2 |
2017-08-01 | ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() | Rafael J. Wysocki | 1 | -0/+5 |
2017-08-01 | ACPI / PM: Split acpi_device_wakeup() | Rafael J. Wysocki | 1 | -1/+1 |
2017-07-22 | ACPI: Constify acpi_bus helper functions, switch to macros | Sakari Ailus | 1 | -17/+25 |
2017-07-22 | device property: Get rid of struct fwnode_handle type field | Sakari Ailus | 1 | -4/+16 |
2017-07-22 | ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node() | Sakari Ailus | 1 | -1/+1 |
2017-07-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 1 | -15/+14 |
2017-07-03 | Merge branch 'uuid-types' | Rafael J. Wysocki | 1 | -5/+6 |
2017-06-28 | PCI / PM: Drop pme_interrupt flag from struct pci_dev | Rafael J. Wysocki | 1 | -0/+5 |
2017-06-28 | ACPI / PM: Consolidate device wakeup settings code | Rafael J. Wysocki | 1 | -11/+2 |
2017-06-28 | ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags | Rafael J. Wysocki | 1 | -1/+0 |
2017-06-22 | Merge branch 'uuid-types' | Rafael J. Wysocki | 1 | -5/+6 |
2017-06-21 | ACPI / scan: Fix enumeration for special SPI and I2C devices | Jarkko Nikula | 1 | -1/+2 |
2017-06-15 | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 1 | -1/+5 |
2017-06-15 | ACPI / PM: Run wakeup notify handlers synchronously | Rafael J. Wysocki | 1 | -2/+2 |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 1 | -5/+6 |
2017-05-10 | Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+9 |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2017-05-09 | Merge branches 'acpi-soc', 'acpi-bus', 'acpi-pmic' and 'acpi-power' | Rafael J. Wysocki | 1 | -0/+9 |
2017-05-01 | Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2017-04-27 | ACPI / bus: Introduce a list of ids for "always present" devices | Hans de Goede | 1 | -0/+9 |
2017-04-20 | drivers: acpi: Handle IOMMU lookup failure with deferred probing or error | Sricharan R | 1 | -1/+1 |
2017-04-19 | ACPI / utils: Add new acpi_dev_present helper | Hans de Goede | 1 | -0/+1 |
2017-03-29 | ACPI / property: Add possiblity to retrieve parent firmware node | Mika Westerberg | 1 | -0/+1 |
2017-02-07 | ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node() | Dan O'Donovan | 1 | -0/+2 |
2016-11-29 | ACPI: Implement acpi_dma_configure | Lorenzo Pieralisi | 1 | -0/+2 |
2016-06-26 | device property: Add function to search for named child of device | Adam Thomson | 1 | -0/+7 |
2016-05-23 | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 1 | -1/+1 |
2016-04-27 | device property: Avoid potential dereferences of invalid pointers | Heikki Krogerus | 1 | -2/+2 |
2016-04-11 | acpi: widen acpi_evaluate_dsm() revision and function-index arguments | Jerry Hoemann | 1 | -3/+3 |
2016-04-09 | ACPI / utils: Rename acpi_dev_present() | Lukas Wunner | 1 | -1/+1 |
2016-01-12 | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' | Rafael J. Wysocki | 1 | -1/+5 |
2015-12-09 | ACPI / PM: Support D3 COLD device in old BIOS for ZPODD | Ken Xue | 1 | -1/+3 |
2015-12-09 | ACPI / utils: Add acpi_dev_present() | Lukas Wunner | 1 | -0/+2 |
2015-11-07 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 1 | -33/+3 |
2015-11-07 | device property: ACPI: Remove unused DMA APIs | Suthikulpanit, Suravee | 1 | -34/+0 |
2015-11-07 | ACPI: Adding DMA Attribute APIs for ACPI Device | Suthikulpanit, Suravee | 1 | -0/+3 |
2015-11-07 | ACPI: Honor ACPI _CCA attribute setting | Jeremy Linton | 1 | -2/+3 |