summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2013-06-07ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreqRafael J. Wysocki
2013-06-07cpufreq: kirkwood: Select CPU_FREQ_TABLE optionEzequiel Garcia
2013-06-07cpufreq: big.LITTLE needs cpufreq tableArnd Bergmann
2013-06-07cpufreq: SPEAr needs cpufreq tableArnd Bergmann
2013-06-05cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCsTang Yuantian
2013-06-05cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()Guennadi Liakhovetski
2013-06-05cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()Michael Wang
2013-06-05acpi-cpufreq: set current frequency based on target P-StateRoss Lagerwall
2013-06-04cpufreq: remove unnecessary cpufreq_cpu_{get|put}() callsViresh Kumar
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-05-27cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar
2013-05-27cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar
2013-05-27cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar
2013-05-27cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policyViresh Kumar
2013-05-27cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_tableViresh Kumar
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-22cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar
2013-05-22cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar
2013-05-22cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafaƂ Bilski
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle
2013-05-22cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie
2013-05-22cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar
2013-05-20cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-05-15cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat
2013-05-14cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)Wei Yongjun
2013-05-13cpufreq, ondemand: Remove leftover debug lineBorislav Petkov
2013-05-12cpufreq / kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-12cpufreq / intel_pstate: remove #ifdef MODULE compile fenceDirk Brandewie
2013-05-12cpufreq / intel_pstate: Remove idle mode PIDDirk Brandewie
2013-05-12cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie
2013-05-12cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie
2013-05-12cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie
2013-05-12cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan
2013-05-12cpufreq: ARM big LITTLE: Fix Kconfig entriesViresh Kumar
2013-05-12cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar
2013-05-12cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon
2013-05-12cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcountViresh Kumar
2013-05-12cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar
2013-05-12cpufreq: ARM big LITTLE: Improve print messageViresh Kumar
2013-05-12cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar
2013-05-12cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't foundViresh Kumar
2013-05-12cpufreq: ARM big LITTLE DT: Return correct transition latencyViresh Kumar
2013-05-12cpufreq: ARM big LITTLE: Select PM_OPPViresh Kumar
2013-04-29Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-29cpufreq: Revert incorrect commit 5800043Rafael J. Wysocki
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-25cpufreq: pxa2xx: initialize variablesArnd Bergmann
2013-04-24ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=yChen Gang
2013-04-22cpufreq: cpu0: Put cpu parent node after using itViresh Kumar