summaryrefslogtreecommitdiffstats
path: root/drivers/opp/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-12OPP: Allow multiple clocks for a deviceViresh Kumar1-4/+23
2022-04-11opp: use list iterator only inside the loopXiaomeng Tong1-3/+7
2022-03-03OPP: Add "opp-microwatt" supporting codeLukasz Luba1-0/+3
2022-02-11opp: Expose of-node's name in debugfsViresh Kumar1-0/+5
2020-05-29opp: Expose bandwidth information via debugfsViresh Kumar1-0/+42
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-07opp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-81/+29
2018-05-09PM / OPP: "opp-hz" is optional for power domainsViresh Kumar1-2/+13
2017-10-14PM / OPP: Support updating performance state of device's power domainViresh Kumar1-0/+3
2017-10-11PM / OPP: Use snprintf() to avoid kasprintf() and kfree()Arvind Yadav1-4/+3
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar1-0/+249