summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add pcibios_release_device()Sebastian Ott2013-06-04
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas2013-06-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/AER: Remove "extern" from function declarationsBetty Dall2013-06-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/AER: Move AER severity defines to aer.hBetty Dall2013-06-06
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pci/alexander-msi' into nextBjorn Helgaas2013-06-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI: Allocate only as many MSI vectors as requested by driverAlexander Gordeev2013-05-28
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / / / / / / / / / / / / / / PCI: Put Hudson-2 device IDs togetherShane Huang2013-06-03
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | acpi-cpufreq: Add new sysfs attribute freqdomain_cpusLan Tianyu2013-06-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: make sure frequency transitions are serializedViresh Kumar2013-06-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner2013-06-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-03
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: Fix minor formatting issuesViresh Kumar2013-06-21
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: Fix governor start/stop race conditionXiaoguang Chen2013-06-21
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-07
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-04
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar2013-05-27
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar2013-05-27
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar2013-05-27
| | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-omap'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-pm-v3.11/avs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2013-06-16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi2013-06-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / AVS: SmartReflex: use omap_sr * for minmax interfacesAndrii Tseglytskyi2013-06-10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi2013-06-10
| | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | PM / devfreq: add comments and DocumentationMyungJoo Ham2013-06-03
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpuidle: simplify multiple driver supportDaniel Lezcano2013-06-11
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'freezer'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | freezer: add new freezable helpers using freezer_do_not_count()Colin Cross2013-05-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | freezer: convert freezable helpers to static inline where possibleColin Cross2013-05-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | freezer: convert freezable helpers to freezer_do_not_count()Colin Cross2013-05-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: check that no locks held at freeze timeMandeep Singh Baines2013-05-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: remove task argument from debug_check_no_locks_heldColin Cross2013-05-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | freezer: add unsafe versions of freezable helpers for CIFSColin Cross2013-05-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | freezer: add unsafe versions of freezable helpers for NFSColin Cross2013-05-12
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI: Do not use CONFIG_ACPI_HOTPLUG_MEMORY_MODULEToshi Kani2013-06-19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Memory hotplug: Move alternative function definitions to headerRafael J. Wysocki2013-06-01
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Memory hotplug / ACPI: Simplify memory removalRafael J. Wysocki2013-06-01
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core / MM: Drop offline_memory_block()Rafael J. Wysocki2013-06-01
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core / memory: Simplify __memory_block_change_state()Rafael J. Wysocki2013-06-01
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: Introduce offline/online callbacks for memory blocksRafael J. Wysocki2013-05-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ACPI / memhotplug: Bind removable memory blocks to ACPI device nodesRafael J. Wysocki2013-05-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Driver core: Add offline/online device operationsRafael J. Wysocki2013-05-12
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-07-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |