git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1453863
)
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
author
Viresh Kumar
<viresh.kumar@linaro.org>
Mon, 3 Aug 2015 03:06:14 +0000
(08:36 +0530)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 1 Sep 2015 13:50:38 +0000
(15:50 +0200)
What's being done from CPUFREQ_INCOMPATIBLE, can also be done with
CPUFREQ_ADJUST. There is nothing special with CPUFREQ_INCOMPATIBLE
notifier.
Kill CPUFREQ_INCOMPATIBLE and fix its usage sites.
This also updates the numbering of notifier events to remove holes.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/cpu-freq/core.txt
patch
|
blob
|
history
drivers/acpi/processor_perflib.c
patch
|
blob
|
history
drivers/cpufreq/cpufreq.c
patch
|
blob
|
history
drivers/cpufreq/ppc_cbe_cpufreq_pmi.c
patch
|
blob
|
history
drivers/video/fbdev/pxafb.c
patch
|
blob
|
history
drivers/video/fbdev/sa1100fb.c
patch
|
blob
|
history
include/linux/cpufreq.h
patch
|
blob
|
history
diff --cc
Documentation/cpu-freq/core.txt
Simple merge
diff --cc
drivers/acpi/processor_perflib.c
Simple merge
diff --cc
drivers/cpufreq/cpufreq.c
Simple merge
diff --cc
drivers/cpufreq/ppc_cbe_cpufreq_pmi.c
Simple merge
diff --cc
drivers/video/fbdev/pxafb.c
Simple merge
diff --cc
drivers/video/fbdev/sa1100fb.c
Simple merge
diff --cc
include/linux/cpufreq.h
Simple merge