summaryrefslogtreecommitdiff
path: root/drivers/opp/debugfs.c
AgeCommit message (Expand)Author
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