summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-11cpufreq: Reformat printk() statementsJoe Perches
2014-03-06cpufreq: Tegra: Use cpufreq_generic_suspend()Viresh Kumar
2014-03-06cpufreq: s5pv210: Use cpufreq_generic_suspend()Viresh Kumar
2014-03-06cpufreq: exynos: Use cpufreq_generic_suspend()Viresh Kumar
2014-03-06cpufreq: Implement cpufreq_generic_suspend()Viresh Kumar
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2014-03-06cpufreq: move call to __find_governor() to cpufreq_init_policy()viresh kumar
2014-03-06Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2014-03-06cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar
2014-03-06cpufreq: Initialize policy before making it available for others to useViresh Kumar
2014-03-06cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner
2014-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-02Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-02Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-02Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-03-02Merge iio fixes into staging-linusGreg Kroah-Hartman
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom
2014-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-03-02Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-03-02Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-01cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()Saravana Kannan
2014-03-01cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()Saravana Kannan
2014-03-01cpufreq: stats: Remove redundant cpufreq_cpu_get() callSaravana Kannan
2014-03-01intel_pstate: fix pid_reset to use fixed point valuesDirk Brandewie
2014-03-01intel_pstate: remove unneeded sample buffersDirk Brandewie
2014-03-01Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2014-03-01cpufreq: Return error if ->get() failed in cpufreq_update_policy()Viresh Kumar
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring
2014-02-28Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-02-28Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen
2014-02-27Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor'Rafael J. Wysocki
2014-02-27drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher
2014-02-27drm/radeon: change audio enable logicAlex Deucher
2014-02-27drm/radeon: fix audio disable on dce6+Alex Deucher
2014-02-27drm/radeon: free uvd ring on unloadJerome Glisse
2014-02-27drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher
2014-02-27drm/radeon: fix missing bo reservationChristian König
2014-02-27drm/radeon: print the supported atpx function maskAlex Deucher
2014-02-27Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-27Merge tag 'pwm/for-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-27Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-02-27dm thin: allow metadata space larger than supported to go unusedMike Snitzer
2014-02-26cpufreq: Mark function as static in cpufreq.cRashika Kheria
2014-02-26usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka
2014-02-26USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain
2014-02-26ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu