aboutsummaryrefslogtreecommitdiff
path: root/sbin/nvmecontrol/power.c
Commit message (Expand)AuthorAgeFilesLines
* nvmecontrol: Use the NVMEV macro instead of expanded versionsJohn Baldwin2024-01-291-8/+4
* sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* nvmecontrol: Fix power subcommand output.Alexander Motin2023-05-151-2/+3
* Improve nvmecontrol error reporting.Alexander Motin2020-11-131-5/+7
* Allow namespace-id specification where it makes sense.Alexander Motin2020-04-201-1/+9
* Fix various Coverity-detected errors in nvmecontrolDavid Bright2020-04-021-1/+2
* Create generic command / arg parsing routinesWarner Losh2019-07-161-42/+51
* Regularize the Netflix copyrightWarner Losh2019-02-041-2/+1
* Const poison the command interfaceWarner Losh2018-12-061-1/+1
* Usage cleanup pt 2Warner Losh2018-12-021-1/+1
* Usage cleanup pt 1Warner Losh2018-12-021-14/+6
* Move nvmecontrol to using linker sets for commandsWarner Losh2018-12-021-1/+6
* Make NVMe compatible with the original APIChuck Tuffli2018-08-221-2/+2
* NVMe: Add big-endian supportWojciech Macek2018-02-221-9/+19
* In nvmecontrol, fix gcc warnings about the local 'power' variablesDimitry Andric2016-03-111-5/+5
* Implement power command to list all power modes, find out the powerWarner Losh2016-01-301-0/+185
* Revert r295062 to unbreak buildworldEnji Cooper2016-01-301-185/+0
* Implement power command to list all power modes, find out the powerWarner Losh2016-01-301-0/+185