summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-036-14/+24
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-261-0/+3
| |\
| | * PCI: Add CircuitCo vendor ID and subsystem IDDarren Hart2013-06-261-0/+3
| * | Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-141-1/+4
| |\ \
| | * | PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()Gu Zheng2013-05-271-1/+2
| | * | PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference countJiang Liu2013-05-271-0/+2
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-141-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | PCI: Add pcibios_release_device()Sebastian Ott2013-06-041-0/+1
| * | | Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas2013-06-071-8/+12
| |\ \ \
| | * | | PCI/AER: Remove "extern" from function declarationsBetty Dall2013-06-061-8/+8
| | * | | PCI/AER: Move AER severity defines to aer.hBetty Dall2013-06-061-0/+4
| | | |/ | | |/|
| * | | Merge branch 'pci/alexander-msi' into nextBjorn Helgaas2013-06-051-0/+1
| |\ \ \
| | * | | PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev2013-05-281-0/+1
| | |/ /
| * | | Merge branch 'pci/shane-amd-ahci-i2c' into nextBjorn Helgaas2013-06-041-2/+2
| |\ \ \
| | * | | PCI: Put Hudson-2 device IDs togetherShane Huang2013-06-031-2/+2
| | |/ /
| * | | Merge branch 'pci/jiang-remove-global-list' into nextBjorn Helgaas2013-06-031-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu2013-05-291-1/+0
| | |/
| * / PCI: Fix comment typo for PCI_EXP_LNKCAP_CLKPMYijing Wang2013-05-291-1/+1
| |/
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-0318-105/+422
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-291-0/+4
| |\ \
| | * | acpi-cpufreq: Add new sysfs attribute freqdomain_cpusLan Tianyu2013-06-271-0/+3
| | * | cpufreq: make sure frequency transitions are serializedViresh Kumar2013-06-271-0/+1
| * | | Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-283-2/+174
| |\ \ \
| | * | | PM / QoS: Add dev_pm_qos_request tracepointsSahara2013-06-241-0/+51
| | * | | PM / QoS: Add pm_qos_request tracepointsSahara2013-06-241-0/+71
| | * | | PM / QoS: Add pm_qos_update_target/flags tracepointsSahara2013-06-241-0/+51
| | * | | PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner2013-06-211-0/+1
| | * | | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-2/+0
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-281-22/+28
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-271-22/+28
| | |\ \ \
| | | * | | cpufreq: Fix minor formatting issuesViresh Kumar2013-06-211-21/+20
| | | * | | cpufreq: Fix governor start/stop race conditionXiaoguang Chen2013-06-211-0/+1
| | | * | | Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-075-4/+8
| | | |\| |
| | | * | | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-1/+1
| | | * | | cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar2013-05-271-0/+4
| | | * | | cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar2013-05-271-0/+1
| | | * | | cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar2013-05-271-0/+1
| * | | | | Merge branch 'pm-omap'Rafael J. Wysocki2013-06-281-5/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omap-pm-v3.11/avs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2013-06-161-5/+5
| | |\ \ \ \ \
| | | * | | | | PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi2013-06-101-2/+2
| | | * | | | | PM / AVS: SmartReflex: use omap_sr * for minmax interfacesAndrii Tseglytskyi2013-06-101-1/+1
| | | * | | | | PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi2013-06-101-2/+2
| * | | | | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2013-06-281-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | PM / devfreq: add comments and DocumentationMyungJoo Ham2013-06-031-0/+2
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-06-281-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | cpuidle: simplify multiple driver supportDaniel Lezcano2013-06-111-3/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'freezer'Rafael J. Wysocki2013-06-282-33/+142
| |\ \ \ \ \ \ \
| | * | | | | | | freezer: add new freezable helpers using freezer_do_not_count()Colin Cross2013-05-121-0/+61
| | * | | | | | | freezer: convert freezable helpers to static inline where possibleColin Cross2013-05-121-29/+29
| | * | | | | | | freezer: convert freezable helpers to freezer_do_not_count()Colin Cross2013-05-121-15/+7