Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-09-27 | 2 | -5/+6 | |
| |\| | | | | | | ||||||
| | * | | | | | | PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definition | Yijing Wang | 2013-09-27 | 1 | -1/+0 | |
| | * | | | | | | PCI: Document reason for using pci_is_root_bus() | Bjorn Helgaas | 2013-09-25 | 1 | -0/+4 | |
| | * | | | | | | PCI: Remove unused "is_pcie" from pci_dev structure | Yijing Wang | 2013-09-25 | 1 | -2/+0 | |
| | * | | | | | | PCI: Fix comment typo, remove unnecessary !! in pci_is_pcie() | Joe Perches | 2013-09-25 | 1 | -2/+2 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'pci/host-imx6' into next | Bjorn Helgaas | 2013-09-27 | 1 | -0/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: imx6q: Add PCIe bits to GPR syscon definition | Sean Cross | 2013-09-27 | 1 | -0/+8 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'pci/yijing-pci_is_pcie-v2' into next | Bjorn Helgaas | 2013-09-23 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify code | Yijing Wang | 2013-09-23 | 1 | -1/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | PCI/ACPI: Name _OSC #defines more consistently | Bjorn Helgaas | 2013-09-23 | 1 | -6/+6 | |
| * | | | | | | ACPI: Write OSC_PCI_CONTROL_MASKS like OSC_PCI_SUPPORT_MASKS | Bjorn Helgaas | 2013-09-23 | 1 | -6/+1 | |
| * | | | | | | ACPI: Remove unused OSC_PCI_NATIVE_HOTPLUG | Bjorn Helgaas | 2013-09-23 | 1 | -3/+0 | |
| * | | | | | | ACPI: Tidy acpi_run_osc() declarations | Bjorn Helgaas | 2013-09-23 | 1 | -5/+5 | |
| * | | | | | | ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD | Bjorn Helgaas | 2013-09-23 | 1 | -3/+4 | |
| * | | | | | | ACPI: Write _OSC bit field definitions in hex | Bjorn Helgaas | 2013-09-23 | 1 | -27/+27 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 22 | -302/+955 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-11-07 | 2 | -18/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines | Rafael J. Wysocki | 2013-11-07 | 2 | -12/+3 | |
| | * | | | | | | ACPI / hotplug: Make acpi_bus_hot_remove_device() internal | Rafael J. Wysocki | 2013-11-07 | 1 | -1/+0 | |
| | * | | | | | | ACPI / hotplug: Simplify device ejection routines | Rafael J. Wysocki | 2013-11-07 | 1 | -5/+0 | |
| * | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-11-07 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cpufreq: distinguish drivers that do asynchronous notifications | Viresh Kumar | 2013-10-31 | 1 | -0/+7 | |
| * | | | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-11-07 | 1 | -7/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cpuidle: remove cpuidle_unregister_governor() | Viresh Kumar | 2013-10-30 | 1 | -6/+0 | |
| | * | | | | | | | | cpuidle: fix indentation of cpumask | Viresh Kumar | 2013-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-11-07 | 9 | -106/+391 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPICA: Add __init for ACPICA initializers/finalizers. | Lv Zheng | 2013-10-31 | 1 | -7/+7 | |
| | * | | | | | | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs. | Lv Zheng | 2013-10-31 | 1 | -2/+2 | |
| | * | | | | | | | | | ACPICA: Update acpidump related header file changes. | Lv Zheng | 2013-10-31 | 2 | -2/+11 | |
| | * | | | | | | | | | ACPICA: Update compilation environment settings. | Lv Zheng | 2013-10-31 | 1 | -0/+3 | |
| | * | | | | | | | | | ACPICA: Add new statistics interface. | Lv Zheng | 2013-10-31 | 2 | -0/+12 | |
| | * | | | | | | | | | ACPICA: Update DMAR table definitions. | Lv Zheng | 2013-10-31 | 1 | -2/+2 | |
| | * | | | | | | | | | ACPICA: Update RSDP table definitions. | Lv Zheng | 2013-10-31 | 1 | -1/+18 | |
| | * | | | | | | | | | ACPICA: Update version to 20130927. | Bob Moore | 2013-10-31 | 1 | -1/+1 | |
| | * | | | | | | | | | ACPICA: Update aclinux.h for new OSL override mechanism. | Lv Zheng | 2013-10-31 | 2 | -45/+91 | |
| | * | | | | | | | | | ACPICA: Add support to allow host OS to redefine individual OSL prototypes. | Lv Zheng | 2013-10-31 | 2 | -3/+137 | |
| | * | | | | | | | | | ACPICA: Simplify configuration of global ACPI_REDUCED_HARDWARE macro. | Bob Moore | 2013-10-31 | 1 | -0/+2 | |
| | * | | | | | | | | | ACPICA: Fix indentation issues for macro invocations. | Lv Zheng | 2013-10-31 | 1 | -5/+17 | |
| | * | | | | | | | | | ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro | Lv Zheng | 2013-10-31 | 1 | -13/+16 | |
| | * | | | | | | | | | ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa... | Lv Zheng | 2013-10-31 | 1 | -2/+11 | |
| | * | | | | | | | | | ACPICA: Clarify ACPI_FREE_BUFFER usage. | Bob Moore | 2013-10-31 | 1 | -3/+7 | |
| | * | | | | | | | | | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. | Lv Zheng | 2013-10-31 | 1 | -4/+8 | |
| | * | | | | | | | | | ACPICA: Hardcode access width for the reset register. | Bob Moore | 2013-10-30 | 1 | -0/+1 | |
| | * | | | | | | | | | ACPICA: Predefine name macros: Sort list. | Bob Moore | 2013-10-30 | 1 | -13/+13 | |
| | * | | | | | | | | | ACPICA: Cleanup memory allocation macros and configurability. | Lv Zheng | 2013-10-30 | 4 | -12/+41 | |
| | * | | | | | | | | | ACPICA: Fix a macro for the hardware-reduced case | Bob Moore | 2013-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2013-11-07 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ACPI / processor: Do not request ACPI cpufreq module directly | Rafael J. Wysocki | 2013-10-30 | 1 | -1/+0 | |
| * | | | | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-10-28 | 4 | -152/+195 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem | viresh kumar | 2013-10-25 | 1 | -0/+14 |