aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel-mid/pwr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29x86/platform/intel-mid: Make several arrays static, to make code smallerColin Ian King1-2/+2
2016-12-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-11-07x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner1-0/+19
2016-10-25x86/platform/intel-mid: Unexport intel_mid_pci_set_power_state()Lukas Wunner1-1/+0
2016-09-08x86/platform/intel-mid: Keep SRAM powered on at bootAndy Shevchenko1-9/+36
2016-09-08x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko1-0/+1
2016-09-08x86/platform/intel-mid: Implement power off sequenceAndy Shevchenko1-1/+23
2016-08-18x86/platform/intel-mid: Run PWRMU command immediatelyAndy Shevchenko1-1/+5
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-3/+1
2016-07-08x86/platform/intel-mid: Extend PWRMU to support PenwellAndy Shevchenko1-4/+6
2016-06-15x86/platform/intel-mid: Add Power Management Unit driverAndy Shevchenko1-0/+416