summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-1157-421/+969
|\
| * Merge branch 'acpi-config'Rafael J. Wysocki2014-04-081-2/+6
| |\
| | * ACPI: Update the ACPI spec information in KconfigHanjun Guo2014-04-081-2/+6
| | |
| | \
| *-. \ Merge branches 'pm-wakeup' and 'pm-domains'Rafael J. Wysocki2014-04-083-16/+50
| |\ \ \
| | | * | PM / domains: Add pd_ignore_unused to keep power domains enabledTushar Behera2014-04-072-0/+20
| | * | | PM / wakeup: Correct presence vs. emptiness of wakeup_* attributesGeert Uytterhoeven2014-04-071-16/+30
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-video' and 'acpi-dock'Rafael J. Wysocki2014-04-085-11/+11
| |\ \ \ \ \ \
| | | | | * | | ACPI / dock: Drop dock_device_ids[] tableRafael J. Wysocki2014-04-071-6/+0
| | | | | |/ /
| | | | * / / ACPI / video: Favor native backlight interface for ThinkPad HelixStephen Chandler Paul2014-04-071-0/+8
| | | | |/ /
| | | * / / ACPI / thermal: Fix wrong variable usage in debug statementZhihui Zhang2014-04-071-1/+1
| | | |/ /
| | * / / ACPI: Clean up memory allocationsjhbird.choi@samsung.com2014-04-042-4/+2
| | |/ /
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-0841-177/+535
| |\ \ \
| | * | | cpufreq: ppc: Remove duplicate inclusion of fsl_soc.hSachin Kamat2014-04-081-1/+0
| | * | | cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-0723-152/+155
| | * | | cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar2014-04-076-13/+9
| | * | | cpufreq: don't print value of .driver_data from coreViresh Kumar2014-04-071-4/+3
| | * | | cpufreq: ia64: don't set .driver_data to indexViresh Kumar2014-04-071-1/+0
| | * | | cpufreq: powernv: Select CPUFreq related Kconfig options for powernvGautham R. Shenoy2014-04-073-0/+8
| | * | | cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate idsGautham R. Shenoy2014-04-071-3/+2
| | * | | cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-074-0/+355
| | * | | cpufreq: at32ap: don't declare local variable as staticViresh Kumar2014-04-071-1/+1
| | * | | cpufreq: loongson2_cpufreq: don't declare local variable as staticViresh Kumar2014-04-071-1/+1
| | * | | cpufreq: unicore32: fix typo issue for 'clk'Chen Gang2014-04-071-1/+1
| | * | | cpufreq: exynos: Disable on multiplatform buildSachin Kamat2014-04-071-3/+3
| | |/ /
| * | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-085-213/+365
| |\ \ \
| | * \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2014-04-084-213/+362
| | |\ \ \
| | | | \ \
| | | | \ \
| | | *-. \ \ Merge branches 'turbostat' and 'intel_idle' into releaseLen Brown2014-04-044-213/+362
| | | |\ \ \ \
| | | | | * | | intel_idle: fine-tune IVT residency targetsLen Brown2014-04-041-1/+140
| | | | | * | | intel_idle: Add CPU model 54 (Atom N2000 series)Jan Kiszka2014-02-281-0/+1
| | | | | * | | intel_idle: support Bay TrailLen Brown2014-02-191-0/+53
| | | | | * | | intel_idle: allow sparse sub-state numbering, for Bay TrailLen Brown2014-02-191-5/+4
| | | | | * | | ACPI idle: permit sparse C-state sub-state numbersLen Brown2014-02-191-1/+3
| | | | * | | | tools/power turbostat: Run on BroadwellLen Brown2014-03-061-1/+11
| | | | * | | | tools/power turbostat: simplify output, add Avg_MHzLen Brown2014-03-062-205/+150
| | * | | | | | cpuidle: sysfs: Export target residency informationDaniel Lezcano2014-04-081-0/+3
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'cpu-hotplug'Rafael J. Wysocki2014-04-082-2/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | arm, kvm: fix double lock on cpu_add_remove_lockMing Lei2014-04-082-2/+2
| |/ / / / /
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-113-41/+221
|\ \ \ \ \ \
| * | | | | | x86, calgary: Use 8M TCE table size by defaultWANG Chao2014-04-111-12/+19
| * | | | | | x86/gpu: Print the Intel graphics stolen memory rangeVille Syrjälä2014-02-091-0/+2
| * | | | | | x86/gpu: Add Intel graphics stolen memory quirk for gen2 platformsVille Syrjälä2014-02-092-0/+152
| * | | | | | x86/gpu: Add vfunc for Intel graphics stolen memory base addressVille Syrjälä2014-02-091-29/+48
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-119-28/+67
|\ \ \ \ \ \ \
| * | | | | | | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-04-111-0/+11
| * | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-04-114-24/+18
| |\ \ \ \ \ \ \
| | * | | | | | | efi: Pass correct file handle to efi_file_{read,close}Matt Fleming2014-04-102-9/+9
| | * | | | | | | x86/efi: Correct EFI boot stub use of code32_startMatt Fleming2014-04-103-14/+8
| | * | | | | | | x86/efi: Fix boot failure with EFI stubMatt Fleming2014-04-101-1/+1
| * | | | | | | | x86/platform/hyperv: Handle VMBUS driver being a moduleK. Y. Srinivasan2014-04-021-1/+1
| * | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2014-04-02415-4729/+7486
| |\ \ \ \ \ \ \ \