Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-06 | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm' | Rafael J. Wysocki |
2019-04-09 | ACPICA: Rename nameseg compare macro for clarity | Bob Moore |
2019-04-04 | acpi: Create subtable parsing infrastructure | Keith Busch |
2019-03-26 | ACPI / scan: Add labels for PNP button devices | Bjorn Helgaas |
2019-03-26 | ACPI / scan: Simplify acpi_bus_extract_wakeup_device_power_package() | Bjorn Helgaas |
2019-03-26 | ACPI: Fix comment typos | Bjorn Helgaas |
2019-02-05 | ACPI / scan: Create platform device for BSG2150 ACPI nodes | Hans de Goede |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-13 | ACPI / scan: Refactor _CCA enforcement | Robin Murphy |
2018-12-03 | ACPI / scan: Create platform device for INT3515 ACPI nodes | Andy Shevchenko |
2018-10-23 | Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-10-18 | ACPI / scan: Create platform device for INT33FE ACPI nodes | Hans de Goede |
2018-09-08 | dma-mapping: remove dma_deconfigure | Christoph Hellwig |
2018-08-09 | ACPI / scan: Create platform device for fwnodes with multiple i2c devices | Hans de Goede |
2018-08-09 | ACPI / scan: Initialize status to ACPI_STA_DEFAULT | Hans de Goede |
2018-08-09 | ACPI / scan: Add static attribute to indirect_io_hosts[] | John Garry |
2018-04-23 | ACPI / scan: Initialize watchdog before PNP | Mika Westerberg |
2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-04 | ACPI / scan: Do not enumerate Indirect IO host children | John Garry |
2018-04-04 | ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use | John Garry |
2018-03-20 | ACPI / scan: Send change uevent with offine environmental data | Lee, Chun-Yi |
2018-02-04 | ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs | Hans de Goede |
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-11-13 | Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-10-20 | ACPI / scan: Fix enumeration for special UART devices | Frédéric Danis |
2017-10-11 | ACPI / LPIT: Add Low Power Idle Table (LPIT) support | Srinivas Pandruvada |
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-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki |
2017-09-03 | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki |
2017-08-17 | ACPI / scan: Enable GPEs before scanning the namespace | Rafael J. Wysocki |
2017-08-17 | ACPI: EC: Fix regression related to wrong ECDT initialization order | Lv Zheng |
2017-08-07 | ACPI: Make acpi_dma_configure() DMA regions aware | Lorenzo Pieralisi |
2017-08-07 | ACPI: Introduce DMA ranges parsing | Lorenzo Pieralisi |
2017-08-03 | ACPI / scan: Recognize Apple SPI and I2C slaves | Lukas Wunner |
2017-07-22 | device property: Get rid of struct fwnode_handle type field | Sakari Ailus |
2017-07-10 | Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-10 | Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc' | Rafael J. Wysocki |
2017-07-04 | ACPI / scan: Indicate to platform when hot remove returns busy | Lee, Chun-Yi |
2017-07-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2017-06-28 | ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flags | Rafael J. Wysocki |
2017-06-22 | device property: Move FW type specific functionality to FW specific files | Sakari Ailus |
2017-06-22 | ACPI: Constify argument to acpi_device_is_present() | Sakari Ailus |
2017-06-21 | ACPI / scan: Fix enumeration for special SPI and I2C devices | Jarkko Nikula |
2017-05-30 | ACPI/IORT: Ignore all errors except EPROBE_DEFER | Sricharan R |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel |
2017-04-20 | drivers: acpi: Handle IOMMU lookup failure with deferred probing or error | Sricharan R |