hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/ABI/testing/sysfs-platform-dptf
....@@ -27,10 +27,15 @@
2727 Contact: linux-acpi@vger.kernel.org
2828 Description:
2929 (RO) Display the platform power source
30
- 0x00 = DC
31
- 0x01 = AC
32
- 0x02 = USB
33
- 0x03 = Wireless Charger
30
+
31
+ ========= ============================
32
+ bits[3:0] Current power source
33
+ - 0x00 = DC
34
+ - 0x01 = AC
35
+ - 0x02 = USB
36
+ - 0x03 = Wireless Charger
37
+ bits[7:4] Power source sequence number
38
+ ========= ============================
3439
3540 What: /sys/bus/platform/devices/INT3407:00/dptf_power/battery_steady_power
3641 Date: Jul, 2016
....@@ -38,3 +43,71 @@
3843 Contact: linux-acpi@vger.kernel.org
3944 Description:
4045 (RO) The maximum sustained power for battery in milliwatts.
46
+
47
+What: /sys/bus/platform/devices/INT3407:00/dptf_power/rest_of_platform_power_mw
48
+Date: June, 2020
49
+KernelVersion: v5.8
50
+Contact: linux-acpi@vger.kernel.org
51
+Description:
52
+ (RO) Shows the rest (outside of SoC) of worst-case platform power.
53
+
54
+What: /sys/bus/platform/devices/INT3407:00/dptf_power/prochot_confirm
55
+Date: June, 2020
56
+KernelVersion: v5.8
57
+Contact: linux-acpi@vger.kernel.org
58
+Description:
59
+ (WO) Confirm embedded controller about a prochot notification.
60
+
61
+What: /sys/bus/platform/devices/INT3532:00/dptf_battery/max_platform_power_mw
62
+Date: June, 2020
63
+KernelVersion: v5.8
64
+Contact: linux-acpi@vger.kernel.org
65
+Description:
66
+ (RO) The maximum platform power that can be supported by the battery in milli watts.
67
+
68
+What: /sys/bus/platform/devices/INT3532:00/dptf_battery/max_steady_state_power_mw
69
+Date: June, 2020
70
+KernelVersion: v5.8
71
+Contact: linux-acpi@vger.kernel.org
72
+Description:
73
+ (RO) The maximum sustained power for battery in milli watts.
74
+
75
+What: /sys/bus/platform/devices/INT3532:00/dptf_battery/high_freq_impedance_mohm
76
+Date: June, 2020
77
+KernelVersion: v5.8
78
+Contact: linux-acpi@vger.kernel.org
79
+Description:
80
+ (RO) The high frequency impedance value that can be obtained from battery
81
+ fuel gauge in milli Ohms.
82
+
83
+What: /sys/bus/platform/devices/INT3532:00/dptf_battery/no_load_voltage_mv
84
+Date: June, 2020
85
+KernelVersion: v5.8
86
+Contact: linux-acpi@vger.kernel.org
87
+Description:
88
+ (RO) The no-load voltage that can be obtained from battery fuel gauge in
89
+ milli volts.
90
+
91
+What: /sys/bus/platform/devices/INT3532:00/dptf_battery/current_discharge_capbility_ma
92
+Date: June, 2020
93
+KernelVersion: v5.8
94
+Contact: linux-acpi@vger.kernel.org
95
+Description:
96
+ (RO) The battery discharge current capability obtained from battery fuel gauge in
97
+ milli Amps.
98
+
99
+What: /sys/bus/platform/devices/INTC1045:00/pch_fivr_switch_frequency/freq_mhz_low_clock
100
+Date: November, 2020
101
+KernelVersion: v5.10
102
+Contact: linux-acpi@vger.kernel.org
103
+Description:
104
+ (RW) The PCH FIVR (Fully Integrated Voltage Regulator) switching frequency in MHz,
105
+ when FIVR clock is 19.2MHz or 24MHz.
106
+
107
+What: /sys/bus/platform/devices/INTC1045:00/pch_fivr_switch_frequency/freq_mhz_high_clock
108
+Date: November, 2020
109
+KernelVersion: v5.10
110
+Contact: linux-acpi@vger.kernel.org
111
+Description:
112
+ (RW) The PCH FIVR (Fully Integrated Voltage Regulator) switching frequency in MHz,
113
+ when FIVR clock is 38.4MHz.