aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-09-01Merge branch 'pm-opp'Rafael J. Wysocki
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-09-01cpufreq: speedstep-lib: Use monotonic clockAbhilash Jindal
2015-09-01cpufreq: powernv: Increase the verbosity of OCC console messagesShilpasri G Bhat
2015-09-01cpufreq: sfi: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-09-01cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()Viresh Kumar
2015-09-01cpufreq: remove redundant 'policy' field from user_policyViresh Kumar
2015-09-01cpufreq: remove redundant 'governor' field from user_policyViresh Kumar
2015-09-01cpufreq: update user_policy.* on successViresh Kumar
2015-09-01cpufreq: use memcpy() to copy policyViresh Kumar
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar
2015-09-01cpufreq: mediatek: Add MT8173 cpufreq driverPi-Cheng Chen
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-20Merge tag 'tegra-for-4.3-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-14cpufreq: exynos: Fix for memory leak in case SoC name does not matchShailendra Verma
2015-08-08cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabledBartlomiej Zolnierkiewicz
2015-08-07intel_pstate: append more Oracle OEM table id to vendor bypass listEthan Zhao
2015-08-07intel_pstate: Add SKY-S supportKristen Carlson Accardi
2015-08-07cpufreq: dt: Add support for turbo/boost modeViresh Kumar
2015-08-07cpufreq: dt: Add support for operating-points-v2 bindingsViresh Kumar
2015-08-07cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar
2015-08-07cpufreq: Update boost flag while initializing freq table from OPPsBartlomiej Zolnierkiewicz
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar
2015-08-03CPUFREQ: Loongson2: Fix broken build due to incorrect include.Ralf Baechle
2015-07-31intel_pstate: Fix possible overflow complained by CoverityChen Yu
2015-07-31cpufreq: Correct a freq check in cpufreq_set_policy()Pan Xinhui
2015-07-31cpufreq: Lock CPU online/offline in cpufreq_register_driver()Rafael J. Wysocki
2015-07-31cpufreq: Replace recover_policy with new_policy in cpufreq_online()Rafael J. Wysocki
2015-07-31cpufreq: Separate CPU device registration from CPU onlineRafael J. Wysocki
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-28cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottlingShilpasri G Bhat
2015-07-28cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is setShilpasri G Bhat
2015-07-28cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLEShilpasri G Bhat
2015-07-28cpufreq: powernv: Register for OCC related opal_message notificationShilpasri G Bhat
2015-07-28cpufreq: powernv: Handle throttling due to Pmax capping at chip levelShilpasri G Bhat
2015-07-28cpufreq: Pass CPU number to cpufreq_policy_alloc()Rafael J. Wysocki
2015-07-28cpufreq: Do not update related_cpus on every policy activationRafael J. Wysocki
2015-07-28cpufreq: Drop unused dev argument from two functionsRafael J. Wysocki
2015-07-28cpufreq: Drop unnecessary label from cpufreq_add_dev()Rafael J. Wysocki
2015-07-28cpufreq: Drop cpufreq_policy_restore()Rafael J. Wysocki
2015-07-28cpufreq: Rework two functions related to CPU offlineRafael J. Wysocki
2015-07-28Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki
2015-07-27intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski
2015-07-25cpufreq: Remove cpufreq_rwsemSebastian Andrzej Siewior
2015-07-22cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()Pan Xinhui