linux/drivers/ssb
Rafał Miłecki b0f7029205 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>
2012-01-24 14:06:04 -05:00
..
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile ssb: Implement SDIO host bus support 2009-09-09 11:19:00 -04:00
b43_pci_bridge.c ssb: Add module.h to the real modules in drivers/ssb 2011-10-31 19:32:07 -04:00
driver_chipcommon.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
driver_chipcommon_pmu.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
driver_extif.c Update my e-mail address 2011-07-07 15:18:01 +02:00
driver_gige.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
driver_mipscore.c Update my e-mail address 2011-07-07 15:18:01 +02:00
driver_pcicore.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2011-12-14 14:35:41 -05:00
embedded.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
main.c ssb: Add module.h to the real modules in drivers/ssb 2011-10-31 19:32:07 -04:00
pci.c ssb: SPROM: extract each core power info 2012-01-24 14:06:04 -05:00
pcihost_wrapper.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
pcmcia.c Update my e-mail address 2011-07-07 15:18:01 +02:00
scan.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
sdio.c Update my e-mail address 2011-07-07 15:18:01 +02:00
sprom.c Update my e-mail address 2011-07-07 15:18:01 +02:00
ssb_private.h SSB: Change fallback sprom to callback mechanism. 2011-05-19 09:55:47 +01:00