summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2015-02-121-0/+6
|\
| * f2fs: introduce a batched trimJaegeuk Kim2015-02-111-0/+6
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-121-0/+20
|\ \
| * | ARM: 8256/1: driver coamba: add device binding path 'driver_override'Antonios Motakis2015-02-101-0/+20
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-111-11/+11
|\ \
| * | tpm: device class for tpmJarkko Sakkinen2015-01-171-11/+11
| |/
* | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-112-2/+87
|\ \
| * | cxl: Export optional AFU configuration record in sysfsIan Munsie2015-02-061-0/+37
| * | powerpc/perf/hv-24x7: Document sysfs event description entriesCody P Schafer2015-02-021-0/+22
| * | cxl: Add ability to reset the cardRyan Grimm2015-01-221-0/+7
| * | cxl: Add image control to sysfsRyan Grimm2015-01-221-0/+14
| * | cxl: Update CXL ABI documentationPhilippe Bergheaud2015-01-221-3/+8
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-111-0/+11
|\ \
| * \ Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-1532-610/+920
| |\ \ | | |/
| * | Input: add driver for AXP20x Power Enable KeyCarlo Caione2015-01-081-0/+11
* | | Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6Linus Torvalds2015-02-111-0/+42
|\ \ \
| * | | Documentation: power: max77693-charger: Document exported sysfs entryKrzysztof Kozlowski2015-01-201-0/+42
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-101-0/+44
|\ \ \ \
| * | | | livepatch: kernel: add support for live patchingSeth Jennings2014-12-221-0/+44
| | |_|/ | |/| |
* | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-01-281-0/+6
|\ \ \ \
| * | | | perf Documentation: Add event parametersCody P Schafer2015-01-211-0/+6
| |/ / /
* | | | Revert "Documentation: Add entry for dell-laptop sysfs interface"Darren Hart2015-01-231-60/+0
| |/ / |/| |
* | | mei: add ABI documentation for fw_status exported through sysfsTomas Winkler2015-01-091-0/+15
|/ /
* | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-181-0/+60
|\ \
| * | Documentation: Add entry for dell-laptop sysfs interfaceGabriele Mazzotta2014-12-101-0/+60
* | | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-151-0/+23
|\ \ \
| * \ \ Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-051-0/+23
| |\ \ \ | | |/ / | |/| |
| | * | iio: Add ABI documentation for scaled voltageDarshana Padmadas2014-11-051-0/+1
| | * | iio: Add ABI documentation for RGBC intensity hardware gain factorRoberta Dobrescu2014-10-251-0/+4
| | * | iio: Add ABI documentation for offset and scaled humidityRoberta Dobrescu2014-10-251-0/+2
| | * | iio: add ABI documentation for scaled pressureVlad Dogaru2014-10-221-0/+7
| | * | iio: add documentation for current attributeJacob Pan2014-09-211-0/+9
* | | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-144-0/+297
|\ \ \ \
| * | | | coresight: Adding ABI documentationMathieu Poirier2014-11-264-0/+297
| |/ / /
* | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-0/+47
|\ \ \ \
| * | | | drivers: base: support cpu cache information interface to userspace via sysfsSudeep Holla2014-11-071-0/+47
| |/ / /
* | | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-143-0/+116
|\ \ \ \
| * | | | usb: gadget: hid: add configfs supportAndrzej Pietrasiewicz2014-11-061-0/+11
| * | | | usb: gadget: f_midi: add configfs supportAndrzej Pietrasiewicz2014-11-051-0/+12
| * | | | usb: gadget: udc: document our sysfs ABIFelipe Balbi2014-11-031-0/+93
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-0/+8
|\ \ \ \
| * | | | net-sysfs: expose physical switch id for particular deviceJiri Pirko2014-12-021-0/+8
| |/ / /
* | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-102-18/+15
|\ \ \ \
| * | | | USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-042-18/+15
| |/ / /
* | | | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-101-0/+13
|\ \ \ \
| * | | | PCI: Allow numa_node override via sysfsPrarit Bhargava2014-11-061-0/+13
* | | | | IB/srp: Add multichannel supportBart Van Assche2014-11-121-6/+19
| |/ / / |/| | |
* | | | Documentation/ABI/testing/sysfs-ibft: fix a typoWANG Chao2014-10-211-1/+1
|/ / /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-191-562/+49
|\ \ \
| * | | perf Documentation: Remove Ruplicated docs for powerpc cpu specific eventsCody P Schafer2014-10-151-573/+0
OpenPOWER on IntegriCloud