index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
opp
Commit message (
Expand
)
Author
Age
Files
Lines
*
opp: Fix return in _opp_add_static_v2()
YueHaibing
2021-10-08
1
-1
/
+1
*
opp: Add more resource-managed variants of dev_pm_opp_of_add_table()
Dmitry Osipenko
2021-10-04
1
-7
/
+39
*
opp: Change type of dev_pm_opp_attach_genpd(names) argument
Dmitry Osipenko
2021-10-04
1
-3
/
+3
*
opp: Fix required-opps phandle array count check
Pavankumar Kondeti
2021-10-04
1
-1
/
+1
*
-
.
Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2021-08-30
1
-10
/
+2
|
\
\
|
|
*
Merge back new PM domains material for v5.15.
Rafael J. Wysocki
2021-08-30
1
-10
/
+2
|
|
|
\
|
|
|
*
opp: Don't print an error if required-opps is missing
Rajendra Nayak
2021-08-16
1
-10
/
+2
|
|
|
/
|
|
/
|
*
|
|
opp: core: Check for pending links before reading required_opp pointers
Marijn Suijten
2021-08-23
1
-4
/
+4
|
|
/
|
/
|
*
|
opp: Drop empty-table checks from _put functions
Dmitry Osipenko
2021-08-16
1
-15
/
+0
*
|
opp: remove WARN when no valid OPPs remain
Michał Mirosław
2021-08-04
1
-2
/
+3
|
/
*
opp: Allow required-opps to be used for non genpd use cases
Hsin-Yi Wang
2021-06-18
2
-22
/
+12
*
opp: use list_del_init instead of list_del/INIT_LIST_HEAD
Yang Yingliang
2021-05-20
1
-2
/
+1
*
opp: Change return type of devm_pm_opp_attach_genpd()
Dmitry Osipenko
2021-03-16
1
-12
/
+6
*
opp: Change return type of devm_pm_opp_register_set_opp_helper()
Dmitry Osipenko
2021-03-16
1
-12
/
+6
*
opp: Add devres wrapper for dev_pm_opp_of_add_table
Yangtao Li
2021-03-15
1
-0
/
+36
*
opp: Add devres wrapper for dev_pm_opp_set_supported_hw
Yangtao Li
2021-03-15
1
-0
/
+29
*
opp: Add devres wrapper for dev_pm_opp_set_regulators
Yangtao Li
2021-03-15
1
-0
/
+30
*
opp: Add devres wrapper for dev_pm_opp_set_clkname
Yangtao Li
2021-03-15
1
-0
/
+27
*
opp: Don't drop extra references to OPPs accidentally
Beata Michalska
2021-03-12
2
-23
/
+27
*
opp: Don't skip freq update for different frequency
Jonathan Marek
2021-02-18
2
-3
/
+7
*
OPP: Add function to look up required OPP's for a given OPP
Saravana Kannan
2021-02-04
1
-0
/
+55
*
opp: Don't ignore clk_get() errors other than -ENOENT
Viresh Kumar
2021-02-02
1
-7
/
+11
*
opp: Update bandwidth requirements based on scaling up/down
Viresh Kumar
2021-02-02
1
-13
/
+27
*
opp: Allow lazy-linking of required-opps
Viresh Kumar
2021-02-02
3
-16
/
+161
*
opp: Remove dev_pm_opp_set_bw()
Viresh Kumar
2021-02-02
1
-36
/
+5
*
opp: Implement dev_pm_opp_set_opp()
Viresh Kumar
2021-02-02
1
-0
/
+28
*
opp: Update parameters of _set_opp_custom()
Viresh Kumar
2021-02-02
1
-13
/
+9
*
opp: Allow _generic_set_opp_clk_only() to work for non-freq devices
Viresh Kumar
2021-02-02
1
-0
/
+4
*
opp: Allow _generic_set_opp_regulator() to work for non-freq devices
Viresh Kumar
2021-02-02
1
-13
/
+12
*
opp: Allow _set_opp() to work for non-freq devices
Viresh Kumar
2021-02-02
1
-5
/
+11
*
opp: Split _set_opp() out of dev_pm_opp_set_rate()
Viresh Kumar
2021-02-02
1
-55
/
+71
*
opp: Keep track of currently programmed OPP
Viresh Kumar
2021-02-02
2
-31
/
+55
*
opp: No need to check clk for errors
Viresh Kumar
2021-02-02
1
-13
/
+4
*
opp: Rename _opp_set_rate_zero()
Viresh Kumar
2021-02-02
1
-2
/
+2
*
opp: Make _set_opp_custom() work without regulators
Dmitry Osipenko
2021-02-02
1
-11
/
+18
*
opp: Prepare for ->set_opp() helper to work without regulators
Viresh Kumar
2021-02-02
2
-38
/
+48
*
opp: Print OPP level in debug message of _opp_add_static_v2()
Dmitry Osipenko
2021-02-02
1
-2
/
+3
*
opp: Handle missing OPP table in dev_pm_opp_xlate_performance_state()
Dmitry Osipenko
2021-02-02
1
-1
/
+1
*
opp: Add devm_pm_opp_attach_genpd
Dmitry Osipenko
2021-02-02
1
-0
/
+36
*
opp: Add devm_pm_opp_register_set_opp_helper
Dmitry Osipenko
2021-02-02
1
-0
/
+34
*
opp: Add dev_pm_opp_of_add_table_noclk()
Viresh Kumar
2021-02-02
1
-0
/
+18
*
opp: Defer acquiring the clk until OPPs are added
Viresh Kumar
2021-02-02
3
-33
/
+50
*
opp: Create _of_add_table_indexed() to reduce code duplication
Viresh Kumar
2021-02-02
1
-48
/
+33
*
opp: Add dev_pm_opp_sync_regulators()
Dmitry Osipenko
2021-02-02
1
-0
/
+41
*
opp: Add dev_pm_opp_get_required_pstate()
Dmitry Osipenko
2021-02-02
1
-0
/
+22
*
opp: Add dev_pm_opp_find_level_ceil()
Dmitry Osipenko
2021-02-02
1
-0
/
+49
*
opp: Staticize _add_opp_table()
Viresh Kumar
2021-02-02
2
-2
/
+1
*
opp: Correct debug message in _opp_add_static_v2()
Dmitry Osipenko
2021-02-02
1
-2
/
+2
*
opp: Filter out OPPs based on availability of a required-OPP
Dmitry Osipenko
2021-02-02
1
-0
/
+11
*
opp: Fix adding OPP entries in a wrong order if rate is unavailable
Dmitry Osipenko
2021-02-02
1
-6
/
+4
[next]