-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'v4.16-rc2' into sched/core, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
- Loading branch information
Showing
1,193 changed files
with
15,763 additions
and
6,601 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
What: /sys/devices/platform/dock.N/docked | ||
Date: Dec, 2006 | ||
KernelVersion: 2.6.19 | ||
Contact: linux-acpi@vger.kernel.org | ||
Description: | ||
(RO) Value 1 or 0 indicates whether the software believes the | ||
laptop is docked in a docking station. | ||
|
||
What: /sys/devices/platform/dock.N/undock | ||
Date: Dec, 2006 | ||
KernelVersion: 2.6.19 | ||
Contact: linux-acpi@vger.kernel.org | ||
Description: | ||
(WO) Writing to this file causes the software to initiate an | ||
undock request to the firmware. | ||
|
||
What: /sys/devices/platform/dock.N/uid | ||
Date: Feb, 2007 | ||
KernelVersion: v2.6.21 | ||
Contact: linux-acpi@vger.kernel.org | ||
Description: | ||
(RO) Displays the docking station the laptop is docked to. | ||
|
||
What: /sys/devices/platform/dock.N/flags | ||
Date: May, 2007 | ||
KernelVersion: v2.6.21 | ||
Contact: linux-acpi@vger.kernel.org | ||
Description: | ||
(RO) Show dock station flags, useful for checking if undock | ||
request has been made by the user (from the immediate_undock | ||
option). | ||
|
||
What: /sys/devices/platform/dock.N/type | ||
Date: Aug, 2008 | ||
KernelVersion: v2.6.27 | ||
Contact: linux-acpi@vger.kernel.org | ||
Description: | ||
(RO) Display the dock station type- dock_station, ata_bay or | ||
battery_bay. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
What: /sys/bus/platform/devices/INT3407:00/dptf_power/charger_type | ||
Date: Jul, 2016 | ||
KernelVersion: v4.10 | ||
Contact: linux-acpi@vger.kernel.org | ||
Description: | ||
(RO) The charger type - Traditional, Hybrid or NVDC. | ||
|
||
What: /sys/bus/platform/devices/INT3407:00/dptf_power/adapter_rating_mw | ||
Date: Jul, 2016 | ||
KernelVersion: v4.10 | ||
Contact: linux-acpi@vger.kernel.org | ||
Description: | ||
(RO) Adapter rating in milliwatts (the maximum Adapter power). | ||
Must be 0 if no AC Adaptor is plugged in. | ||
|
||
What: /sys/bus/platform/devices/INT3407:00/dptf_power/max_platform_power_mw | ||
Date: Jul, 2016 | ||
KernelVersion: v4.10 | ||
Contact: linux-acpi@vger.kernel.org | ||
Description: | ||
(RO) Maximum platform power that can be supported by the battery | ||
in milliwatts. | ||
|
||
What: /sys/bus/platform/devices/INT3407:00/dptf_power/platform_power_source | ||
Date: Jul, 2016 | ||
KernelVersion: v4.10 | ||
Contact: linux-acpi@vger.kernel.org | ||
Description: | ||
(RO) Display the platform power source | ||
0x00 = DC | ||
0x01 = AC | ||
0x02 = USB | ||
0x03 = Wireless Charger | ||
|
||
What: /sys/bus/platform/devices/INT3407:00/dptf_power/battery_steady_power | ||
Date: Jul, 2016 | ||
KernelVersion: v4.10 | ||
Contact: linux-acpi@vger.kernel.org | ||
Description: | ||
(RO) The maximum sustained power for battery in milliwatts. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Binding for MIPS Cluster Power Controller (CPC). | ||
|
||
This binding allows a system to specify where the CPC registers are | ||
located. | ||
|
||
Required properties: | ||
compatible : Should be "mti,mips-cpc". | ||
regs: Should describe the address & size of the CPC register region. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.