summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
AgeCommit message (Expand)AuthorFilesLines
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-6/+8
2021-01-21driver core: Fix device link device name collisionSaravana Kannan3-6/+8
2021-01-12scsi: docs: ABI: sysfs-driver-ufs: Rectify table formattingLukas Bulwahn1-4/+6
2021-01-07scsi: docs: ABI: sysfs-driver-ufs: Add DeepSleep power modeAdrian Hunter1-14/+20
2020-12-22Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+2
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+2
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+21
2020-12-17Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2020-12-16Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+30
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+46
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+12
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-0/+35
2020-12-15reboot: allow to specify reboot mode via sysfsMatteo Croce1-0/+32
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-22/+32
2020-12-15Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+377
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+88
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-34/+136
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-142/+8
2020-12-15cppc_cpufreq: expose information on frequency domainsIonela Voinescu1-1/+2
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds8-5/+64
2020-12-11Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-22/+32
2020-12-10dmaengine: idxd: add ATS disable knob for work queuesDave Jiang1-0/+7
2020-12-08Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-0/+28
2020-12-07x86/platform/uv: Update sysfs documentationMike Travis1-0/+16
2020-12-07f2fs: introduce max_io_bytes, a sysfs entry, to limit bio sizeJaegeuk Kim1-0/+7
2020-12-05Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux...Jakub Kicinski2-142/+0
2020-12-04PCI: Add sysfs attribute for device power stateMaximilian Luz1-0/+9
2020-12-04Documentation/ABI/rnbd-srv: add document for force_closeJack Wang1-0/+8
2020-12-04Documentation/ABI/rnbd-clt: session name is appended to the device pathGioh Kim1-3/+3
2020-12-04Documentation/ABI/rnbd-clt: fix typo in sysfs-class-rnbd-clientGioh Kim1-1/+1
2020-12-04batman-adv: Drop deprecated sysfs supportSven Eckelmann2-142/+0
2020-12-01x86/platform/uv: Update ABI documentation of /sys/firmware/sgi_uv/Justin Ernst1-14/+130
2020-11-30Merge 5.10-rc6 into char-misc-nextGreg Kroah-Hartman1-24/+0
2020-11-30Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman1-24/+0
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-24/+0
2020-11-26usb: typec: Add type sysfs attribute file for partnersHeikki Krogerus1-3/+61
2020-11-26iommu: Fix htmldocs warnings in sysfs-kernel-iommu_groupsLu Baolu1-16/+17
2020-11-26usb: typec: Expose Product Type VDOs via sysfsPrashant Malani1-0/+24
2020-11-26usb: typec: Consolidate sysfs ABI documentationPrashant Malani1-42/+17
2020-11-25iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" fileSai Praneeth Prakhya1-0/+29
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-0/+88
2020-11-22Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-24/+0
2020-11-18usb: typec: Add plug num_altmodes sysfs attrPrashant Malani1-0/+9
2020-11-18usb: typec: Add number of altmodes partner attrPrashant Malani1-0/+8
2020-11-16Merge 5.10-rc4 into char-misc-nextGreg Kroah-Hartman2-6/+6
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+8
2020-11-13docs: ABI: Drop trailing whitespaceGeert Uytterhoeven5-5/+5
2020-11-13docs: ABI: ABI documentation for procfs attribute files used by multiple LSMsCasey Schaufler3-0/+59