Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c21087d5d9558420c469a164b8bc107edb81d41b
/
drivers
/
clk
/
clk-mux.c
5cb05a1
clk: Add support to vote to regulator framework from clk framework
by Stephen Boyd
· 8 years ago
264b317
clk: mux: Add hw based registration APIs
by Stephen Boyd
· 9 years ago
5fd9c05
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
by Geliang Tang
· 9 years ago
3837bd2
clk: fix codying style of if ... else blocks
by Masahiro Yamada
· 9 years ago
497295a
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
by Stephen Boyd
· 9 years ago
661e218
clk: basic-type: Silence warnings about lock imbalances
by Stephen Boyd
· 9 years ago
e715e2b1
clk: mux: Remove clk.h include
by Stephen Boyd
· 9 years ago
2893c37
clk: make strings in parent name arrays const
by Sascha Hauer
· 10 years ago
4e3c021
clk: Add clk_unregister_{divider, gate, mux} to close memory leak
by Krzysztof Kozlowski
· 10 years ago
6793b3c
clk_mux: Fix set_parent doing the wrong thing when INDEX_BIT && index >= 3
by Hans de Goede
· 10 years ago
aa514ce
clk: wrap I/O access for improved portability
by Gerhard Sittig
· 11 years ago
e366fdd
clk: clk-mux: implement remuxing on set_rate
by James Hogan
· 11 years ago
5cfe10b
clk: export fixed-factor, gate & mux registration
by Mike Turquette
· 11 years ago
c57acd1
clk: mux: Add support for read-only muxes.
by Tomasz Figa
· 11 years ago
ba492e9
clk: mux: add CLK_MUX_HIWORD_MASK
by Haojian Zhuang
· 11 years ago
ce4f331
clk: add table lookup to mux
by Peter De Schrijver
· 12 years ago
f7d8caa
clk: Add CLK_IS_BASIC flag to identify basic clocks
by Rajendra Nayak
· 12 years ago
31df9db
clk: mux: assign init data
by Mike Turquette
· 13 years ago
0197b3e
clk: Use a separate struct for holding init data.
by Saravana Kannan
· 13 years ago
27d5459
clk: basic: improve parent_names & return errors
by Mike Turquette
· 13 years ago
d305fb7
clk: Constify parent name arrays
by Mark Brown
· 13 years ago
822c250
clk: add "const" for clk_ops of basic clks
by Shawn Guo
· 13 years ago
c0d2530
clk: remove unnecessary EXPORT_SYMBOL_GPL
by Shawn Guo
· 13 years ago
10363b5
clk: use kzalloc in clk_register_mux
by Shawn Guo
· 13 years ago
9d9f78e
clk: basic clock hardware types
by Mike Turquette
· 13 years ago