Age | Commit message (Expand) | Author | Files | Lines |
2016-05-16 | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 1 | -1/+0 |
2016-05-16 | Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' | Rafael J. Wysocki | 1 | -9/+2 |
2016-05-05 | ACPI,PCI,IRQ: remove SCI penalize function | Sinan Kaya | 1 | -1/+0 |
2016-05-05 | ACPI / osi: Collect _OSI handling into one single file | Lv Zheng | 1 | -2/+0 |
2016-05-05 | ACPI / osi: Cleanup coding style issues before creating a separate OSI source... | Lv Zheng | 1 | -2/+2 |
2016-05-05 | ACPI / osi: Cleanup OSI handling code to use bool | Lv Zheng | 1 | -2/+2 |
2016-05-05 | ACPI / osi: Fix default _OSI(Darwin) support | Chen Yu | 1 | -0/+1 |
2016-04-19 | ACPI / tables: Move table override mechanisms to tables.c | Lv Zheng | 1 | -8/+2 |
2016-04-09 | ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 | Chen Yu | 1 | -0/+1 |
2016-01-12 | Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted' | Rafael J. Wysocki | 1 | -0/+1 |
2016-01-01 | ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol | Christophe RICARD | 1 | -0/+1 |
2015-12-15 | ACPI / debugger: Add module support for ACPI debugger | Lv Zheng | 1 | -0/+71 |
2015-12-04 | Merge branches 'acpica', 'acpi-video' and 'device-properties' | Rafael J. Wysocki | 1 | -2/+2 |
2015-12-02 | ACPI / property: fix compile error for acpi_node_get_property_reference() whe... | Hanjun Guo | 1 | -2/+2 |
2015-11-12 | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+6 |
2015-11-10 | Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -0/+5 |
2015-11-07 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 1 | -1/+6 |
2015-11-07 | device property: ACPI: Remove unused DMA APIs | Suthikulpanit, Suravee | 1 | -5/+0 |
2015-11-07 | ACPI: Adding DMA Attribute APIs for ACPI Device | Suthikulpanit, Suravee | 1 | -0/+10 |
2015-11-05 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -26/+133 |
2015-11-02 | Merge branch 'device-properties' into acpi-pci | Rafael J. Wysocki | 1 | -24/+46 |
2015-11-02 | Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted' | Rafael J. Wysocki | 1 | -0/+6 |
2015-10-26 | ACPI: Use correct IRQ when uninstalling ACPI interrupt handler | Chen Yu | 1 | -0/+6 |
2015-10-26 | Merge branch 'acpi-init' | Rafael J. Wysocki | 1 | -0/+66 |
2015-10-26 | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' | Rafael J. Wysocki | 1 | -3/+16 |
2015-10-26 | Merge branch 'device-properties' | Rafael J. Wysocki | 1 | -24/+46 |
2015-10-25 | acpi: add acpi_preset_companion() stub | Dustin Byford | 1 | -0/+5 |
2015-10-15 | ACPI / tables: Add acpi_subtable_proc to ACPI table parsers | Lukasz Anaczkowski | 1 | -3/+16 |
2015-10-13 | acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer | Marc Zyngier | 1 | -0/+3 |
2015-10-01 | ACPI: Add early device probing infrastructure | Marc Zyngier | 1 | -0/+66 |
2015-09-26 | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ | Jiang Liu | 1 | -0/+1 |
2015-09-15 | ACPI / property: Extend device_get_next_child_node() to data-only nodes | Rafael J. Wysocki | 1 | -9/+8 |
2015-09-15 | ACPI / property: Extend fwnode_property_* to data-only subnodes | Rafael J. Wysocki | 1 | -15/+38 |
2015-09-01 | Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' | Rafael J. Wysocki | 1 | -1/+1 |
2015-09-01 | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' | Rafael J. Wysocki | 1 | -4/+0 |
2015-08-27 | ACPI, PCI: Penalize legacy IRQ used by ACPI SCI | Jiang Liu | 1 | -1/+1 |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 1 | -4/+0 |
2015-07-07 | Merge branch 'acpi-scan' | Rafael J. Wysocki | 1 | -0/+14 |
2015-07-07 | ACPI / scan: Add support for ACPI _CLS device matching | Suthikulpanit, Suravee | 1 | -0/+14 |
2015-07-07 | ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage | Rafael J. Wysocki | 1 | -10/+0 |
2015-07-02 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+5 |
2015-06-26 | acpi: Add acpi_map_pxm_to_online_node() | Toshi Kani | 1 | -0/+5 |
2015-06-26 | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki | 1 | -2/+2 |
2015-06-24 | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() | Alexander Sverdlin | 1 | -2/+2 |
2015-06-24 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -40/+29 |
2015-06-19 | Merge branch 'acpi-cca' | Rafael J. Wysocki | 1 | -0/+5 |
2015-06-19 | Merge branch 'acpi-video' | Rafael J. Wysocki | 1 | -40/+2 |
2015-06-19 | Merge branches 'acpi-battery' and 'acpi-processor' | Rafael J. Wysocki | 1 | -0/+10 |
2015-06-19 | Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc' | Rafael J. Wysocki | 1 | -0/+12 |