summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-1220-24/+0
* cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar2014-03-1219-67/+17
* cpufreq: Reformat printk() statementsJoe Perches2014-03-121-40/+35
* cpufreq: Tegra: Use cpufreq_generic_suspend()Viresh Kumar2014-03-061-41/+5
* cpufreq: s5pv210: Use cpufreq_generic_suspend()Viresh Kumar2014-03-061-46/+3
* cpufreq: exynos: Use cpufreq_generic_suspend()Viresh Kumar2014-03-061-89/+7
* cpufreq: Implement cpufreq_generic_suspend()Viresh Kumar2014-03-062-0/+29
* cpufreq: suspend governors on system suspend/hibernateViresh Kumar2014-03-063-55/+69
* cpufreq: move call to __find_governor() to cpufreq_init_policy()viresh kumar2014-03-061-24/+14
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-03-065-97/+84
|\
| * cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()Saravana Kannan2014-03-021-13/+9
| * cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()Saravana Kannan2014-03-021-1/+3
| * cpufreq: stats: Remove redundant cpufreq_cpu_get() callSaravana Kannan2014-03-021-11/+1
| * intel_pstate: fix pid_reset to use fixed point valuesDirk Brandewie2014-03-021-1/+1
| * intel_pstate: remove unneeded sample buffersDirk Brandewie2014-03-021-13/+11
| * cpufreq: Return error if ->get() failed in cpufreq_update_policy()Viresh Kumar2014-03-011-0/+5
| * cpufreq: enable ARM drivers on arm64Rob Herring2014-03-012-1/+9
| * cpufreq: Mark function as static in cpufreq.cRashika Kheria2014-02-271-1/+1
| * Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-02-271-56/+44
| |\
| | * cpufreq: don't call cpufreq_update_policy() on CPU additionViresh Kumar2014-02-241-1/+0
| | * cpufreq: Refactor cpufreq_set_policy()Rafael J. Wysocki2014-02-241-55/+44
* | | cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar2014-03-061-0/+2
* | | cpufreq: Initialize policy before making it available for others to useViresh Kumar2014-03-061-14/+14
* | | cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner2014-03-061-14/+7
* | | Linux 3.14-rc5v3.14-rc5Linus Torvalds2014-03-021-1/+1
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-0219-63/+118
|\ \ \
| * \ \ Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-0311-35/+72
| |\ \ \
| | * | | drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher2014-02-271-3/+0
| | * | | drm/radeon: change audio enable logicAlex Deucher2014-02-275-27/+44
| | * | | drm/radeon: fix audio disable on dce6+Alex Deucher2014-02-271-1/+1
| | * | | drm/radeon: free uvd ring on unloadJerome Glisse2014-02-273-2/+4
| | * | | drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher2014-02-271-1/+15
| | * | | drm/radeon: fix missing bo reservationChristian König2014-02-271-0/+6
| | * | | drm/radeon: print the supported atpx function maskAlex Deucher2014-02-271-1/+2
| * | | | Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...Dave Airlie2014-03-024-25/+22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov2014-03-021-16/+19
| | * | | drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2014-03-022-3/+2
| | * | | drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom2014-03-021-6/+1
| |/ / /
| * | | MAINTAINERS: update drm git tree entryAlex Deucher2014-02-271-1/+1
| * | | MAINTAINERS: add entry for drm radeon driverAlex Deucher2014-02-271-0/+10
| * | | Merge tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2014-02-203-2/+13
| |\ \ \
| | * | | drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko2014-02-121-0/+11
| | * | | gpu: host1x: do not check previously handled gathersErik Faye-Lund2014-02-121-1/+1
| | * | | drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'Paul Bolle2014-02-121-1/+1
* | | | | Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-03-023-3/+18
|\ \ \ \ \
| * | | | | usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-02-261-3/+10
| * | | | | USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2014-02-262-0/+8
| | |_|_|/ | |/| | |
* | | | | Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-023-7/+15
|\ \ \ \ \
| * | | | | sysfs: fix namespace refcnt leakLi Zefan2014-02-253-7/+15
* | | | | | Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-03-029-39/+38
|\ \ \ \ \ \
OpenPOWER on IntegriCloud