diff options
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-regulator')
-rw-r--r-- | Documentation/ABI/testing/sysfs-class-regulator | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-regulator b/Documentation/ABI/testing/sysfs-class-regulator index 79a4a75b2d2c..84e66fdad028 100644 --- a/Documentation/ABI/testing/sysfs-class-regulator +++ b/Documentation/ABI/testing/sysfs-class-regulator | |||
@@ -1,7 +1,7 @@ | |||
1 | What: /sys/class/regulator/.../state | 1 | What: /sys/class/regulator/.../state |
2 | Date: April 2008 | 2 | Date: April 2008 |
3 | KernelVersion: 2.6.26 | 3 | KernelVersion: 2.6.26 |
4 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 4 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
5 | Description: | 5 | Description: |
6 | Each regulator directory will contain a field called | 6 | Each regulator directory will contain a field called |
7 | state. This holds the regulator output state. | 7 | state. This holds the regulator output state. |
@@ -27,7 +27,7 @@ Description: | |||
27 | What: /sys/class/regulator/.../type | 27 | What: /sys/class/regulator/.../type |
28 | Date: April 2008 | 28 | Date: April 2008 |
29 | KernelVersion: 2.6.26 | 29 | KernelVersion: 2.6.26 |
30 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 30 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
31 | Description: | 31 | Description: |
32 | Each regulator directory will contain a field called | 32 | Each regulator directory will contain a field called |
33 | type. This holds the regulator type. | 33 | type. This holds the regulator type. |
@@ -51,7 +51,7 @@ Description: | |||
51 | What: /sys/class/regulator/.../microvolts | 51 | What: /sys/class/regulator/.../microvolts |
52 | Date: April 2008 | 52 | Date: April 2008 |
53 | KernelVersion: 2.6.26 | 53 | KernelVersion: 2.6.26 |
54 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 54 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
55 | Description: | 55 | Description: |
56 | Each regulator directory will contain a field called | 56 | Each regulator directory will contain a field called |
57 | microvolts. This holds the regulator output voltage setting | 57 | microvolts. This holds the regulator output voltage setting |
@@ -65,7 +65,7 @@ Description: | |||
65 | What: /sys/class/regulator/.../microamps | 65 | What: /sys/class/regulator/.../microamps |
66 | Date: April 2008 | 66 | Date: April 2008 |
67 | KernelVersion: 2.6.26 | 67 | KernelVersion: 2.6.26 |
68 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 68 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
69 | Description: | 69 | Description: |
70 | Each regulator directory will contain a field called | 70 | Each regulator directory will contain a field called |
71 | microamps. This holds the regulator output current limit | 71 | microamps. This holds the regulator output current limit |
@@ -79,7 +79,7 @@ Description: | |||
79 | What: /sys/class/regulator/.../opmode | 79 | What: /sys/class/regulator/.../opmode |
80 | Date: April 2008 | 80 | Date: April 2008 |
81 | KernelVersion: 2.6.26 | 81 | KernelVersion: 2.6.26 |
82 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 82 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
83 | Description: | 83 | Description: |
84 | Each regulator directory will contain a field called | 84 | Each regulator directory will contain a field called |
85 | opmode. This holds the regulator operating mode setting. | 85 | opmode. This holds the regulator operating mode setting. |
@@ -102,7 +102,7 @@ Description: | |||
102 | What: /sys/class/regulator/.../min_microvolts | 102 | What: /sys/class/regulator/.../min_microvolts |
103 | Date: April 2008 | 103 | Date: April 2008 |
104 | KernelVersion: 2.6.26 | 104 | KernelVersion: 2.6.26 |
105 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 105 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
106 | Description: | 106 | Description: |
107 | Each regulator directory will contain a field called | 107 | Each regulator directory will contain a field called |
108 | min_microvolts. This holds the minimum safe working regulator | 108 | min_microvolts. This holds the minimum safe working regulator |
@@ -116,7 +116,7 @@ Description: | |||
116 | What: /sys/class/regulator/.../max_microvolts | 116 | What: /sys/class/regulator/.../max_microvolts |
117 | Date: April 2008 | 117 | Date: April 2008 |
118 | KernelVersion: 2.6.26 | 118 | KernelVersion: 2.6.26 |
119 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 119 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
120 | Description: | 120 | Description: |
121 | Each regulator directory will contain a field called | 121 | Each regulator directory will contain a field called |
122 | max_microvolts. This holds the maximum safe working regulator | 122 | max_microvolts. This holds the maximum safe working regulator |
@@ -130,7 +130,7 @@ Description: | |||
130 | What: /sys/class/regulator/.../min_microamps | 130 | What: /sys/class/regulator/.../min_microamps |
131 | Date: April 2008 | 131 | Date: April 2008 |
132 | KernelVersion: 2.6.26 | 132 | KernelVersion: 2.6.26 |
133 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 133 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
134 | Description: | 134 | Description: |
135 | Each regulator directory will contain a field called | 135 | Each regulator directory will contain a field called |
136 | min_microamps. This holds the minimum safe working regulator | 136 | min_microamps. This holds the minimum safe working regulator |
@@ -145,7 +145,7 @@ Description: | |||
145 | What: /sys/class/regulator/.../max_microamps | 145 | What: /sys/class/regulator/.../max_microamps |
146 | Date: April 2008 | 146 | Date: April 2008 |
147 | KernelVersion: 2.6.26 | 147 | KernelVersion: 2.6.26 |
148 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 148 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
149 | Description: | 149 | Description: |
150 | Each regulator directory will contain a field called | 150 | Each regulator directory will contain a field called |
151 | max_microamps. This holds the maximum safe working regulator | 151 | max_microamps. This holds the maximum safe working regulator |
@@ -160,7 +160,7 @@ Description: | |||
160 | What: /sys/class/regulator/.../num_users | 160 | What: /sys/class/regulator/.../num_users |
161 | Date: April 2008 | 161 | Date: April 2008 |
162 | KernelVersion: 2.6.26 | 162 | KernelVersion: 2.6.26 |
163 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 163 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
164 | Description: | 164 | Description: |
165 | Each regulator directory will contain a field called | 165 | Each regulator directory will contain a field called |
166 | num_users. This holds the number of consumer devices that | 166 | num_users. This holds the number of consumer devices that |
@@ -170,7 +170,7 @@ Description: | |||
170 | What: /sys/class/regulator/.../requested_microamps | 170 | What: /sys/class/regulator/.../requested_microamps |
171 | Date: April 2008 | 171 | Date: April 2008 |
172 | KernelVersion: 2.6.26 | 172 | KernelVersion: 2.6.26 |
173 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 173 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
174 | Description: | 174 | Description: |
175 | Each regulator directory will contain a field called | 175 | Each regulator directory will contain a field called |
176 | requested_microamps. This holds the total requested load | 176 | requested_microamps. This holds the total requested load |
@@ -181,7 +181,7 @@ Description: | |||
181 | What: /sys/class/regulator/.../parent | 181 | What: /sys/class/regulator/.../parent |
182 | Date: April 2008 | 182 | Date: April 2008 |
183 | KernelVersion: 2.6.26 | 183 | KernelVersion: 2.6.26 |
184 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 184 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
185 | Description: | 185 | Description: |
186 | Some regulator directories will contain a link called parent. | 186 | Some regulator directories will contain a link called parent. |
187 | This points to the parent or supply regulator if one exists. | 187 | This points to the parent or supply regulator if one exists. |
@@ -189,7 +189,7 @@ Description: | |||
189 | What: /sys/class/regulator/.../suspend_mem_microvolts | 189 | What: /sys/class/regulator/.../suspend_mem_microvolts |
190 | Date: May 2008 | 190 | Date: May 2008 |
191 | KernelVersion: 2.6.26 | 191 | KernelVersion: 2.6.26 |
192 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 192 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
193 | Description: | 193 | Description: |
194 | Each regulator directory will contain a field called | 194 | Each regulator directory will contain a field called |
195 | suspend_mem_microvolts. This holds the regulator output | 195 | suspend_mem_microvolts. This holds the regulator output |
@@ -203,7 +203,7 @@ Description: | |||
203 | What: /sys/class/regulator/.../suspend_disk_microvolts | 203 | What: /sys/class/regulator/.../suspend_disk_microvolts |
204 | Date: May 2008 | 204 | Date: May 2008 |
205 | KernelVersion: 2.6.26 | 205 | KernelVersion: 2.6.26 |
206 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 206 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
207 | Description: | 207 | Description: |
208 | Each regulator directory will contain a field called | 208 | Each regulator directory will contain a field called |
209 | suspend_disk_microvolts. This holds the regulator output | 209 | suspend_disk_microvolts. This holds the regulator output |
@@ -217,7 +217,7 @@ Description: | |||
217 | What: /sys/class/regulator/.../suspend_standby_microvolts | 217 | What: /sys/class/regulator/.../suspend_standby_microvolts |
218 | Date: May 2008 | 218 | Date: May 2008 |
219 | KernelVersion: 2.6.26 | 219 | KernelVersion: 2.6.26 |
220 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 220 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
221 | Description: | 221 | Description: |
222 | Each regulator directory will contain a field called | 222 | Each regulator directory will contain a field called |
223 | suspend_standby_microvolts. This holds the regulator output | 223 | suspend_standby_microvolts. This holds the regulator output |
@@ -231,7 +231,7 @@ Description: | |||
231 | What: /sys/class/regulator/.../suspend_mem_mode | 231 | What: /sys/class/regulator/.../suspend_mem_mode |
232 | Date: May 2008 | 232 | Date: May 2008 |
233 | KernelVersion: 2.6.26 | 233 | KernelVersion: 2.6.26 |
234 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 234 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
235 | Description: | 235 | Description: |
236 | Each regulator directory will contain a field called | 236 | Each regulator directory will contain a field called |
237 | suspend_mem_mode. This holds the regulator operating mode | 237 | suspend_mem_mode. This holds the regulator operating mode |
@@ -245,7 +245,7 @@ Description: | |||
245 | What: /sys/class/regulator/.../suspend_disk_mode | 245 | What: /sys/class/regulator/.../suspend_disk_mode |
246 | Date: May 2008 | 246 | Date: May 2008 |
247 | KernelVersion: 2.6.26 | 247 | KernelVersion: 2.6.26 |
248 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 248 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
249 | Description: | 249 | Description: |
250 | Each regulator directory will contain a field called | 250 | Each regulator directory will contain a field called |
251 | suspend_disk_mode. This holds the regulator operating mode | 251 | suspend_disk_mode. This holds the regulator operating mode |
@@ -258,7 +258,7 @@ Description: | |||
258 | What: /sys/class/regulator/.../suspend_standby_mode | 258 | What: /sys/class/regulator/.../suspend_standby_mode |
259 | Date: May 2008 | 259 | Date: May 2008 |
260 | KernelVersion: 2.6.26 | 260 | KernelVersion: 2.6.26 |
261 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 261 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
262 | Description: | 262 | Description: |
263 | Each regulator directory will contain a field called | 263 | Each regulator directory will contain a field called |
264 | suspend_standby_mode. This holds the regulator operating mode | 264 | suspend_standby_mode. This holds the regulator operating mode |
@@ -272,7 +272,7 @@ Description: | |||
272 | What: /sys/class/regulator/.../suspend_mem_state | 272 | What: /sys/class/regulator/.../suspend_mem_state |
273 | Date: May 2008 | 273 | Date: May 2008 |
274 | KernelVersion: 2.6.26 | 274 | KernelVersion: 2.6.26 |
275 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 275 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
276 | Description: | 276 | Description: |
277 | Each regulator directory will contain a field called | 277 | Each regulator directory will contain a field called |
278 | suspend_mem_state. This holds the regulator operating state | 278 | suspend_mem_state. This holds the regulator operating state |
@@ -287,7 +287,7 @@ Description: | |||
287 | What: /sys/class/regulator/.../suspend_disk_state | 287 | What: /sys/class/regulator/.../suspend_disk_state |
288 | Date: May 2008 | 288 | Date: May 2008 |
289 | KernelVersion: 2.6.26 | 289 | KernelVersion: 2.6.26 |
290 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 290 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
291 | Description: | 291 | Description: |
292 | Each regulator directory will contain a field called | 292 | Each regulator directory will contain a field called |
293 | suspend_disk_state. This holds the regulator operating state | 293 | suspend_disk_state. This holds the regulator operating state |
@@ -302,7 +302,7 @@ Description: | |||
302 | What: /sys/class/regulator/.../suspend_standby_state | 302 | What: /sys/class/regulator/.../suspend_standby_state |
303 | Date: May 2008 | 303 | Date: May 2008 |
304 | KernelVersion: 2.6.26 | 304 | KernelVersion: 2.6.26 |
305 | Contact: Liam Girdwood <lg@opensource.wolfsonmicro.com> | 305 | Contact: Liam Girdwood <lrg@slimlogic.co.uk> |
306 | Description: | 306 | Description: |
307 | Each regulator directory will contain a field called | 307 | Each regulator directory will contain a field called |
308 | suspend_standby_state. This holds the regulator operating | 308 | suspend_standby_state. This holds the regulator operating |