summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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: TEGRA: Set policy->cpus from driver->init()Viresh 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: Update Documentation for cpus and related_cpusViresh 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-02PM / OPP: Export more symbols for module usageMark Langsdorf
2013-02-02PM / OPP: switch exported symbols to GPL variantNishanth Menon
2013-02-02cpufreq / highbank: add support for highbank cpufreqMark Langsdorf
2013-02-02ARM / highbank: add support for pl320 IPCRob Herring
2013-02-02clk / highbank: Prevent glitches in non-bypass reset modeMark Langsdorf
2013-02-02ARM: use device tree to get smp_twd clockRob Herring
2013-02-02cpufreq: Sort function prototypes properlyBorislav Petkov
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
2013-02-02cpufreq: Make acpi-cpufreq link firstBorislav Petkov
2013-02-02acpi-cpufreq: Do not load on K8Matthew Garrett
2013-02-02cpufreq: handle cpufreq being disabled for all exported function.Dirk Brandewie
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar
2013-02-02cpufreq: SPEAr: Fix sparse warning for cpufreq driverViresh Kumar
2013-02-02cpufreq: Don't use cpu removed during cpufreq_driver_unregisterViresh Kumar
2013-02-02cpufreq: Notify governors when cpus are hot-[un]pluggedViresh Kumar
2013-02-02cpufreq: Manage only online cpusViresh Kumar