- 22 Mar, 2020 3 commits
-
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
- 21 Mar, 2020 6 commits
-
-
Lyonel Vincent authored
various cases: PCI→SCSI, PCI→(S)ATA→SCSI, USB→SCSI
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
- 20 Mar, 2020 4 commits
-
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
- 19 Mar, 2020 3 commits
-
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
- 18 Mar, 2020 5 commits
-
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
- 27 Dec, 2019 1 commit
-
-
Lyonel Vincent authored
check that sectors_per_cluster!=0
-
- 25 Dec, 2019 1 commit
-
-
Lyonel Vincent authored
-
- 21 Dec, 2019 3 commits
-
-
Lyonel Vincent authored
-
Harry Mallon authored
Adapted from my own code in utils-linux Sample output: *-volume:1 description: Apple APFS partition .... capabilities: apfs initialized configuration: filesystem=apfs name=Macintosh HD -
Harry Mallon authored
Add support for detecting the Apple APFS PartitionTypeGUID. Sample output: *-volume:1 description: Apple APFS partition vendor: Mac OS X ....
-
- 02 Dec, 2019 1 commit
-
-
Lyonel Vincent authored
-
- 13 Jun, 2019 3 commits
-
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
Lyonel Vincent authored
-
- 06 May, 2019 2 commits
-
-
Mamatha Inamdar authored
Current code uses `git describe` to get package version. But we missed to update specfile. So if we build rpm then `lshw -version` shows "unknown". This patch adds "VERSION" compilation flag in specfile. So that we get proper output. Signed-off-by:
Mamatha Inamdar <mamatha4@linux.vnet.ibm.com> [Updated description and updated "without_gui" section - Vasant] Signed-off-by:
Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
-
Seeteena Thoufeek authored
Exclude volatile attributes (timestamps) from lshw -notime output. Signed-off-by:
Seeteena Thoufeek <s1seetee@linux.vnet.ibm.com> [Updated description and fixed detect_hfsx() - Vasant] Signed-off-by:
Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
-
- 03 May, 2019 1 commit
-
-
Vasant Hegde authored
We parse 'spd' data to get max speed. But actual running speed may be lesser than max speed. On recent Power System we have 'frequency' property inside memory node in device tree. Lets add support in lshw to display this information. Sample output: *-bank:1 description: RDIMM DDR4 2666 MHz (0.4ns) product: HMAA8GR7A2R4N-VN physical id: 0 .... .... clock: 2666MHz (0.4ns) Signed-off-by:Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
-
- 02 May, 2019 1 commit
-
-
Vasant Hegde authored
Print DIMM rank information under configuration. Supported for DDR3 and DDR4. Sample output: *-bank:1 description: RDIMM DDR4 2666 MHz (0.4ns) product: M393A2G40EB2-CTD ...... configuration: errordetection=ecc rank=1 Signed-off-by:Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
-
- 30 Apr, 2019 2 commits
-
-
Mamatha Inamdar authored
This patch adds support to display proper logical name of network devices. Test results: *-l-lan description: Ethernet interface physical id: 2 bus info: vio@30000002 logical name: /proc/device-tree/vdevice/l-lan@30000002 With patch: *-l-lan description: Ethernet interface physical id: 2 bus info: vio@30000002 logical name: /proc/device-tree/vdevice/l-lan@30000002 logical name: eth0 Signed-off-by:Mamatha Inamdar <mamatha4@linux.vnet.ibm.com> Signed-off-by:
Shivaprasad G Bhat <sbhat@linux.ibm.com>
-
Seeteena Thoufeek authored
lshw -dump option displays output on stdout as well as stores SQLite format data into a file. Lets update man page and help message to reflect this. Signed-off-by:
Seeteena Thoufeek <s1seetee@linux.vnet.ibm.com> [Updated description - Vasant] Signed-off-by:
Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
-
- 24 Mar, 2019 1 commit
-
-
Lyonel Vincent authored
Add a class 'nvme' for NVMe devices
-
- 04 Jan, 2019 1 commit
-
-
Lyonel Vincent authored
-
- 25 Dec, 2018 2 commits
-
-
Lyonel Vincent authored
-
hygonsoc authored
-