index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
Viresh Kumar
2013-05-27
3
-6
/
+52
|
|
|
*
|
|
|
cpufreq: Move get_cpu_idle_time() to cpufreq.c
Viresh Kumar
2013-05-27
3
-37
/
+38
|
|
|
*
|
|
|
cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
Viresh Kumar
2013-05-27
2
-8
/
+9
|
|
|
*
|
|
|
cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy
Viresh Kumar
2013-05-27
1
-0
/
+1
|
|
|
*
|
|
|
cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_table
Viresh Kumar
2013-05-27
1
-10
/
+9
|
|
|
|
/
/
/
|
|
*
|
|
|
cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
1
-0
/
+1
|
|
*
|
|
|
cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQ
Viresh Kumar
2013-06-18
2
-1
/
+9
|
|
*
|
|
|
cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
1
-0
/
+2
|
|
*
|
|
|
cpufreq: powerpc: CBE_RAS: select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
1
-0
/
+1
|
|
*
|
|
|
cpufreq: imx: select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
1
-0
/
+1
|
|
*
|
|
|
cpufreq: highbank: remove select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
1
-1
/
+0
|
|
*
|
|
|
cpufreq: exynos: select CPU_FREQ_TABLE
Viresh Kumar
2013-06-18
1
-0
/
+2
|
|
*
|
|
|
cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ
Viresh Kumar
2013-06-18
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-06-28
1
-0
/
+7
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq
Rafael J. Wysocki
2013-06-07
1
-0
/
+7
*
|
|
|
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-02
7
-0
/
+1701
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'v3.11-next/driver-cpufreq' into v3.11-next/s3c24xx-driver
Kukjin Kim
2013-06-12
7
-0
/
+1701
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-05-20
7
-0
/
+1701
|
|
|
/
/
*
|
|
|
cpufreq: fix NULL pointer deference at od_set_powersave_bias()
Jacob Shin
2013-06-25
1
-4
/
+13
|
/
/
/
*
|
|
cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()
Guennadi Liakhovetski
2013-06-05
1
-2
/
+3
*
|
|
cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()
Michael Wang
2013-06-05
1
-0
/
+3
*
|
|
acpi-cpufreq: set current frequency based on target P-State
Ross Lagerwall
2013-06-05
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-25
4
-39
/
+66
|
\
\
|
*
|
cpufreq: arm_big_little_dt: Instantiate as platform_driver
Viresh Kumar
2013-05-22
1
-5
/
+15
|
*
|
cpufreq: arm_big_little_dt: Register driver only if DT has valid data
Viresh Kumar
2013-05-22
1
-31
/
+42
|
*
|
cpufreq / e_powersaver: Fix linker error when ACPI processor is a module
Rafał Bilski
2013-05-22
1
-1
/
+1
|
*
|
cpufreq / intel_pstate: Add additional supported CPU ID
Dirk Brandewie
2013-05-22
1
-0
/
+1
|
*
|
cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT
Viresh Kumar
2013-05-22
1
-2
/
+7
*
|
|
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-22
1
-0
/
+1
*
|
|
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
Ralf Baechle
2013-05-22
1
-0
/
+1
|
/
/
*
|
cpufreq: Preserve sysfs files across suspend/resume
Srivatsa S. Bhat
2013-05-15
2
-6
/
+5
*
|
cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)
Wei Yongjun
2013-05-14
1
-2
/
+1
*
|
cpufreq, ondemand: Remove leftover debug line
Borislav Petkov
2013-05-13
1
-1
/
+0
*
|
cpufreq / kirkwood: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-12
1
-4
/
+0
*
|
cpufreq / intel_pstate: remove #ifdef MODULE compile fence
Dirk Brandewie
2013-05-12
1
-2
/
+1
*
|
cpufreq / intel_pstate: Remove idle mode PID
Dirk Brandewie
2013-05-12
1
-49
/
+0
*
|
cpufreq / intel_pstate: fix ffmpeg regression
Dirk Brandewie
2013-05-12
1
-8
/
+2
*
|
cpufreq / intel_pstate: use lowest requested max performance
Dirk Brandewie
2013-05-12
1
-3
/
+9
*
|
cpufreq / intel_pstate: remove idle time and duration from sample and calcula...
Dirk Brandewie
2013-05-12
1
-37
/
+8
*
|
cpufreq: Fix incorrect dependecies for ARM SA11xx drivers
Alexander Shiyan
2013-05-12
1
-1
/
+1
*
|
cpufreq: ARM big LITTLE: Fix Kconfig entries
Viresh Kumar
2013-05-12
1
-8
/
+8
*
|
cpufreq: cpufreq-cpu0: Free parent node for error cases
Viresh Kumar
2013-05-12
1
-1
/
+4
*
|
cpufreq: cpufreq-cpu0: defer probe when regulator is not ready
Nishanth Menon
2013-05-12
1
-6
/
+16
*
|
cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcount
Viresh Kumar
2013-05-12
1
-3
/
+3
*
|
cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers
Viresh Kumar
2013-05-12
2
-4
/
+8
*
|
cpufreq: ARM big LITTLE: Improve print message
Viresh Kumar
2013-05-12
1
-1
/
+1
*
|
cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.h
Viresh Kumar
2013-05-12
2
-5
/
+5
*
|
cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't found
Viresh Kumar
2013-05-12
1
-3
/
+4
*
|
cpufreq: ARM big LITTLE DT: Return correct transition latency
Viresh Kumar
2013-05-12
1
-1
/
+1
*
|
cpufreq: ARM big LITTLE: Select PM_OPP
Viresh Kumar
2013-05-12
1
-0
/
+1
|
/
[prev]
[next]