Home
last modified time | relevance | path

Searched hist:b0f70292053a0f68f406564a721a7a3f2d66b44f (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/ssb/
H A Dssb_regs.hdiff b0f70292053a0f68f406564a721a7a3f2d66b44f Mon Jan 02 08:41:23 CET 2012 Rafał Miłecki <zajec5@gmail.com> ssb: SPROM: extract each core power info

We already extract some basic info but it's incomplete, reads info
about the first core only. Used data structure doesn't allow easy
adding of more cores.
This patch adds new struct and array for storing power info. The plan
is to: switch all extractors (including the ones using NVRAM) to new
struct, switch drivers, then deprecate and finally drop old SSB fields.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
H A Dssb.hdiff b0f70292053a0f68f406564a721a7a3f2d66b44f Mon Jan 02 08:41:23 CET 2012 Rafał Miłecki <zajec5@gmail.com> ssb: SPROM: extract each core power info

We already extract some basic info but it's incomplete, reads info
about the first core only. Used data structure doesn't allow easy
adding of more cores.
This patch adds new struct and array for storing power info. The plan
is to: switch all extractors (including the ones using NVRAM) to new
struct, switch drivers, then deprecate and finally drop old SSB fields.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
/linux/drivers/ssb/
H A Dpci.cdiff b0f70292053a0f68f406564a721a7a3f2d66b44f Mon Jan 02 08:41:23 CET 2012 Rafał Miłecki <zajec5@gmail.com> ssb: SPROM: extract each core power info

We already extract some basic info but it's incomplete, reads info
about the first core only. Used data structure doesn't allow easy
adding of more cores.
This patch adds new struct and array for storing power info. The plan
is to: switch all extractors (including the ones using NVRAM) to new
struct, switch drivers, then deprecate and finally drop old SSB fields.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>