Message ID | cover.1725459707.git.geert+renesas@glider.be (mailing list archive) |
---|---|
Headers | show |
Series | pmdomain: core: Debug summary improvements | expand |
On Wed, 4 Sept 2024 at 16:30, Geert Uytterhoeven <geert+renesas@glider.be> wrote: > > Hi Ulf, > > This patch series improves the table formatting in the pm_genpd_summary > file in debugfs. > > The first two patches are fixes and cleanups for commits in upstream. > On systems where performance_state is always zero, the first three > patches have no visible impact. > > Thanks for your comments! > > Geert Uytterhoeven (4): > pmdomain: core: Harden inter-column space in debug summary > pmdomain: core: Fix "managed by" alignment in debug summary > pmdomain: core: Move mode_status_str() > pmdomain: core: Reduce debug summary table width > > drivers/pmdomain/core.c | 21 +++++++++++---------- > 1 file changed, 11 insertions(+), 10 deletions(-) > Applied for next, thanks! Kind regards Uffe