lkml.org 
[lkml]   [2021]   [Sep]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v2 0/7] ABI: add additional sysfs docs and update some other ABI files
    Date
    Hi Greg,

    This series contain:

    patch 1: Convert sys/class/thermal to Documentation/ABI;
    patch 2: Convert sys/class/hwmon to Documentation/ABI;
    patch 3: add a new sysfs element on hwmon that weren't documented yet;
    patch 4: Convert MCE sysfs documentation into Documentation/ABI;
    patch 5: Add 3 missing elements to MCE sysfs documentation;
    patches 6 and 7: fix wildcards at sysfs-class-extcon and sysfs-devices-system-cpu.

    Those help to reduce the gap of undocumented ABI detected by:

    ./scripts/get_abi.pl undefined

    On an ARM and on an AMD x86_64 server.

    Mauro Carvalho Chehab (7):
    ABI: sysfs-class-thermal: create a file with thermal_zone ABI
    ABI: sysfs-class-hwmon: add ABI documentation for it
    ABI: sysfs-class-hwmon: add a description for tempY_crit_alarm
    ABI: sysfs-mce: add a new ABI file
    ABI: sysfs-mce: add 3 missing files
    ABI: sysfs-class-extcon: use uppercase X for wildcards
    ABI: u: use cpuX instead of cpu#

    Documentation/ABI/testing/sysfs-class-extcon | 12 +-
    Documentation/ABI/testing/sysfs-class-hwmon | 932 ++++++++++++++++++
    Documentation/ABI/testing/sysfs-class-thermal | 259 +++++
    .../ABI/testing/sysfs-devices-system-cpu | 52 +-
    Documentation/ABI/testing/sysfs-mce | 129 +++
    .../driver-api/thermal/sysfs-api.rst | 225 +----
    Documentation/hwmon/sysfs-interface.rst | 596 +----------
    Documentation/x86/x86_64/machinecheck.rst | 56 +-
    MAINTAINERS | 5 +
    9 files changed, 1404 insertions(+), 862 deletions(-)
    create mode 100644 Documentation/ABI/testing/sysfs-class-hwmon
    create mode 100644 Documentation/ABI/testing/sysfs-class-thermal
    create mode 100644 Documentation/ABI/testing/sysfs-mce

    --
    2.31.1


    \
     
     \ /
      Last update: 2021-09-30 11:46    [W:2.898 / U:0.596 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site