summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar2013-05-273-6/+52
| | | * | | | cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar2013-05-273-37/+38
| | | * | | | cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar2013-05-272-8/+9
| | | * | | | cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policyViresh Kumar2013-05-271-0/+1
| | | * | | | cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_tableViresh Kumar2013-05-271-10/+9Star
| | | |/ / /
| | * | | | cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | * | | | cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar2013-06-182-1/+9
| | * | | | cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
| | * | | | cpufreq: powerpc: CBE_RAS: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | * | | | cpufreq: imx: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+1
| | * | | | cpufreq: highbank: remove select CPU_FREQ_TABLEViresh Kumar2013-06-181-1/+0Star
| | * | | | cpufreq: exynos: select CPU_FREQ_TABLEViresh Kumar2013-06-181-0/+2
| | * | | | cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQViresh Kumar2013-06-181-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-281-0/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreqRafael J. Wysocki2013-06-071-0/+7
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-027-0/+1701
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'v3.11-next/driver-cpufreq' into v3.11-next/s3c24xx-driverKukjin Kim2013-06-117-0/+1701
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-05-207-0/+1701
| | |/ /
* | / / cpufreq: fix NULL pointer deference at od_set_powersave_bias()Jacob Shin2013-06-251-4/+13
|/ / /
* | | cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()Guennadi Liakhovetski2013-06-051-2/+3
* | | cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()Michael Wang2013-06-051-0/+3
* | | acpi-cpufreq: set current frequency based on target P-StateRoss Lagerwall2013-06-051-2/+2
| |/ |/|
* | Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-264-39/+66
|\ \
| * | cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar2013-05-221-5/+15
| * | cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar2013-05-221-31/+42
| * | cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafaƂ Bilski2013-05-221-1/+1
| * | cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie2013-05-221-0/+1
| * | cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar2013-05-221-2/+7
* | | MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-0/+1
* | | MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle2013-05-221-0/+1
|/ /
* | cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat2013-05-152-6/+5Star
* | cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)Wei Yongjun2013-05-141-2/+1Star
* | cpufreq, ondemand: Remove leftover debug lineBorislav Petkov2013-05-131-1/+0Star
* | cpufreq / kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-121-4/+0Star
* | cpufreq / intel_pstate: remove #ifdef MODULE compile fenceDirk Brandewie2013-05-121-2/+1Star
* | cpufreq / intel_pstate: Remove idle mode PIDDirk Brandewie2013-05-121-49/+0Star
* | cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie2013-05-121-8/+2Star
* | cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie2013-05-121-3/+9
* | cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie2013-05-121-37/+8Star
* | cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan2013-05-121-1/+1
* | cpufreq: ARM big LITTLE: Fix Kconfig entriesViresh Kumar2013-05-121-8/+8
* | cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar2013-05-121-1/+4
* | cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon2013-05-121-6/+16
* | cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcountViresh Kumar2013-05-121-3/+3
* | cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar2013-05-122-4/+8
* | cpufreq: ARM big LITTLE: Improve print messageViresh Kumar2013-05-121-1/+1
* | cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar2013-05-122-5/+5
* | cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't foundViresh Kumar2013-05-121-3/+4
* | cpufreq: ARM big LITTLE DT: Return correct transition latencyViresh Kumar2013-05-121-1/+1
* | cpufreq: ARM big LITTLE: Select PM_OPPViresh Kumar2013-05-121-0/+1
|/