summaryrefslogtreecommitdiff
path: root/Documentation/ABI/testing
AgeCommit message (Expand)AuthorFilesLines
2022-11-30mm: document /sys/class/bdi/<bdi>/max_bytes knobStefan Roesch1-0/+14
2022-11-30mm: document /sys/class/bdi/<bdi>/strict_limit knobStefan Roesch1-0/+11
2022-11-30Docs/ABI/zram: document zram recompress sysfs knobsSergey Senozhatsky1-0/+14
2022-11-30Docs/ABI/damon: document 'schemes/<s>/tried_regions' sysfs directorySeongJae Park1-0/+32
2022-11-29Merge tag 'misc-habanalabs-next-2022-11-23' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman1-0/+7
2022-11-28f2fs: introduce discard_urgent_util sysfs nodeYangtao Li1-0/+8
2022-11-28f2fs: fix description about discard_granularity nodeYangtao Li1-1/+2
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-0/+59
2022-11-24perf/x86/intel/uncore: Update sysfs-devices-mapping fileAlexander Antonov1-1/+29
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie1-2/+2
2022-11-23Documentation: ad4130: format list of in_voltage-voltage_filter_mode_availabl...Bagas Sanjaya1-19/+29
2022-11-23iio: adc: ad4130: add AD4130 driverCosmin Tanislav1-0/+36
2022-11-23Documentation: ABI: testing: add max11410 docIbrahim Tilki1-0/+13
2022-11-23habanalabs: add an option to control watchdog timeout via debugfsTomer Tayar1-0/+7
2022-11-21mtd: spi-nor: sysfs: hide manufacturer if it is not setMichael Walle1-0/+3
2022-11-21mtd: spi-nor: hide jedec_id sysfs attribute if not presentMichael Walle1-0/+3
2022-11-21platform/x86/intel/sdsi: Add meter certificate supportDavid E. Box1-0/+10
2022-11-21platform/x86/intel/sdsi: Add Intel On Demand textDavid E. Box1-18/+19
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman1-2/+2
2022-11-19Documentation/ABI: Update IFS ABI docJithu Joseph1-14/+16
2022-11-16platform/x86: dell: Add new dell-wmi-ddv driverArmin Wolf2-0/+28
2022-11-10kernel/ksysfs.c: export kernel cpu byteorderThomas Weißschuh1-0/+12
2022-11-10misc: smpro-misc: Add Ampere's Altra SMpro misc driverQuan Nguyen1-0/+48
2022-11-10misc: smpro-errmon: Add Ampere's SMpro error monitor driverQuan Nguyen1-0/+264
2022-11-10firmware: google: Implement cbmem in sysfs driverJack Rosenthal1-0/+45
2022-11-09ABI: sysfs-bus-pci: add documentation for p2pmem allocateLogan Gunthorpe1-0/+10
2022-11-08usb: core: stop USB enumeration if too many retriesRay Chi1-0/+11
2022-11-04Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie1-0/+75
2022-11-01f2fs: replace gc_urgent_high_remaining with gc_remaining_trialsYangtao Li1-4/+4
2022-11-01f2fs: add missing bracket in docJaegeuk Kim1-1/+1
2022-11-01f2fs: introduce gc_mode sysfs nodeYangtao Li1-0/+6
2022-11-01f2fs: introduce max_ordered_discard sysfs nodeYangtao Li1-0/+6
2022-10-28memory tier, sysfs: rename attribute "nodes" to "nodelist"Huang Ying1-2/+2
2022-10-17drm/i915/hwmon: Extend power/energy for XEHPSDVDale B Stimson1-1/+6
2022-10-17drm/i915/hwmon: Expose power1_max_intervalAshutosh Dixit1-0/+9
2022-10-17drm/i915/hwmon: Expose card reactive critical powerAshutosh Dixit1-0/+26
2022-10-17drm/i915/hwmon: Show device level energy usageDale B Stimson1-0/+8
2022-10-17drm/i915/hwmon: Power PL1 limit and TDP settingDale B Stimson1-0/+20
2022-10-17drm/i915/hwmon: Add HWMON current voltage supportRiana Tauro1-0/+7
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+8
2022-10-11Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+33
2022-10-10Merge tag 'f2fs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+24
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+25
2022-10-10Merge tag 'livepatching-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+8
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-4/+330
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+46
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+15
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-1/+71
2022-10-05PCI: Expose PCIe Resizable BAR support via sysfsAlex Williamson1-0/+33