1362b6460SThomas RenningerWhat:		/sys/firmware/acpi/pm_profile
2362b6460SThomas RenningerDate:		03-Nov-2011
3362b6460SThomas RenningerKernelVersion:	v3.2
4362b6460SThomas RenningerContact:	linux-acpi@vger.kernel.org
5*55f4f6eaSRafael J. WysockiDescription:	The ACPI pm_profile sysfs interface exposes the preferred
6*55f4f6eaSRafael J. Wysocki		power management (and performance) profile of the platform
7*55f4f6eaSRafael J. Wysocki		as provided in the ACPI FADT Preferred_PM_Profile field.
898913408SMauro Carvalho Chehab
9*55f4f6eaSRafael J. Wysocki		The integer value is directly passed as retrieved from the FADT.
10362b6460SThomas Renninger
11*55f4f6eaSRafael J. WysockiValues:	        For the possible values refer to the Preferred_PM_Profile field
12*55f4f6eaSRafael J. Wysocki		definition in Table 5.9 "FADT Format", Section 5.2.9 "Fixed ACPI
13*55f4f6eaSRafael J. Wysocki		Description Table (FADT)" of the ACPI specification.
14*55f4f6eaSRafael J. Wysocki
15*55f4f6eaSRafael J. Wysocki		As of ACPI 6.5, the following values are defined:
1698913408SMauro Carvalho Chehab
1798913408SMauro Carvalho Chehab		== =================
18362b6460SThomas Renninger		0  Unspecified
19362b6460SThomas Renninger		1  Desktop
20362b6460SThomas Renninger		2  Mobile
21362b6460SThomas Renninger		3  Workstation
22362b6460SThomas Renninger		4  Enterprise Server
23362b6460SThomas Renninger		5  SOHO Server
24362b6460SThomas Renninger		6  Appliance PC
25362b6460SThomas Renninger		7  Performance Server
26*55f4f6eaSRafael J. Wysocki		8  Tablet
27*55f4f6eaSRafael J. Wysocki		>8 Reserved
2898913408SMauro Carvalho Chehab		== =================
29