开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
opp
/
debugfs.c
Age
Commit message (
Expand
)
Author
2023-10-06
OPP: debugfs: Fix warning with W=1 builds
Viresh Kumar
2023-06-19
OPP: Simplify the over-designed pstate <-> level dance
Viresh Kumar
2023-06-19
OPP: pstate is only valid for genpd OPP tables
Viresh Kumar
2023-02-08
OPP: fix error checking in opp_migrate_dentry()
Qi Zheng
2022-07-12
OPP: Allow multiple clocks for a device
Viresh Kumar
2022-04-11
opp: use list iterator only inside the loop
Xiaomeng Tong
2022-03-03
OPP: Add "opp-microwatt" supporting code
Lukasz Luba
2022-02-11
opp: Expose of-node's name in debugfs
Viresh Kumar
2020-05-29
opp: Expose bandwidth information via debugfs
Viresh Kumar
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-07
opp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-09
PM / OPP: "opp-hz" is optional for power domains
Viresh Kumar
2017-10-14
PM / OPP: Support updating performance state of device's power domain
Viresh Kumar
2017-10-11
PM / OPP: Use snprintf() to avoid kasprintf() and kfree()
Arvind Yadav
2017-10-03
PM / OPP: Move the OPP directory out of power/
Viresh Kumar