summaryrefslogtreecommitdiff
path: root/drivers/opp/debugfs.c
AgeCommit message (Expand)Author
2024-03-11OPP: debugfs: Fix warning around icc_get_name()Viresh Kumar
2024-03-11OPP: debugfs: Fix warning with W=1 buildsViresh Kumar
2023-10-06OPP: debugfs: Fix warning with W=1 buildsViresh Kumar
2023-06-19OPP: Simplify the over-designed pstate <-> level danceViresh Kumar
2023-06-19OPP: pstate is only valid for genpd OPP tablesViresh Kumar
2023-02-08OPP: fix error checking in opp_migrate_dentry()Qi Zheng
2022-07-12OPP: Allow multiple clocks for a deviceViresh Kumar
2022-04-11opp: use list iterator only inside the loopXiaomeng Tong
2022-03-03OPP: Add "opp-microwatt" supporting codeLukasz Luba
2022-02-11opp: Expose of-node's name in debugfsViresh Kumar
2020-05-29opp: Expose bandwidth information via debugfsViresh Kumar
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-07opp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-09PM / OPP: "opp-hz" is optional for power domainsViresh Kumar
2017-10-14PM / OPP: Support updating performance state of device's power domainViresh Kumar
2017-10-11PM / OPP: Use snprintf() to avoid kasprintf() and kfree()Arvind Yadav
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar