Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'acpi-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-01-26 | 3 | -20/+17 | |
|\ | ||||||
| *-. | Merge branches 'acpica' and 'acpi-video' | Rafael J. Wysocki | 2017-01-27 | 3 | -20/+17 | |
| |\ \ | ||||||
| | | * | Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6" | Hans de Goede | 2017-01-25 | 1 | -11/+0 | |
| | * | | ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table() | Lv Zheng | 2017-01-20 | 2 | -9/+17 | |
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 2017-01-27 | 1 | -8/+0 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" | Rafael J. Wysocki | 2017-01-20 | 1 | -8/+0 | |
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*---. \ \ \ \ | Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables' | Rafael J. Wysocki | 2017-01-06 | 4 | -1/+59 | |
|\ \ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI / watchdog: Print out error number when device creation fails | Mika Westerberg | 2016-12-26 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding | Lv Zheng | 2016-12-26 | 3 | -0/+58 | |
| |/ / / / / | ||||||
* | | | | | | ACPI / scan: Prefer devices without _HID/_CID for _ADR matching | Rafael J. Wysocki | 2017-01-02 | 1 | -1/+9 | |
* | | | | | | ACPI: Drop misplaced acpi_dma_deconfigure() call from acpi_bind_one() | Lorenzo Pieralisi | 2016-12-26 | 1 | -1/+0 | |
|/ / / / / | ||||||
* | | | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 7 | -7/+7 | |
* | | | | | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-12-22 | 11 | -90/+201 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki | 2016-12-22 | 11 | -90/+201 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | | * | | | | ACPI: do not warn if _BQC does not exist | Zhang Rui | 2016-11-29 | 1 | -3/+0 | |
| | * | | | | | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_... | Lv Zheng | 2016-12-21 | 2 | -46/+6 | |
| | * | | | | | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng | 2016-12-21 | 4 | -21/+15 | |
| | * | | | | | ACPICA: Tables: Allow FADT to be customized with virtual address | Lv Zheng | 2016-12-21 | 1 | -7/+7 | |
| | * | | | | | ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_... | Lv Zheng | 2016-12-21 | 4 | -50/+210 | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ACPI/NUMA: Do not map pxm to node when NUMA is turned off | Boris Ostrovsky | 2016-12-15 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-12-15 | 2 | -3/+244 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PCI: Add MCFG quirks for X-Gene host controller | Duc Dang | 2016-12-06 | 1 | -0/+25 | |
| * | | | | | | | | PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controller | Tomasz Nowicki | 2016-12-06 | 1 | -0/+15 | |
| * | | | | | | | | PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller | Tomasz Nowicki | 2016-12-06 | 1 | -0/+19 | |
| * | | | | | | | | PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllers | Dongdong Liu | 2016-12-06 | 1 | -0/+12 | |
| * | | | | | | | | PCI: Add MCFG quirks for Qualcomm QDF2432 host controller | Christopher Covington | 2016-12-06 | 1 | -0/+11 | |
| * | | | | | | | | PCI/ACPI: Check for platform-specific MCFG quirks | Tomasz Nowicki | 2016-12-06 | 1 | -6/+86 | |
| * | | | | | | | | PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessors | Tomasz Nowicki | 2016-12-06 | 1 | -3/+25 | |
| * | | | | | | | | ACPI: Add acpi_resource_consumer() to find device that claims a resource | Bjorn Helgaas | 2016-12-01 | 1 | -0/+57 | |
* | | | | | | | | | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-12-15 | 3 | -9/+635 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ACPI/IORT: Make dma masks set-up IORT specific | Lorenzo Pieralisi | 2016-12-06 | 2 | -13/+23 | |
| * | | | | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2016-11-30 | 3 | -9/+625 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ACPI/IORT: Introduce iort_iommu_configure | Lorenzo Pieralisi | 2016-11-29 | 2 | -1/+104 | |
| | * | | | | | | | ACPI/IORT: Add single mapping function | Lorenzo Pieralisi | 2016-11-29 | 1 | -0/+39 | |
| | * | | | | | | | ACPI/IORT: Replace rid map type with type mask | Lorenzo Pieralisi | 2016-11-29 | 1 | -4/+7 | |
| | * | | | | | | | iommu/arm-smmu: Add IORT configuration | Lorenzo Pieralisi | 2016-11-29 | 1 | -0/+71 | |
| | * | | | | | | | iommu/arm-smmu-v3: Add IORT configuration | Lorenzo Pieralisi | 2016-11-29 | 1 | -1/+102 | |
| | * | | | | | | | ACPI/IORT: Add support for ARM SMMU platform devices creation | Lorenzo Pieralisi | 2016-11-29 | 1 | -0/+151 | |
| | * | | | | | | | ACPI/IORT: Add node match function | Lorenzo Pieralisi | 2016-11-29 | 1 | -0/+15 | |
| | * | | | | | | | ACPI: Implement acpi_dma_configure | Lorenzo Pieralisi | 2016-11-29 | 2 | -2/+42 | |
| | * | | | | | | | ACPI/IORT: Add support for IOMMU fwnode registration | Lorenzo Pieralisi | 2016-11-29 | 1 | -0/+86 | |
| | * | | | | | | | ACPI/IORT: Introduce linker section for IORT entries probing | Lorenzo Pieralisi | 2016-11-29 | 1 | -3/+10 | |
* | | | | | | | | | Merge tag 'acpi-urgent-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-12-14 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'acpi-cppc' | Rafael J. Wysocki | 2016-12-14 | 1 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPI / CPPC: Fix per-CPU pointer management in acpi_cppc_processor_probe() | Rafael J. Wysocki | 2016-12-12 | 1 | -4/+6 | |
| | * | | | | | | | | | ACPI / CPPC: Fix crash in acpi_cppc_processor_exit() | Sebastian Andrzej Siewior | 2016-12-12 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-12-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | treewide: Fix printk() message errors | Masanari Iida | 2016-12-14 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2016-12-13 | 30 | -306/+453 | |
|\ \ \ \ \ \ \ \ \ \ |