summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: add support for intermediate (stable) frequenciesViresh Kumar2014-06-051-7/+60
* Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-0334-477/+457
|\
| * 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-081-11/+0
| * Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-05-0827-313/+306
| |\
| | * PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-073-92/+112
| | * 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-071-0/+14
| | * 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-011-1/+1
| | * 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-0119-201/+158
| | |\
| | | * 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
| | | * mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-11/+8
| | | * cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-3014-146/+116
| | | * cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis2014-04-301-0/+11
* | | | intel_pstate: Improve initial busy calculationDoug Smythies2014-06-021-5/+8
* | | | intel_pstate: add sample time scalingDirk Brandewie2014-06-021-1/+17
* | | | intel_pstate: Correct rounding in busy calculationDirk Brandewie2014-06-021-5/+7
* | | | intel_pstate: Remove C0 trackingDirk Brandewie2014-06-021-12/+1
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-05-3112-304/+298
|\ \ \ \
| * | | | drm/radeon: Resume fbcon lastDaniel Vetter2014-05-311-5/+6
| * | | | drm/radeon: only allocate necessary size for vm bo listChristian König2014-05-301-3/+3
| * | | | drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák2014-05-301-0/+6
| * | | | drm/radeon: avoid crash if VM command submission isn't availableChristian König2014-05-301-4/+11
| * | | | drm/radeon: lower the ref * post PLL maximum once moreChristian König2014-05-301-1/+1
| * | | | drm/i915: Prevent negative relocation deltas from wrappingChris Wilson2014-05-275-38/+103
| * | | | drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson2014-05-271-22/+32
| * | | | drm/i915: Fix dynamic allocation of physical handlesChris Wilson2014-05-275-231/+136
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-306-121/+61
|\ \ \ \ \
| * | | | | Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede2014-05-261-113/+36
| * | | | | Input: synaptics - add a matches_pnp_id helper functionHans de Goede2014-05-261-11/+14
| * | | | | Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede2014-05-261-1/+1
| * | | | | Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede2014-05-141-0/+8
| * | | | | Input: ambakmi - request a shared interrupt for AMBA KMI devicesLiviu Dudau2014-05-131-1/+2
| * | | | | Input: pxa27x-keypad - fix generating scancodeChao Xie2014-05-131-1/+6