summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar19-67/+17
2014-03-12cpufreq: Reformat printk() statementsJoe Perches1-40/+35
2014-03-06cpufreq: Tegra: Use cpufreq_generic_suspend()Viresh Kumar1-41/+5
2014-03-06cpufreq: s5pv210: Use cpufreq_generic_suspend()Viresh Kumar1-46/+3
2014-03-06cpufreq: exynos: Use cpufreq_generic_suspend()Viresh Kumar1-89/+7
2014-03-06cpufreq: Implement cpufreq_generic_suspend()Viresh Kumar2-0/+29
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar3-55/+69
2014-03-06cpufreq: move call to __find_governor() to cpufreq_init_policy()viresh kumar1-24/+14
2014-03-06Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki5-97/+84
2014-03-06cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar1-0/+2
2014-03-06cpufreq: Initialize policy before making it available for others to useViresh Kumar1-14/+14
2014-03-06cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner1-14/+7
2014-03-02Linux 3.14-rc5v3.14-rc5Linus Torvalds1-1/+1
2014-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-63/+118
2014-03-02Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+18
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-7/+15
2014-03-02Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-39/+38
2014-03-03Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie11-35/+72
2014-03-02Merge iio fixes into staging-linusGreg Kroah-Hartman7-39/+36
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-28/+54
2014-03-02Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...Dave Airlie4-25/+22
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov1-16/+19
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2-3/+2
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom1-6/+1
2014-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+7
2014-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-62/+171
2014-03-01Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-7/+14
2014-03-01Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-47/+51
2014-03-02cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()Saravana Kannan1-13/+9
2014-03-02cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()Saravana Kannan1-1/+3
2014-03-02cpufreq: stats: Remove redundant cpufreq_cpu_get() callSaravana Kannan1-11/+1
2014-03-02intel_pstate: fix pid_reset to use fixed point valuesDirk Brandewie1-1/+1
2014-03-02intel_pstate: remove unneeded sample buffersDirk Brandewie1-13/+11
2014-03-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-3/+5
2014-02-28Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+1
2014-03-01cpufreq: Return error if ->get() failed in cpufreq_update_policy()Viresh Kumar1-0/+5
2014-03-01cpufreq: enable ARM drivers on arm64Rob Herring2-1/+9
2014-02-28MAINTAINERS: add maintainer entry for Armada DRM driverRussell King1-0/+5
2014-02-28Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-40/+89
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds15-210/+399
2014-02-28Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-20/+27
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-6/+40
2014-02-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-6/+18
2014-02-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds10-178/+219
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas1-0/+8
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper1-5/+5
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen1-2/+3
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa1-1/+3
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt1-9/+12
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt1-2/+2