aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-17
|\
| * cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie2013-02-15
| * cpufreq / intel_pstate: Change to disallow module buildDirk Brandewie2013-02-15
* | Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2013-02-15
|\ \
| * | cpufreq: exynos: Fix hang in pm handler due to frequency mismatchJonghwan Choi2013-02-05
| * | cpufreq: exynos: Initialize return variableSachin Kamat2013-01-31
| * | cpufreq: exynos: Fix unsigned variable being checked for negative valueSachin Kamat2013-01-25
| * | cpufreq: exynos: Get booting freq value in exynos_cpufreq_initJonghwan Choi2013-01-18
| * | cpufreq: exynos: Show list of available frequenciesInderpal Singh2013-01-18
| * | cpufreq: exynos: Add missing staticJonghwan Choi2012-12-23
| * | cpufreq: exynos: Split exynos_target function into two functionsJonghwan Choi2012-12-23
| * | cpufreq: exynos: Use APLL_FREQ macro for cpu divider valueJonghwan Choi2012-12-23
| * | cpufreq: exynos: Check old & new frequency earlyJonghwan Choi2012-12-23
| * | cpufreq: exynos: Remove unused variable & IS_ERRJonghwan Choi2012-12-23
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-15
|\ \ \ | | |/ | |/|
| * | cpufreq / intel_pstate: Fix 32 bit buildDirk Brandewie2013-02-11
| * | cpufreq: conservative: Fix typos in commentsStratos Karafotis2013-02-09
| * | cpufreq: ondemand: Fix typos in commentsStratos Karafotis2013-02-09
| * | cpufreq: exynos: simplify .init() for setting policy->cpusViresh Kumar2013-02-09
| * | cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn2013-02-09
| * | cpufreq/x86: Add P-state driver for sandy bridge.Dirk Brandewie2013-02-09
| * | cpufreq_stats: do not remove sysfs files if frequency table is not presentDirk Brandewie2013-02-09
| * | cpufreq: Do not track governor name for scaling drivers with internal governors.Dirk Brandewie2013-02-09
| * | cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...Dirk Brandewie2013-02-09
| * | cpufreq: Retrieve current frequency from scaling drivers with internal governorsDirk Brandewie2013-02-09
| * | cpufreq: Fix locking issuesViresh Kumar2013-02-08
| * | cpufreq: Create a macro for unlock_policy_rwsem{read,write}Viresh Kumar2013-02-08
| * | cpufreq: Remove unused HOTPLUG_CPU codeViresh Kumar2013-02-08
| * | cpufreq: governors: Fix WARN_ON() for multi-policy platformsViresh Kumar2013-02-08
| * | cpufreq: ondemand: Replace down_differential tuner with adj_up_thresholdStratos Karafotis2013-02-08
| * | cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTRViresh Kumar2013-02-08
| * | cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar2013-02-08
| * | cpufreq: add imx6q-cpufreq driverShawn Guo2013-02-08
| * | cpufreq: Don't remove sysfs link for policy->cpuViresh Kumar2013-02-05
| * | cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar2013-02-01
| * | cpufreq: Set all cpus in policy->cpus for single cluster SoCsViresh Kumar2013-02-01
| * | cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar2013-02-01
| * | cpufreq: governors: Remove code redundancy between governorsViresh Kumar2013-02-01
| * | cpufreq: governors: Get rid of dbs_data->enable fieldViresh Kumar2013-02-01
| * | cpufreq: governors: fix misuse of cdbs.cpuFabio Baltieri2013-02-01
| * | cpufreq: governors: implement generic policy_is_sharedFabio Baltieri2013-02-01
| * | cpufreq: SPEAr: Notify all policy->cpus of frequency changeViresh Kumar2013-02-01
| * | cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo2013-02-01
| * | cpufreq: governors: clean timer init and exit codeFabio Baltieri2013-02-01
| * | cpufreq: Simplify cpufreq_add_dev()Viresh Kumar2013-02-01
| * | cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...Viresh Kumar2013-02-01
| * | cpufreq / highbank: add support for highbank cpufreqMark Langsdorf2013-02-01
| * | powernow-k8: Cleanup init functionBorislav Petkov2013-02-01
| * | powernow-k8: Cleanup module requestBorislav Petkov2013-02-01
| * | cpufreq: Add a get_current_driver helperBorislav Petkov2013-02-01