Age | Commit message (Expand) | Author |
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 |
2017-06-22 | Merge branch 'uuid-types' | Rafael J. Wysocki |
2017-06-21 | ACPI / scan: Fix enumeration for special SPI and I2C devices | Jarkko Nikula |
2017-06-15 | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki |
2017-06-15 | ACPI / PM: Run wakeup notify handlers synchronously | Rafael J. Wysocki |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko |
2017-05-10 | Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-09 | Merge branches 'acpi-soc', 'acpi-bus', 'acpi-pmic' and 'acpi-power' | Rafael J. Wysocki |
2017-05-01 | Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-04-27 | ACPI / bus: Introduce a list of ids for "always present" devices | Hans de Goede |
2017-04-20 | drivers: acpi: Handle IOMMU lookup failure with deferred probing or error | Sricharan R |
2017-04-19 | ACPI / utils: Add new acpi_dev_present helper | Hans de Goede |
2017-03-29 | ACPI / property: Add possiblity to retrieve parent firmware node | Mika Westerberg |
2017-02-07 | ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node() | Dan O'Donovan |
2016-11-29 | ACPI: Implement acpi_dma_configure | Lorenzo Pieralisi |
2016-06-26 | device property: Add function to search for named child of device | Adam Thomson |
2016-05-23 | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki |
2016-04-27 | device property: Avoid potential dereferences of invalid pointers | Heikki Krogerus |
2016-04-11 | acpi: widen acpi_evaluate_dsm() revision and function-index arguments | Jerry Hoemann |
2016-04-09 | ACPI / utils: Rename acpi_dev_present() | Lukas Wunner |
2016-01-12 | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' | Rafael J. Wysocki |
2015-12-09 | ACPI / PM: Support D3 COLD device in old BIOS for ZPODD | Ken Xue |
2015-12-09 | ACPI / utils: Add acpi_dev_present() | Lukas Wunner |
2015-11-07 | Merge branch 'acpi-pci' | Rafael J. Wysocki |
2015-11-07 | device property: ACPI: Remove unused DMA APIs | Suthikulpanit, Suravee |
2015-11-07 | ACPI: Adding DMA Attribute APIs for ACPI Device | Suthikulpanit, Suravee |
2015-11-07 | ACPI: Honor ACPI _CCA attribute setting | Jeremy Linton |
2015-10-25 | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' | Rafael J. Wysocki |
2015-09-15 | ACPI / scan: constify struct acpi_hardware_id::id | Rasmus Villemoes |
2015-09-15 | ACPI / scan: constify first argument of struct acpi_scan_handler::match | Rasmus Villemoes |