index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
opp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
opp: Update parameters of _set_opp_custom()
Viresh Kumar
1
-13
/
+9
2021-02-02
opp: Allow _generic_set_opp_clk_only() to work for non-freq devices
Viresh Kumar
1
-0
/
+4
2021-02-02
opp: Allow _generic_set_opp_regulator() to work for non-freq devices
Viresh Kumar
1
-13
/
+12
2021-02-02
opp: Allow _set_opp() to work for non-freq devices
Viresh Kumar
1
-5
/
+11
2021-02-02
opp: Split _set_opp() out of dev_pm_opp_set_rate()
Viresh Kumar
1
-55
/
+71
2021-02-02
opp: Keep track of currently programmed OPP
Viresh Kumar
2
-31
/
+55
2021-02-02
opp: No need to check clk for errors
Viresh Kumar
1
-13
/
+4
2021-02-02
opp: Rename _opp_set_rate_zero()
Viresh Kumar
1
-2
/
+2
2021-02-02
opp: Make _set_opp_custom() work without regulators
Dmitry Osipenko
1
-11
/
+18
2021-02-02
opp: Prepare for ->set_opp() helper to work without regulators
Viresh Kumar
2
-38
/
+48
2021-02-02
opp: Print OPP level in debug message of _opp_add_static_v2()
Dmitry Osipenko
1
-2
/
+3
2021-02-02
opp: Handle missing OPP table in dev_pm_opp_xlate_performance_state()
Dmitry Osipenko
1
-1
/
+1
2021-02-02
opp: Add devm_pm_opp_attach_genpd
Dmitry Osipenko
2
-0
/
+43
2021-02-02
opp: Add devm_pm_opp_register_set_opp_helper
Dmitry Osipenko
2
-0
/
+42
2021-02-02
opp: Add dev_pm_opp_of_add_table_noclk()
Viresh Kumar
2
-0
/
+24
2021-02-02
opp: Defer acquiring the clk until OPPs are added
Viresh Kumar
3
-33
/
+50
2021-02-02
opp: Create _of_add_table_indexed() to reduce code duplication
Viresh Kumar
1
-48
/
+33
2021-02-02
opp: Add dev_pm_opp_sync_regulators()
Dmitry Osipenko
2
-0
/
+47
2021-02-02
opp: Add dev_pm_opp_get_required_pstate()
Dmitry Osipenko
2
-0
/
+32
2021-02-02
opp: Add dev_pm_opp_find_level_ceil()
Dmitry Osipenko
2
-0
/
+57
2021-02-02
opp: Staticize _add_opp_table()
Viresh Kumar
2
-2
/
+1
2021-02-02
opp: Correct debug message in _opp_add_static_v2()
Dmitry Osipenko
1
-2
/
+2
2021-02-02
opp: Filter out OPPs based on availability of a required-OPP
Dmitry Osipenko
1
-0
/
+11
2021-02-02
opp: Fix adding OPP entries in a wrong order if rate is unavailable
Dmitry Osipenko
1
-6
/
+4
2021-01-31
Linux 5.11-rc6
v5.11-rc6
Linus Torvalds
1
-1
/
+1
2021-01-31
leds: rt8515: Add Richtek RT8515 LED driver
Linus Walleij
5
-0
/
+421