Age | Commit message (Expand) | Author | Files | Lines |
2014-03-06 | cpufreq: s5pv210: Use cpufreq_generic_suspend() | Viresh Kumar | 1 | -46/+3 |
2014-03-06 | cpufreq: exynos: Use cpufreq_generic_suspend() | Viresh Kumar | 1 | -89/+7 |
2014-03-06 | cpufreq: Implement cpufreq_generic_suspend() | Viresh Kumar | 1 | -0/+26 |
2014-03-06 | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar | 2 | -55/+61 |
2014-03-06 | cpufreq: move call to __find_governor() to cpufreq_init_policy() | viresh kumar | 1 | -24/+14 |
2014-03-06 | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 4 | -97/+76 |
2014-03-06 | cpufreq: Initialize governor for a new policy under policy->rwsem | Viresh Kumar | 1 | -0/+2 |
2014-03-06 | cpufreq: Initialize policy before making it available for others to use | Viresh Kumar | 1 | -14/+14 |
2014-03-06 | cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions | Aaron Plattner | 1 | -14/+7 |
2014-03-02 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 18 | -62/+107 |
2014-03-02 | Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -3/+18 |
2014-03-02 | Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -39/+38 |
2014-03-03 | Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 11 | -35/+72 |
2014-03-02 | Merge iio fixes into staging-linus | Greg Kroah-Hartman | 7 | -39/+36 |
2014-03-02 | drm/vmwgfx: avoid null pointer dereference at failure paths | Alexey Khoroshilov | 1 | -16/+19 |
2014-03-02 | drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ... | Thomas Hellstrom | 2 | -3/+2 |
2014-03-02 | drm/vmwgfx: Remove some unused surface formats | Thomas Hellstrom | 1 | -6/+1 |
2014-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 7 | -62/+171 |
2014-03-01 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -1/+4 |
2014-03-01 | Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -47/+51 |
2014-03-02 | cpufreq: stats: Refactor common code into __cpufreq_stats_create_table() | Saravana Kannan | 1 | -13/+9 |
2014-03-02 | cpufreq: stats: Fix error handling in __cpufreq_stats_create_table() | Saravana Kannan | 1 | -1/+3 |
2014-03-02 | cpufreq: stats: Remove redundant cpufreq_cpu_get() call | Saravana Kannan | 1 | -11/+1 |
2014-03-02 | intel_pstate: fix pid_reset to use fixed point values | Dirk Brandewie | 1 | -1/+1 |
2014-03-02 | intel_pstate: remove unneeded sample buffers | Dirk Brandewie | 1 | -13/+11 |
2014-02-28 | Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -0/+1 |
2014-03-01 | cpufreq: Return error if ->get() failed in cpufreq_update_policy() | Viresh Kumar | 1 | -0/+5 |
2014-03-01 | cpufreq: enable ARM drivers on arm64 | Rob Herring | 1 | -1/+1 |
2014-02-28 | Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -40/+89 |
2014-02-28 | Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -31/+0 |
2014-02-28 | Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -20/+27 |
2014-02-28 | dm cache: fix truncation bug when mapping I/O to >2TB fast device | Heinz Mauelshagen | 1 | -2/+3 |
2014-02-28 | Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor' | Rafael J. Wysocki | 2 | -37/+33 |
2014-02-27 | drm/radeon: enable speaker allocation setup on dce3.2 | Alex Deucher | 1 | -3/+0 |
2014-02-27 | drm/radeon: change audio enable logic | Alex Deucher | 5 | -27/+44 |
2014-02-27 | drm/radeon: fix audio disable on dce6+ | Alex Deucher | 1 | -1/+1 |
2014-02-27 | drm/radeon: free uvd ring on unload | Jerome Glisse | 3 | -2/+4 |
2014-02-27 | drm/radeon: disable pll sharing for DP on DCE4.1 | Alex Deucher | 1 | -1/+15 |
2014-02-27 | drm/radeon: fix missing bo reservation | Christian König | 1 | -0/+6 |
2014-02-27 | drm/radeon: print the supported atpx function mask | Alex Deucher | 1 | -1/+2 |
2014-02-27 | Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
2014-02-27 | Merge tag 'pwm/for-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2014-02-27 | Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -4/+4 |
2014-02-27 | dm thin: allow metadata space larger than supported to go unused | Mike Snitzer | 5 | -19/+37 |
2014-02-27 | cpufreq: Mark function as static in cpufreq.c | Rashika Kheria | 1 | -1/+1 |
2014-02-26 | usb: ehci: fix deadlock when threadirqs option is used | Stanislaw Gruszka | 1 | -3/+10 |
2014-02-26 | USB: ftdi_sio: add Cressi Leonardo PID | Joerg Dorchain | 2 | -0/+8 |
2014-02-27 | ACPI / processor: Rework processor throttling with work_on_cpu() | Lan Tianyu | 1 | -37/+32 |
2014-02-27 | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 1 | -56/+44 |
2014-02-26 | pwm: lp3943: Fix potential memory leak during request | Christian Engelmayer | 1 | -1/+3 |