summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar40-624/+198
2013-10-31cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar3-1/+9
2013-10-31cpufreq/intel_pstate: Add static declarations to internal functionsDirk Brandewie1-2/+2
2013-10-31cpufreq: arm_big_little: reconfigure switcher behavior at run timeNicolas Pitre1-3/+51
2013-10-31cpufreq: arm_big_little: add in-kernel switching (IKS) supportViresh Kumar2-31/+337
2013-10-30ARM: vexpress/TC2: register vexpress-spc cpufreq deviceSudeep KarkadaNagesha1-0/+2
2013-10-30cpufreq: arm_big_little: add vexpress SPC interface driverSudeep KarkadaNagesha3-0/+79
2013-10-30ARM: vexpress/TC2: add cpu clock supportSudeep KarkadaNagesha1-0/+102
2013-10-30ARM: vexpress/TC2: add support for CPU DVFSSudeep KarkadaNagesha5-5/+281
2013-10-26cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsemviresh kumar2-79/+45
2013-10-26intel_pstate: Add Baytrail supportDirk Brandewie1-0/+35
2013-10-26intel_pstate: Refactor driver to support CPUs with different MSR layoutsDirk Brandewie1-46/+98
2013-10-26cpufreq: Implement light weight ->target_index() routineViresh Kumar50-759/+242
2013-10-26Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki74-1513/+464
2013-10-26PM / OPP: rename header to linux/pm_opp.hNishanth Menon18-18/+18
2013-10-26PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon12-53/+60
2013-10-26PM / OPP: rename functions to dev_pm_opp*Nishanth Menon15-183/+187
2013-10-19Linux 3.12-rc6v3.12-rc6Linus Torvalds1-1/+1
2013-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2013-10-19Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-196/+15
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+2
2013-10-18Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik1-0/+1
2013-10-18Merge branch 'acpi-fixes'Rafael J. Wysocki8-188/+7
2013-10-18Merge branch 'pm-fixes'Rafael J. Wysocki2-8/+8
2013-10-18Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-21/+93
2013-10-18cpufreq / governor: Remove fossil commentLan Tianyu1-11/+0
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds18-82/+343
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-5/+3
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+13
2013-10-17Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-2/+5
2013-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-3/+2
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman318-1752/+2828
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck1-1/+1
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman1-2/+6
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki3-64/+0
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu3-21/+0
2013-10-17cpufreq: exynos4210: Use the common clock framework to set APLL clock rateLukasz Majewski1-59/+8
2013-10-17cpufreq: exynos4x12: Use the common clock framework to set APLL clock rateLukasz Majewski1-61/+8
2013-10-17Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds24-189/+219
2013-10-17mm: revert mremap pud_free anti-fixHugh Dickins1-4/+1
2013-10-17mm: fix BUG in __split_huge_page_pmdHugh Dickins1-1/+9
2013-10-17swap: fix set_blocksize race during swapon/swapoffKrzysztof Kozlowski1-1/+3
2013-10-17procfs: call default get_unmapped_area on MMU-present architecturesHATAYAMA Daisuke1-2/+6
2013-10-17procfs: fix unintended truncation of returned mapped addressHATAYAMA Daisuke1-1/+1
2013-10-17writeback: fix negative bdi max pauseFengguang Wu1-5/+5
2013-10-17percpu_refcount: export symbolsMatias Bjorling1-0/+3
2013-10-17fs: buffer: move allocation failure loop into the allocatorJohannes Weiner2-2/+14
2013-10-17mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner6-148/+79
2013-10-17tools/testing/selftests: fix uninitialized variableFelipe Pena1-1/+1