Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196331
b: refs/heads/master
c: c433820
h: refs/heads/master
i:
  196329: ed491a2
  196327: 408ad71
v: v3
  • Loading branch information
Jason Wessel committed May 21, 2010
1 parent 36ecac1 commit 16bf627
Show file tree
Hide file tree
Showing 2,450 changed files with 70,955 additions and 166,771 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8b108c609adefd98577c35f0a41497a610041a6c
refs/heads/master: c433820971ffa854feda6adc17f5f24201354f11
2 changes: 0 additions & 2 deletions trunk/Documentation/00-INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,6 @@ numastat.txt
- info on how to read Numa policy hit/miss statistics in sysfs.
oops-tracing.txt
- how to decode those nasty internal kernel error dump messages.
padata.txt
- An introduction to the "padata" parallel execution API
parisc/
- directory with info on using Linux on PA-RISC architecture.
parport.txt
Expand Down
31 changes: 0 additions & 31 deletions trunk/Documentation/ABI/obsolete/sysfs-bus-usb

This file was deleted.

29 changes: 0 additions & 29 deletions trunk/Documentation/ABI/obsolete/sysfs-class-rfkill

This file was deleted.

67 changes: 0 additions & 67 deletions trunk/Documentation/ABI/stable/sysfs-class-rfkill

This file was deleted.

28 changes: 28 additions & 0 deletions trunk/Documentation/ABI/testing/sysfs-bus-usb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,34 @@ Description:
The autosuspend delay for newly-created devices is set to
the value of the usbcore.autosuspend module parameter.

What: /sys/bus/usb/devices/.../power/level
Date: March 2007
KernelVersion: 2.6.21
Contact: Alan Stern <stern@rowland.harvard.edu>
Description:
Each USB device directory will contain a file named
power/level. This file holds a power-level setting for
the device, either "on" or "auto".

"on" means that the device is not allowed to autosuspend,
although normal suspends for system sleep will still
be honored. "auto" means the device will autosuspend
and autoresume in the usual manner, according to the
capabilities of its driver.

During normal use, devices should be left in the "auto"
level. The "on" level is meant for administrative uses.
If you want to suspend a device immediately but leave it
free to wake up in response to I/O requests, you should
write "0" to power/autosuspend.

Device not capable of proper suspend and resume should be
left in the "on" level. Although the USB spec requires
devices to support suspend/resume, many of them do not.
In fact so many don't that by default, the USB core
initializes all non-hub devices in the "on" level. Some
drivers may change this setting when they are bound.

What: /sys/bus/usb/devices/.../power/persist
Date: May 2007
KernelVersion: 2.6.23
Expand Down

This file was deleted.

43 changes: 0 additions & 43 deletions trunk/Documentation/ABI/testing/sysfs-driver-hid-picolcd

This file was deleted.

29 changes: 0 additions & 29 deletions trunk/Documentation/ABI/testing/sysfs-driver-hid-prodikeys

This file was deleted.

111 changes: 0 additions & 111 deletions trunk/Documentation/ABI/testing/sysfs-driver-hid-roccat-kone

This file was deleted.

10 changes: 0 additions & 10 deletions trunk/Documentation/ABI/testing/sysfs-wacom

This file was deleted.

2 changes: 1 addition & 1 deletion trunk/Documentation/Changes
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ o oprofile 0.9 # oprofiled --version
o udev 081 # udevinfo -V
o grub 0.93 # grub --version
o mcelog 0.6
o iptables 1.4.2 # iptables -V
o iptables 1.4.1 # iptables -V


Kernel compilation
Expand Down
Loading

0 comments on commit 16bf627

Please sign in to comment.