logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

powerdebug - A tool to display regulator and sensor information

Author

       powerdebug was written by Amit Arora <amit.arora@linaro.org>.

       This  manual  page  was written by Amit Arora <amit.arora@linaro.org>, for the Debian project (and may be
       used by others).

Linux                                          September  3, 2010                                  POWERDEBUG(8)

Description

       This tool can be used to display regulator, sensor and clock tree related information.

       powerdebug  is  a  tool that provides users extra information about how the power is being managed in the
       system.

Name

       powerdebug - A tool to display regulator and sensor information

Options

       These programs follow the usual GNU command line syntax, with  long  options  starting  with  two  dashes
       (`-').  A summary of options is included below.  For a complete description, see the Info files.

       -r, --regulator
                print regulator information.

       -s, --sensor
                print sensor information.

       -c, --clock
                print clock tree related information.

       -t, --time
                set the ticktime to specified value.

       -v, --verbose
                show detailed information.

       -d, --dump
                read and list information only once.

       -V, --version
                show version information and exit.

       -h, --help
                show usage details.  Show version of program.

See Also

powertop(8)

Synopsis

powerdebug [[-r|-s|-c][-v][-d][-t<ticktime>]] [-V] [-h]

See Also