summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2010-05-271-0/+15
|\
| * SFI: add sysfs interface for SFI tables.Feng Tang2010-05-271-0/+15
* | mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-251-0/+7
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-241-0/+20
|\ \
| * | ds2760_battery: Document ABI changeDaniel Mack2010-05-191-0/+20
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-211-0/+40
|\ \
| * | PCI: create function symlinks in /sys/bus/pci/slots/N/Alex Chiang2010-05-111-0/+40
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-214-0/+193
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linusJiri Kosina2010-05-193-0/+183
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | * HID: add driver for Roccat Kone gaming mouseStefan Achatz2010-03-221-0/+111
| | | | * | HID: Prodikeys PC-MIDI HID DriverDon Prince2010-05-121-0/+29
| | | |/ / | | |/| |
| | | * | Merge branch 'hid-suspend' into picolcdJiri Kosina2010-05-031-1/+1
| | | |\ \ | | | |/ / | | |/| |
| | | * | HID: split picolcd's operation_mode sysfs attributeBruno Prémont2010-04-271-4/+13
| | | * | HID: add framebuffer support to PicoLCD deviceBruno Prémont2010-03-311-0/+17
| | | * | HID: new driver for PicoLCD deviceBruno Prémont2010-03-311-0/+17
| | | |/
| * | | Merge branch 'upstream' into for-linusJiri Kosina2010-05-191-0/+10
| |\ \ \ | | |/ / | |/| |
| | * | HID: wacom: add ABI doc entry for speed attributePrzemo Firszt2010-04-231-0/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-202-28/+9
|\ \ \ \
| * | | | USB: Composite framework: Add suspended sysfs entryFabien Chouteau2010-05-201-0/+9
| * | | | USB: deprecate the power/level sysfs attributeAlan Stern2010-05-201-28/+0
| |/ / /
* | | | Documentation/: it's -> its where appropriateFrancis Galiegue2010-04-231-1/+1
|/ / /
* | | USB: Fix documentation for avoid_reset_quirkOliver Neukum2010-03-191-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-031-0/+11
|\ \
| * | USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum2010-03-021-0/+11
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-03-032-11/+11
|\ \ \ | |/ / |/| |
| * | Merge git://git.iksaif.net/acpi4asus into x86-platformMatthew Garrett2010-03-012-11/+11
| |\ \
| | * \ Merge branch 'eeepc-laptop' into acpi4asusCorentin Chary2010-02-281-5/+5
| | |\ \
| | | * | eeepc-laptop: set the right paths in the documentationCorentin Chary2010-02-281-5/+5
| | | |/
| | * | asus-laptop: set the right paths in the documentationCorentin Chary2010-02-281-6/+6
| | |/
* | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-0/+14
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-221-6/+6
| |\ \ | | |/
| * | block: Added in stricter no merge semantics for block I/OAlan D. Brunelle2010-01-291-0/+14
* | | PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki2010-02-261-0/+26
* | | PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki2010-02-261-0/+13
* | | PM: Document device power attributes in sysfsRafael J. Wysocki2010-02-261-0/+53
| |/ |/|
* | ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-071-6/+6
|/
* USB: power management documentation updateAlan Stern2009-12-231-8/+10
* HWPOISON: Add soft page offline supportAndi Kleen2009-12-161-0/+44
* Documentation: ABI: /sys/devices/system/cpu/cpu#/nodeAlex Chiang2009-12-151-0/+14
* mm: add numa node symlink for memory section in sysfsAlex Chiang2009-12-151-1/+13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-121-0/+15
|\
| * sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-091-0/+15
| |
| \
*-. \ Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...Pekka Enberg2009-12-121-51/+58
|\ \ \ | | |/ | |/|
| | * slub: allow stats to be clearedDavid Rientjes2009-10-151-51/+58
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-111-0/+18
|\ \ \
| * | | [CPUFREQ] Documentation: ABI: /sys/devices/system/cpu/cpu#/cpufreq/Alex Chiang2009-11-241-0/+18
| |/ /
* | | USB: add remove_id sysfs attr for usb driversCHENG Renquan2009-12-111-0/+13
* | | USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel2009-12-111-0/+13
* | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
|/ /
* | Documentation: ABI: /sys/devices/system/cpu/cpu#/nodeAlex Chiang2009-10-301-0/+15
OpenPOWER on IntegriCloud