aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-23Merge branch 'pm-cpufreq' into fixesRafael J. Wysocki
2013-02-23imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe()Wei Yongjun
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-15cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.Dirk Brandewie
2013-02-15cpufreq / intel_pstate: Change to disallow module buildDirk Brandewie
2013-02-15Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-02-12drivers/db8500-cpufreq: delete dangling includeLinus Walleij
2013-02-11cpufreq / intel_pstate: Fix 32 bit buildDirk Brandewie
2013-02-09cpufreq: conservative: Fix typos in commentsStratos Karafotis
2013-02-09cpufreq: ondemand: Fix typos in commentsStratos Karafotis
2013-02-09cpufreq: exynos: simplify .init() for setting policy->cpusViresh Kumar
2013-02-09cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn
2013-02-09cpufreq/x86: Add P-state driver for sandy bridge.Dirk Brandewie
2013-02-09cpufreq_stats: do not remove sysfs files if frequency table is not presentDirk Brandewie
2013-02-09cpufreq: Do not track governor name for scaling drivers with internal governors.Dirk Brandewie
2013-02-09cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...Dirk Brandewie
2013-02-09cpufreq: Retrieve current frequency from scaling drivers with internal governorsDirk Brandewie
2013-02-09cpufreq: Fix locking issuesViresh Kumar
2013-02-09cpufreq: Create a macro for unlock_policy_rwsem{read,write}Viresh Kumar
2013-02-09cpufreq: Remove unused HOTPLUG_CPU codeViresh Kumar
2013-02-09cpufreq: governors: Fix WARN_ON() for multi-policy platformsViresh Kumar
2013-02-09cpufreq: ondemand: Replace down_differential tuner with adj_up_thresholdStratos Karafotis
2013-02-09cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTRViresh Kumar
2013-02-09cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar
2013-02-09cpufreq: add imx6q-cpufreq driverShawn Guo
2013-02-05cpufreq: Don't remove sysfs link for policy->cpuViresh Kumar
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-02-04cpufreq: exynos: Fix hang in pm handler due to frequency mismatchJonghwan Choi
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar
2013-02-02cpufreq: Set all cpus in policy->cpus for single cluster SoCsViresh Kumar
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar
2013-02-02cpufreq: governors: Remove code redundancy between governorsViresh Kumar
2013-02-02cpufreq: governors: Get rid of dbs_data->enable fieldViresh Kumar
2013-02-02cpufreq: governors: fix misuse of cdbs.cpuFabio Baltieri
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri
2013-02-02cpufreq: SPEAr: Notify all policy->cpus of frequency changeViresh Kumar
2013-02-02cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo
2013-02-02cpufreq: governors: clean timer init and exit codeFabio Baltieri
2013-02-02cpufreq: Simplify cpufreq_add_dev()Viresh Kumar
2013-02-02cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...Viresh Kumar
2013-02-02cpufreq / highbank: add support for highbank cpufreqMark Langsdorf
2013-02-02powernow-k8: Cleanup init functionBorislav Petkov
2013-02-02powernow-k8: Cleanup module requestBorislav Petkov
2013-02-02cpufreq: Add a get_current_driver helperBorislav Petkov