[linux-yocto] [PATCH 0/4] P-state patches for linux-yocto-4.1

Yong, Jonathan jonathan.yong at intel.com
Mon Jun 20 21:45:01 PDT 2016


Backported from mainline kernel and tested on Apollo Lake.
This should go into standard/base.

Thanks.

Doug Smythies (3):
  intel_pstate: Add tsc collection and keep previous target pstate
  intel_pstate: change some inconsistent debug information
  intel_pstate: Force setting target pstate when required

Stephen Rothwell (1):
  x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>

 arch/x86/include/asm/io.h          |  3 +-
 arch/x86/kernel/crash.c            |  1 +
 arch/x86/kernel/machine_kexec_64.c |  1 +
 arch/x86/mm/pageattr-test.c        |  1 +
 arch/x86/mm/pageattr.c             |  1 +
 arch/x86/xen/p2m.c                 |  1 +
 drivers/acpi/apei/erst.c           |  1 +
 drivers/cpufreq/intel_pstate.c     | 61 +++++++++++++++++++++++---------------
 drivers/dma/mic_x100_dma.c         |  1 +
 drivers/net/hyperv/netvsc.c        |  1 +
 drivers/net/hyperv/rndis_filter.c  |  1 +
 drivers/scsi/fnic/fnic_debugfs.c   |  1 +
 drivers/scsi/fnic/fnic_trace.c     |  1 +
 include/linux/io.h                 |  1 +
 include/trace/events/power.h       | 25 +++++++++++-----
 sound/pci/asihpi/hpioctl.c         |  1 +
 16 files changed, 68 insertions(+), 34 deletions(-)

-- 
2.7.3



More information about the linux-yocto mailing list