summaryrefslogtreecommitdiffstats
path: root/drivers/opp/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* opp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-071-81/+29
* PM / OPP: "opp-hz" is optional for power domainsViresh Kumar2018-05-091-2/+13
* PM / OPP: Support updating performance state of device's power domainViresh Kumar2017-10-141-0/+3
* PM / OPP: Use snprintf() to avoid kasprintf() and kfree()Arvind Yadav2017-10-111-4/+3
* PM / OPP: Move the OPP directory out of power/Viresh Kumar2017-10-031-0/+249