summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-general' and 'acpi-video'Rafael J. Wysocki2014-06-122-1/+13
|\ \
| | * ACPI / video: Change the default for video.use_native_backlight to 1Rafael J. Wysocki2014-06-051-1/+1
| * | ACPI: Fix bug when ACPI reset register is implemented in system memoryRandy Wright2014-06-051-0/+12
* | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-06-122-18/+52
|\ \ \
| * | | ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridgesRafael J. Wysocki2014-06-112-18/+52
* | | | PM / Documentation: Update copyright in suspend-and-cpuhotplug.txtSrivatsa S. Bhat2014-06-091-1/+1
|/ / /
* | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-04188-3763/+9413
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-06-0316-175/+456
| |\ \ \ \
| | | * | | cpupower: Remove mc and smt power aware scheduler info/settingsThomas Renninger2014-05-174-106/+5
| | | * | | cpupower: cpupower info -b should return 0 on success, not the perf bias valueThomas Renninger2014-05-171-3/+4
| | | * | | cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...Thomas Renninger2014-05-171-0/+14
| | | * | | cpupower: Install recently added cpupower-idle-{set, info} manpagesThomas Renninger2014-05-171-0/+2
| | | * | | cpupower: Introduce idle state disable-by-latency and enable-allThomas Renninger2014-05-172-8/+77
| | | * | | cpupower: Remove all manpages on make uninstallRamkumar Ramachandra2014-05-171-2/+6
| | | * | | cpupower: Remove dead link to homepage, and update the targets built.Ramkumar Ramachandra2014-05-172-10/+7
| | | * | | cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.Ramkumar Ramachandra2014-05-171-6/+6
| | | * | | PM / tools: cpupower: add option to display values without round offsPrarit Bhargava2014-05-072-40/+73
| | | * | | tools / power: turbostat: Drop temperature checksJean Delvare2014-05-071-2/+2
| | * | | | ACPI / tools: Introduce ec_access.c - tool to access the ECThomas Renninger2014-04-283-0/+262
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-0346-556/+576
| |\ \ \ \ \
| | * \ \ \ \ Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-0346-556/+576
| | |\ \ \ \ \
| | | * | | | | cpufreq: handle calls to ->target_index() in separate routineViresh Kumar2014-05-291-23/+33
| | | * | | | | cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSEPaul Bolle2014-05-271-4/+2
| | | * | | | | cpufreq: intel_pstate: Remove unused member name of cpudataStratos Karafotis2014-05-271-4/+0
| | | * | | | | cpufreq: Break out early when frequency equals target_freqStratos Karafotis2014-05-201-2/+6
| | | * | | | | cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()Viresh Kumar2014-05-171-7/+2
| | | * | | | | cpufreq: imx6q: Remove unused includePhilipp Zabel2014-05-171-1/+0
| | | * | | | | cpufreq: imx6q: Drop devm_clk/regulator_get usagePhilipp Zabel2014-05-171-14/+39
| | | * | | | | cpufreq: powernow-k8: Suppress checkpatch warningsStratos Karafotis2014-05-172-108/+74
| | | * | | | | cpufreq: powernv: make local function staticBrian Norris2014-05-171-1/+1
| | | * | | | | cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark Brown2014-05-171-1/+2
| | | * | | | | cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-05-171-1/+1
| | | * | | | | intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie2014-05-131-0/+3
| | | * | | | | cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis2014-05-082-13/+9
| | | * | | | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-05-0839-391/+418
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-077-147/+167
| | | | * | | | PM / OPP: Remove cpufreq wrapper dependency on internal data organizationNishanth Menon2014-05-071-27/+28
| | | | * | | | cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-05-072-0/+15
| | | | * | | | intel_pstate: Remove sample parameter in intel_pstate_calc_busyStratos Karafotis2014-05-071-7/+4
| | | | * | | | cpufreq: Kconfig: Fix spelling errorsStratos Karafotis2014-05-012-4/+4
| | | | * | | | cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar2014-05-016-9/+7
| | | | * | | | cpufreq: exynos: Use dev_err/info function instead of pr_err/infoChanwoo Choi2014-05-012-9/+13
| | | | * | | | Merge branch 'cpufreq-macros' into pm-cpufreqRafael J. Wysocki2014-05-0123-216/+208
| | | | |\ \ \ \
| | | | | * | | | sh: clk: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-15/+5
| | | | | * | | | irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-9/+5
| | | | | * | | | thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-20/+13
| | | | | * | | | mips: lemote 2f: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-11/+5
| | | | | * | | | mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-11/+8
| | | | | * | | | ARM: davinci: da850: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-4/+5
| | | | | * | | | cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-3014-146/+116