Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-12 | OPP: Allow multiple clocks for a device | Viresh Kumar | 1 | -4/+23 |
2022-04-11 | opp: use list iterator only inside the loop | Xiaomeng Tong | 1 | -3/+7 |
2022-03-03 | OPP: Add "opp-microwatt" supporting code | Lukasz Luba | 1 | -0/+3 |
2022-02-11 | opp: Expose of-node's name in debugfs | Viresh Kumar | 1 | -0/+5 |
2020-05-29 | opp: Expose bandwidth information via debugfs | Viresh Kumar | 1 | -0/+42 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-02-07 | opp: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -81/+29 |
2018-05-09 | PM / OPP: "opp-hz" is optional for power domains | Viresh Kumar | 1 | -2/+13 |
2017-10-14 | PM / OPP: Support updating performance state of device's power domain | Viresh Kumar | 1 | -0/+3 |
2017-10-11 | PM / OPP: Use snprintf() to avoid kasprintf() and kfree() | Arvind Yadav | 1 | -4/+3 |
2017-10-03 | PM / OPP: Move the OPP directory out of power/ | Viresh Kumar | 1 | -0/+249 |