aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-06cpufreq / intel_pstate: Do not load on VM that does not report max P state.Dirk Brandewie1-0/+3
2013-03-06cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie1-28/+11
2013-03-04cpufreq: highbank: do not initialize array with a loopEmilio López1-7/+1
2013-03-04cpufreq: Fix a typo in commentNamhyung Kim1-1/+1
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2013-02-23Merge branch 'pm-cpufreq' into fixesRafael J. Wysocki1-1/+1
2013-02-23imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()Wei Yongjun1-1/+1
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-51/+52
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-9/+56
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-5/+5
2013-02-17Merge branch 'pm-cpufreq'Rafael J. Wysocki2-6/+17
2013-02-15cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie1-0/+16
2013-02-15cpufreq / intel_pstate: Change to disallow module buildDirk Brandewie1-6/+1
2013-02-15Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsungRafael J. Wysocki4-660/+232
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki24-415/+2051
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson1-1/+0
2013-02-12drivers/db8500-cpufreq: delete dangling includeLinus Walleij1-1/+0
2013-02-11cpufreq / intel_pstate: Fix 32 bit buildDirk Brandewie1-1/+2
2013-02-09cpufreq: conservative: Fix typos in commentsStratos Karafotis1-2/+2
2013-02-09cpufreq: ondemand: Fix typos in commentsStratos Karafotis1-6/+6
2013-02-09cpufreq: exynos: simplify .init() for setting policy->cpusViresh Kumar1-13/+1
2013-02-09cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn3-0/+266
2013-02-09cpufreq/x86: Add P-state driver for sandy bridge.Dirk Brandewie3-0/+825
2013-02-09cpufreq_stats: do not remove sysfs files if frequency table is not presentDirk Brandewie1-0/+4
2013-02-09cpufreq: Do not track governor name for scaling drivers with internal governors.Dirk Brandewie1-2/+3
2013-02-09cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_driver.target()Dirk Brandewie1-1/+1
2013-02-09cpufreq: Retrieve current frequency from scaling drivers with internal governorsDirk Brandewie1-1/+5
2013-02-09cpufreq: Fix locking issuesViresh Kumar1-34/+38
2013-02-09cpufreq: Create a macro for unlock_policy_rwsem{read,write}Viresh Kumar1-15/+9
2013-02-09cpufreq: Remove unused HOTPLUG_CPU codeViresh Kumar1-15/+2
2013-02-09cpufreq: governors: Fix WARN_ON() for multi-policy platformsViresh Kumar2-15/+23
2013-02-09cpufreq: ondemand: Replace down_differential tuner with adj_up_thresholdStratos Karafotis2-7/+11
2013-02-09cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTRViresh Kumar1-12/+6
2013-02-09cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar4-23/+4
2013-02-09cpufreq: add imx6q-cpufreq driverShawn Guo3-0/+346
2013-02-05cpufreq: Don't remove sysfs link for policy->cpuViresh Kumar1-2/+3
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson5-5/+43
2013-02-04cpufreq: exynos: Fix hang in pm handler due to frequency mismatchJonghwan Choi1-3/+5
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar3-6/+1
2013-02-02cpufreq: Set all cpus in policy->cpus for single cluster SoCsViresh Kumar3-3/+3
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar2-8/+20
2013-02-02cpufreq: governors: Remove code redundancy between governorsViresh Kumar4-97/+53
2013-02-02cpufreq: governors: Get rid of dbs_data->enable fieldViresh Kumar2-39/+20
2013-02-02cpufreq: governors: fix misuse of cdbs.cpuFabio Baltieri3-5/+7
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri6-13/+4
2013-02-02cpufreq: SPEAr: Notify all policy->cpus of frequency changeViresh Kumar1-2/+5
2013-02-02cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo3-13/+29
2013-02-02cpufreq: governors: clean timer init and exit codeFabio Baltieri1-30/+13
2013-02-02cpufreq: Simplify cpufreq_add_dev()Viresh Kumar2-101/+58
2013-02-02cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregister"Viresh Kumar1-7/+0