projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
19ef246
c8da78e
f08c2e2
)
Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-next
author
Stephen Boyd
<sboyd@kernel.org>
Thu, 18 Oct 2018 22:43:38 +0000
(15:43 -0700)
committer
Stephen Boyd
<sboyd@kernel.org>
Thu, 18 Oct 2018 22:43:38 +0000
(15:43 -0700)
- Nvidia Tegra clk driver MBIST workaround fix
- clk_bulk_get_all() API and friends to get all the clks for a device
* clk-tegra:
clk: tegra210: Include size.h for compilation ease
clk: tegra: Fixes for MBIST work around
clk: tegra: probe deferral error reporting
* clk-bulk-get-all:
clk: add managed version of clk_bulk_get_all
clk: add new APIs to operate on all available clocks
clk: bulk: add of_clk_bulk_get()
1
2
3
include/linux/clk.h
patch
|
diff1
|
diff2
|
diff3
|
blob
|
history
diff --cc
include/linux/clk.h
Simple merge