| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-15 | saner replacement for debugfs_rename() | Al Viro | 1 | -6/+4 |
| 2024-03-11 | OPP: debugfs: Fix warning around icc_get_name() | Viresh Kumar | 1 | -2/+4 |
| 2024-03-11 | OPP: debugfs: Fix warning with W=1 builds | Viresh Kumar | 1 | -4/+4 |
| 2023-10-06 | OPP: debugfs: Fix warning with W=1 builds | Viresh Kumar | 1 | -1/+1 |
| 2023-06-19 | OPP: Simplify the over-designed pstate <-> level dance | Viresh Kumar | 1 | -3/+0 |
| 2023-06-19 | OPP: pstate is only valid for genpd OPP tables | Viresh Kumar | 1 | -1/+3 |
| 2023-02-08 | OPP: fix error checking in opp_migrate_dentry() | Qi Zheng | 1 | -1/+1 |
| 2022-07-12 | OPP: Allow multiple clocks for a device | Viresh Kumar | 1 | -4/+23 |
| 2022-04-11 | opp: use list iterator only inside the loop | Xiaomeng Tong | 1 | -3/+7 |
| 2022-03-03 | OPP: Add "opp-microwatt" supporting code | Lukasz Luba | 1 | -0/+3 |
| 2022-02-11 | opp: Expose of-node's name in debugfs | Viresh Kumar | 1 | -0/+5 |
| 2020-05-29 | opp: Expose bandwidth information via debugfs | Viresh Kumar | 1 | -0/+42 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2019-02-07 | opp: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -81/+29 |
| 2018-05-09 | PM / OPP: "opp-hz" is optional for power domains | Viresh Kumar | 1 | -2/+13 |
| 2017-10-14 | PM / OPP: Support updating performance state of device's power domain | Viresh Kumar | 1 | -0/+3 |
| 2017-10-11 | PM / OPP: Use snprintf() to avoid kasprintf() and kfree() | Arvind Yadav | 1 | -4/+3 |
| 2017-10-03 | PM / OPP: Move the OPP directory out of power/ | Viresh Kumar | 1 | -0/+249 |