summaryrefslogtreecommitdiffstats
path: root/drivers/opp/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* OPP: Allow multiple clocks for a deviceViresh Kumar2022-07-121-4/+23
* opp: use list iterator only inside the loopXiaomeng Tong2022-04-111-3/+7
* OPP: Add "opp-microwatt" supporting codeLukasz Luba2022-03-031-0/+3
* opp: Expose of-node's name in debugfsViresh Kumar2022-02-111-0/+5
* opp: Expose bandwidth information via debugfsViresh Kumar2020-05-291-0/+42
* 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