summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-1026-71/+355
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-02-101-5/+5
| |\
| | * cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notificationsViresh Kumar2015-01-231-3/+2
| | * cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policyViresh Kumar2015-01-231-2/+0
| | * cpufreq: stats: get rid of per-cpu cpufreq_stats_tableViresh Kumar2015-01-231-0/+3
| * | Merge branch 'pm-domains'Rafael J. Wysocki2015-02-102-5/+1
| |\ \
| | * | PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson2015-02-031-1/+1
| | * | PM / Domains: Eliminate the mutex for the generic_pm_domain_dataUlf Hansson2015-02-031-1/+0
| | * | PM / Domains: Remove reference counting for the generic_pm_domain_dataUlf Hansson2015-02-031-1/+0
| | * | PM / Domains: Remove pm_genpd_dev_need_restore() APIUlf Hansson2015-01-231-2/+0
| | |/
| | |
| | \
| *-. \ Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki2015-02-101-0/+196
| |\ \ \ | | | |/ | | |/|
| | | * PM / devfreq: event: Add devfreq_event classChanwoo Choi2015-01-301-0/+196
| * | | Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-103-14/+94
| |\ \ \
| | * | | ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu2015-02-051-0/+4
| | * | | PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-051-7/+2
| | * | | resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu2015-02-052-11/+78
| | * | | ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu2015-02-031-0/+8
| | * | | ACPI: Add field offset to struct resource_list_entryJiang Liu2015-02-031-0/+1
| | * | | ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu2015-02-031-2/+7
| | * | | Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki2015-02-032-22/+24
| | |\ \ \
| * | \ \ \ Merge branch 'acpica'Rafael J. Wysocki2015-02-1019-47/+59
| |\ \ \ \ \
| | * | | | | ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng2015-02-052-5/+14
| | * | | | | ACPICA: Update version to 20150204David E. Box2015-02-051-1/+1
| | * | | | | ACPICA: Update Copyright headers to 2015David E. Box2015-02-0519-19/+19
| | * | | | | ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng2015-02-051-0/+1
| | | |/ / / | | |/| | |
| | * | | | ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-261-16/+24
| | * | | | ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-261-6/+0
| | | |/ / | | |/| |
* | | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-102-0/+19
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2015-02-071-0/+2
| |\ \ \ \ \
| | * | | | | PCI: Add pci_device_to_OF_node() stub for !CONFIG_OFKevin Hao2015-02-031-0/+2
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-02-021-0/+4
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | PCI: Add defines for PCIe Max_Read_Request_SizeRafał Miłecki2015-01-271-0/+4
| | |/ / / / /
| * | | | | | Merge branch 'pci/config' into nextBjorn Helgaas2015-02-021-0/+11
| |\ \ \ \ \ \
| | * | | | | | PCI: Add generic config accessorsRob Herring2015-01-221-0/+11
| | |/ / / / /
| * | | | | | PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson2015-01-161-0/+2
* | | | | | | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-02-105-1/+68
|\ \ \ \ \ \ \
| * | | | | | | xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel2015-01-282-0/+13
| * | | | | | | xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert2015-01-281-0/+18
| * | | | | | | xen: mark grant mapped pages as foreignJennifer Herbert2015-01-281-0/+20
| * | | | | | | xen/grant-table: add helpers for allocating pagesDavid Vrabel2015-01-281-0/+3
| * | | | | | | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-281-1/+1
| * | | | | | | mm: add 'foreign' alias for the 'pinned' page flagJennifer Herbert2015-01-281-0/+5
| * | | | | | | mm: provide a find_special_page vma operationDavid Vrabel2015-01-281-0/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2015-02-094-3/+16
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-02-091-0/+2
| |\ \ \ \ \ \ \
| * | | | | | | | ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-281-1/+4
| * | | | | | | | ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-282-1/+9
| * | | | | | | | ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-191-0/+2
| * | | | | | | | libata: s/ata_id_removeable()/ata_id_removable()/Nicholas Krause2014-12-251-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-02-091-6/+2
|\ \ \ \ \ \ \ \