[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[dmidecode] [PATCH 0/8] dmidecode: Minors fixes and clean-ups
From: |
Jean Delvare |
Subject: |
[dmidecode] [PATCH 0/8] dmidecode: Minors fixes and clean-ups |
Date: |
Mon, 16 Mar 2020 10:35:57 +0100 |
Hi all,
This is a minor fixes and clean-ups patch set in preparation for a
larger patch set which will completely rework the way dmidecode
generates its output.
[PATCH 1/8] dmidecode: Print type 33 name unconditionally
[PATCH 2/8] dmidecode: Don't choke on invalid processor voltage
[PATCH 3/8] dmidecode: Simplify the formatting of memory error status
[PATCH 4/8] dmidecode: Fix the alignment of type 25 name
[PATCH 5/8] dmidecode: Code indentation fixes
[PATCH 6/8] dmidecode: Reduce the indentation of type 42 structures
[PATCH 7/8] dmidecode: Move type 42 warning messages to stderr
[PATCH 8/8] dmidecode: Refactor ASCII filtering of DMI strings
--
Jean Delvare
SUSE L3 Support
- [dmidecode] [PATCH 0/8] dmidecode: Minors fixes and clean-ups,
Jean Delvare <=
- [dmidecode] [PATCH 1/8] dmidecode: Print type 33 name unconditionally, Jean Delvare, 2020/03/16
- [dmidecode] [PATCH 2/8] dmidecode: Don't choke on invalid processor voltage, Jean Delvare, 2020/03/16
- [dmidecode] [PATCH 3/8] dmidecode: Simplify the formatting of memory error status, Jean Delvare, 2020/03/16
- [dmidecode] [PATCH 4/8] dmidecode: Fix the alignment of type 25 name, Jean Delvare, 2020/03/16
- [dmidecode] [PATCH 5/8] dmidecode: Code indentation fixes, Jean Delvare, 2020/03/16
- [dmidecode] [PATCH 6/8] dmidecode: Reduce the indentation of type 42 structures, Jean Delvare, 2020/03/16
- [dmidecode] [PATCH 7/8] dmidecode: Move type 42 warning messages to stderr, Jean Delvare, 2020/03/16
- [dmidecode] [PATCH 8/8] dmidecode: Refactor ASCII filtering of DMI strings, Jean Delvare, 2020/03/16