| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 5 | -97/+94 |
|\ |
|
| * | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2016-03-15 | 2 | -3/+2 |
| |\ |
|
| | * | PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY | Bjorn Helgaas | 2016-03-12 | 1 | -2/+0 |
| | * | PCI: Set ROM shadow location in arch code, not in PCI core | Bjorn Helgaas | 2016-03-08 | 1 | -1/+1 |
| | * | PCI: Disable IO/MEM decoding for devices with non-compliant BARs | Bjorn Helgaas | 2016-02-25 | 1 | -0/+1 |
| * | | Merge branch 'pci/host-hv' into next | Bjorn Helgaas | 2016-03-15 | 1 | -0/+4 |
| |\ \ |
|
| | * | | PCI: Add fwnode_handle to x86 pci_sysdata | Jake Oshins | 2016-02-16 | 1 | -0/+4 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/... | Bjorn Helgaas | 2016-03-15 | 1 | -0/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | PCI: Add pci_ops.{add,remove}_bus() callbacks | Thierry Reding | 2016-03-08 | 1 | -0/+2 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2016-03-15 | 3 | -20/+64 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | | | * | PCI: Update VPD definitions | Hannes Reinecke | 2016-02-18 | 1 | -2/+25 |
| | | |/
| | |/| |
|
| | | * | PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition | Heikki Krogerus | 2016-03-15 | 1 | -0/+1 |
| | | * | PCI: Add QEMU top-level IDs for (sub)vendor & device | Robin H. Johnson | 2016-03-08 | 1 | -0/+4 |
| | | * | PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h | Bjorn Helgaas | 2016-03-07 | 2 | -18/+30 |
| | | * | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 2 | -0/+4 |
| | |/
| |/| |
|
| * | | PCI: Remove empty asm-generic/pci-bridge.h | Bjorn Helgaas | 2016-02-05 | 1 | -9/+0 |
| * | | PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h | Bjorn Helgaas | 2016-02-05 | 2 | -65/+22 |
| |/ |
|
* | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 | 9 | -55/+90 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki | 2016-03-14 | 1 | -2/+11 |
| |\ \ \ \ |
|
| | | | * | | PM / Domains: remove old power on/off latencies | Axel Haslam | 2016-02-15 | 1 | -2/+0 |
| | | | * | | PM / Domains: Support for multiple states | Axel Haslam | 2016-02-15 | 1 | -0/+11 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2016-03-14 | 3 | -40/+38 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'pm-cpufreq-governor' into pm-cpufreq | Rafael J. Wysocki | 2016-03-10 | 2 | -5/+9 |
| | |\ \ \ \ |
|
| | | * | | | | cpufreq: Move scheduler-related code to the sched directory | Rafael J. Wysocki | 2016-03-10 | 2 | -34/+9 |
| | | * | | | | cpufreq: Remove 'policy->governor_enabled' | Viresh Kumar | 2016-03-09 | 1 | -1/+0 |
| | | * | | | | Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT" | Viresh Kumar | 2016-03-09 | 1 | -4/+0 |
| | | * | | | | cpufreq: Add mechanism for registering utilization update callbacks | Rafael J. Wysocki | 2016-03-09 | 1 | -0/+34 |
| | * | | | | | cpufreq: Simplify the cpufreq_for_each_valid_entry() | Rafael J. Wysocki | 2016-02-26 | 1 | -12/+5 |
| | * | | | | | Merge branch 'pm-opp' into pm-cpufreq | Rafael J. Wysocki | 2016-02-11 | 31 | -87/+225 |
| | |\ \ \ \ \ |
|
| | * | | | | | | cpufreq: powernv/tracing: Add powernv_throttle tracepoint | Shilpasri G Bhat | 2016-02-05 | 1 | -0/+22 |
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | cpufreq: Clean up default and fallback governor setup | Rafael J. Wysocki | 2016-02-05 | 1 | -23/+2 |
| * | | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2016-03-14 | 1 | -0/+27 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | PM / OPP: Add dev_pm_opp_set_rate() | Viresh Kumar | 2016-02-10 | 1 | -0/+6 |
| | * | | | | | PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() | Viresh Kumar | 2016-02-10 | 1 | -0/+6 |
| | * | | | | | PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() | Viresh Kumar | 2016-02-10 | 1 | -0/+6 |
| | * | | | | | PM / OPP: get/put regulators from OPP core | Viresh Kumar | 2016-02-10 | 1 | -0/+9 |
| | | |_|/ /
| | |/| | | |
|
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'acpi-pci', 'acpi-soc' and 'pnp' | Rafael J. Wysocki | 2016-03-14 | 1 | -0/+10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected" | Chen Fan | 2016-03-09 | 1 | -0/+10 |
| | |/ / / / / |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 2016-03-14 | 1 | -8/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ACPI / sleep: move acpi_processor_sleep to sleep.c | Sudeep Holla | 2016-02-22 | 1 | -8/+0 |
| | * | | | | | | | ACPI / processor : add support for ACPI0010 processor container | Sudeep Holla | 2016-02-22 | 1 | -0/+1 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2016-03-14 | 2 | -5/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ACPICA: Utilities: Update trace mechinism for acquire_object | Bob Moore | 2016-03-08 | 1 | -1/+1 |
| | * | | | | | | | ACPICA: Remove unnecessary arguments to ACPI_INFO | Bob Moore | 2016-02-24 | 1 | -4/+2 |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-16 | 29 | -178/+386 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | autofs4: fix string.h include in auto_dev-ioctl.h | Ian Kent | 2016-03-15 | 1 | -5/+0 |
| * | | | | | | | | | autofs4: fix some white space errors | Ian Kent | 2016-03-15 | 2 | -2/+2 |
| * | | | | | | | | | autofs4: coding style fixes | Ian Kent | 2016-03-15 | 4 | -30/+15 |
| * | | | | | | | | | mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous | Joonsoo Kim | 2016-03-15 | 3 | -6/+5 |
| * | | | | | | | | | mm: remove unnecessary uses of lock_page_memcg() | Johannes Weiner | 2016-03-15 | 1 | -5/+7 |