[PATCH 4] intel_soc_mdfld: PM driver for Medfield
authorVishwesh M Rudramuni <vishwesh.m.rudramuni@intel.com>
Fri, 23 Mar 2012 10:18:32 +0000 (15:48 +0530)
committerbuildbot <buildbot@intel.com>
Thu, 26 Apr 2012 16:15:14 +0000 (09:15 -0700)
commit6bbe4bc3f34170f5d9f6323fc9a7726a95749140
treeac2817a1cef6f907c0dd9fd13ad2c9f2c24292d0
parentfc8eaac98de322c1e89509439604869566a6f09a
[PATCH 4] intel_soc_mdfld: PM driver for Medfield

BZ:26897

intel_soc_mdfld.c has code which is Medfield specfic
This patch has callbacks for pmu_power_off and
minor fixes in coretemp.c and sdhci-pci.c

Change-Id: I54bfc49c58c65b5eaa19e0525744fc5d1aea09cf
Signed-off-by: Vishwesh M Rudramuni <vishwesh.m.rudramuni@intel.com>
Signed-off-by: Nivedha Krishnakumar <nivedha.krishnakumar@intel.com>
Signed-off-by: Ramachandra Sudarshan N <sudarshan.n.ramachandra@intel.com>
Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
Signed-off-by: Dyut K Sil <dyut.k.sil@intel.com>
Reviewed-on: http://android.intel.com:8080/40185
Reviewed-by: Mansoor, Illyas <illyas.mansoor@intel.com>
Reviewed-by: Gross, Mark <mark.gross@intel.com>
Tested-by: Martin, LoicX <loicx.martin@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
arch/x86/Kconfig
arch/x86/platform/intel-mid/Makefile
arch/x86/platform/intel-mid/intel_soc_mdfld.c [new file with mode: 0644]
arch/x86/platform/intel-mid/intel_soc_mdfld.h [new file with mode: 0644]
arch/x86/platform/intel-mid/intel_soc_pmu.h
arch/x86/platform/intel-mid/mfld.c
drivers/hwmon/coretemp.c
drivers/mmc/host/sdhci-pci.c
include/linux/intel_mid_pm.h