index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
opp
/
debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OPP: debugfs: Fix warning around icc_get_name()
Viresh Kumar
2024-03-11
1
-2
/
+4
*
OPP: debugfs: Fix warning with W=1 builds
Viresh Kumar
2024-03-11
1
-4
/
+4
*
OPP: debugfs: Fix warning with W=1 builds
Viresh Kumar
2023-10-06
1
-1
/
+1
*
OPP: Simplify the over-designed pstate <-> level dance
Viresh Kumar
2023-06-19
1
-3
/
+0
*
OPP: pstate is only valid for genpd OPP tables
Viresh Kumar
2023-06-19
1
-1
/
+3
*
OPP: fix error checking in opp_migrate_dentry()
Qi Zheng
2023-02-08
1
-1
/
+1
*
OPP: Allow multiple clocks for a device
Viresh Kumar
2022-07-12
1
-4
/
+23
*
opp: use list iterator only inside the loop
Xiaomeng Tong
2022-04-11
1
-3
/
+7
*
OPP: Add "opp-microwatt" supporting code
Lukasz Luba
2022-03-03
1
-0
/
+3
*
opp: Expose of-node's name in debugfs
Viresh Kumar
2022-02-11
1
-0
/
+5
*
opp: Expose bandwidth information via debugfs
Viresh Kumar
2020-05-29
1
-0
/
+42
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
opp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-07
1
-81
/
+29
*
PM / OPP: "opp-hz" is optional for power domains
Viresh Kumar
2018-05-09
1
-2
/
+13
*
PM / OPP: Support updating performance state of device's power domain
Viresh Kumar
2017-10-14
1
-0
/
+3
*
PM / OPP: Use snprintf() to avoid kasprintf() and kfree()
Arvind Yadav
2017-10-11
1
-4
/
+3
*
PM / OPP: Move the OPP directory out of power/
Viresh Kumar
2017-10-03
1
-0
/
+249