summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2013-06-07cpufreq/arm_big_little.c: Fixing non-terminated stringMathieu J. Poirier
2013-06-07cpufreq: arm_big_little: Don't destroy/create freq table/clk for every cpu on...Viresh Kumar
2013-06-07cpufreq: arm_big_little: Unregister/register cpufreq driver with switcher not...Nicolas Pitre
2013-06-07cpufreq: arm_big_little: add in-kernel switching(IKS) supportViresh Kumar
2013-06-07cpufreq: cpufreq_stats: Register for bL_switcher notifiersViresh Kumar
2013-06-07Merge branch 'tracking-armlt-tc2-cpufreq' into integration-linaro-vexpressJon Medhurst
2013-06-06Merge branch 'tracking-interactive-gov-updates' into merge-linux-linaro-core-...Andrey Konovalov
2013-06-06Merge branch 'tracking-linaro-android-3.10' into merge-linux-linaro-core-trac...Andrey Konovalov
2013-06-05cpufreq: ARM big LITTLE: Fixup for new SPC driverJon Medhurst
2013-06-05cpufreq: ARM big LITTLE: Add Vexpress glue driverViresh Kumar
2013-06-05cpufreq: ARM big LITTLE: Add depends on BIG_LITTLEViresh 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-21cpufreq: Interactive: Implement per policy instances of governortracking-interactive-gov-updates-llct-20130613.0tracking-interactive-gov-updates-llct-20130610.0tracking-interactive-gov-updates-llct-20130606.0tracking-interactive-gov-updates-llct-20130604.1tracking-interactive-gov-updates-llct-20130604.0tracking-interactive-gov-updates-llct-20130521.0Viresh Kumar
2013-05-21cpufreq: interactive: Move definition of cpufreq_gov_interactive downwardsViresh Kumar
2013-05-21cpufreq: interactive: Remove unnecessary cpu_online() checkViresh Kumar
2013-05-21cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.cViresh Kumar
2013-05-21cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar
2013-05-21cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar
2013-05-21cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar
2013-05-21cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policyViresh Kumar
2013-05-21Merge tag 'v3.10-rc2' into ll-interactive-gov-updatesViresh 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-05-06Merge remote-tracking branch 'linus/master' into linaro-android-3.10-experime...John Stultz
2013-05-03config: Set CPU_FREQ_GOV_INTERACTIVE default ntracking-linaro-android-3.9-llct-20130508.0tracking-linaro-android-3.9-llct-20130506.0John Stultz