lkml.org 
[lkml]   [2014]   [Jun]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[Resend PATCHv3 0/3] x86: new Intel atom SOC power management controller driver
From: Aubrey Li <aubrey.li@linux.intel.com>

The Power Management Controller (PMC) controls many of the power
management features present in the SoC. This driver provides the power
off functionality and s0ix residency control, also provides the SOC
device state and platform sleep state observation via debugfs.

v3:
- split the driver into tree pieces: the power off functionality, the
s0ix residency control, and the debugfs exports.

v2:
- allow pmc_atom and lpc_ich to work at the same time.

Aubrey Li (3):
X86 platform: New Intel Atom SOC power management controller driver
x86/pmc_atom: disable a few S0ix wake up events for S0ix residency
x86/pmc_atom: expose PMC device state and platform sleep state

arch/x86/Kconfig | 4 +
arch/x86/include/asm/pmc_atom.h | 107 +++++++++++++
arch/x86/kernel/Makefile | 1 +
arch/x86/kernel/pmc_atom.c | 321
+++++++++++++++++++++++++++++++++++++++
4 files changed, 433 insertions(+)
create mode 100644 arch/x86/include/asm/pmc_atom.h
create mode 100644 arch/x86/kernel/pmc_atom.c

--
1.7.10.4
--


\
 
 \ /
  Last update: 2014-06-30 08:41    [W:0.617 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site