linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] CPUFreq: Minor cleanups
@ 2015-08-03  3:06 Viresh Kumar
  2015-08-03  3:06 ` [PATCH 1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event Viresh Kumar
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Viresh Kumar @ 2015-08-03  3:06 UTC (permalink / raw)
  To: Rafael Wysocki; +Cc: linaro-kernel, linux-pm, Viresh Kumar

Hi Rafael,

I was looking at cpufreq core this morning for some work and got these
minor fixes on the way. Please see if they look good.

--
viresh

Viresh Kumar (7):
  cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
  cpufreq: use memcpy() to copy policy
  cpufreq: update user_policy.* on success
  cpufreq: remove redundant 'governor' field from user_policy
  cpufreq: remove redundant 'policy' field from user_policy
  cpufreq: rename cpufreq_real_policy as cpufreq_user_policy
  cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()

 Documentation/cpu-freq/core.txt       |  7 ++-----
 drivers/acpi/processor_perflib.c      |  2 +-
 drivers/cpufreq/cpufreq.c             | 31 +++----------------------------
 drivers/cpufreq/ppc_cbe_cpufreq_pmi.c |  4 ++--
 drivers/video/fbdev/pxafb.c           |  1 -
 drivers/video/fbdev/sa1100fb.c        |  1 -
 include/linux/cpufreq.h               | 15 ++++++---------
 7 files changed, 14 insertions(+), 47 deletions(-)

-- 
2.4.0


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-04-06 21:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-03  3:06 [PATCH 0/7] CPUFreq: Minor cleanups Viresh Kumar
2015-08-03  3:06 ` [PATCH 1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event Viresh Kumar
2015-09-09 23:26   ` Rafael J. Wysocki
2015-09-10  0:39     ` Viresh Kumar
2015-09-10  0:53       ` Rafael J. Wysocki
     [not found]         ` <57057201.9030109@codeaurora.org>
2016-04-06 21:21           ` Rafael J. Wysocki
2016-04-06 21:29             ` Saravana Kannan
2016-04-06 21:45               ` Rafael J. Wysocki
2016-04-06 21:49                 ` Saravana Kannan
2015-08-03  3:06 ` [PATCH 2/7] cpufreq: use memcpy() to copy policy Viresh Kumar
2015-08-03  3:06 ` [PATCH 3/7] cpufreq: update user_policy.* on success Viresh Kumar
2015-08-03  3:06 ` [PATCH 4/7] cpufreq: remove redundant 'governor' field from user_policy Viresh Kumar
2015-08-03  3:06 ` [PATCH 5/7] cpufreq: remove redundant 'policy' " Viresh Kumar
2015-08-03  3:06 ` [PATCH 6/7] cpufreq: rename cpufreq_real_policy as cpufreq_user_policy Viresh Kumar
2015-08-03  3:06 ` [PATCH 7/7] cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor() Viresh Kumar
2015-08-28 15:26 ` [PATCH 0/7] CPUFreq: Minor cleanups Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).