index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
men-chameleon-bus.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate()
Eric Anholt
1
-11
/
+2
2016-02-16
clk: bcm2835: Fix setting of PLL divider clock rates
Eric Anholt
1
-5
/
+7
2016-02-12
clk: qcom: mmcc8974: Use gdscs .parent and remove genpd calls
Rajendra Nayak
1
-13
/
+2
2016-02-12
clk: qcom: gdsc: Add mmcc gdscs for msm8996 family
Rajendra Nayak
2
-0
/
+174
2016-02-12
clk: qcom: gdsc: Add GDSCs in msm8996 GCC
Rajendra Nayak
2
-0
/
+103
2016-02-12
clk: qcom: gdsc: Add support for votable gdscs
Rajendra Nayak
2
-7
/
+26
2016-02-12
clk: qcom: gdsc: Add support for gdscs with gds hw controller
Rajendra Nayak
2
-17
/
+29
2016-02-12
clk: qcom: gdsc: Add support for hierarchical power domains
Rajendra Nayak
3
-10
/
+50
2016-02-10
clk: lpc32xx: add HCLK PLL output configuration
Sylvain Lemieux
2
-5
/
+2
2016-02-10
clk: versatile: mask VCO bits before writing
Linus Walleij
1
-0
/
+3
2016-02-10
clk: lpc32xx: do not register clock "0"
Sylvain Lemieux
1
-2
/
+2
2016-02-09
clk: fix __clk_init_parent() for single parent clocks
Masahiro Yamada
1
-1
/
+1
2016-02-09
clk: qcom: common: check for failure
Sudip Mukherjee
1
-6
/
+11
2016-02-09
devm: add helper devm_add_action_or_reset()
Sudip Mukherjee
1
-0
/
+12
2016-02-08
clk: meson: Fix meson_clk_register_clks() signature type mismatch
Andreas Färber
1
-1
/
+1
2016-02-08
clk: socfpga: fix __init annotation
Arnd Bergmann
1
-1
/
+1
2016-02-08
drivers/clk/Kconfig: Move the TI CDCE chips close together
Mike Looijmans
1
-8
/
+8
2016-02-08
drivers/clk/Kconfig: Fix typo "Sypport" instead of "Support"
Mike Looijmans
1
-1
/
+1
2016-02-07
clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes
Stephen Boyd
1
-4
/
+0
2016-02-07
clk: Deprecate CLK_IS_ROOT
Stephen Boyd
2
-4
/
+4
2016-02-07
clk: gpio: Make into a platform driver
Stephen Boyd
1
-113
/
+52
2016-02-04
clk: rockchip: convert manually created factor clocks to the new type
Heiko Stuebner
5
-98
/
+24
2016-02-04
clk: rockchip: add a factor clock type
Heiko Stuebner
2
-0
/
+83
2016-02-04
clk: rockchip: fix parent of hclk_vcodec on rk3036
Heiko Stuebner
1
-1
/
+1
2016-02-02
clk: rockchip: free memory in error cases when registering clock branches
Shawn Lin
1
-2
/
+7
2016-02-02
clk: unlock for handling unregistered clock
Insu Yun
1
-2
/
+2
2016-02-02
clk: vt8500: don't return possibly uninitialized data
Arnd Bergmann
1
-26
/
+65
2016-02-02
clk: slightly optimize clk_core_set_parent()
Masahiro Yamada
1
-1
/
+1
2016-02-02
clk: simplify clk_fetch_parent_index() function
Masahiro Yamada
1
-16
/
+2
2016-02-02
clk: make sure parent is not NULL in clk_fetch_parent_index()
Masahiro Yamada
1
-0
/
+3
2016-02-02
clk: walk the orphan clock list more simply
Masahiro Yamada
1
-15
/
+6
2016-02-02
clk: avoid circular clock topology
Masahiro Yamada
1
-0
/
+40
2016-02-02
clk: simplify __clk_init_parent()
Masahiro Yamada
1
-34
/
+4
2016-02-02
clk: move checking .get_parent to __clk_core_init()
Masahiro Yamada
1
-7
/
+7
2016-02-02
clk: tegra: super: Fix sparse warnings for functions not declared as static
Jon Hunter
1
-3
/
+3
2016-02-02
clk: tegra: Fix sparse warnings for functions not declared as static
Jon Hunter
1
-17
/
+19
2016-02-02
clk: tegra: Fix sparse warning for pll_m
Jon Hunter
1
-1
/
+1
2016-02-02
clk: tegra: Use definition for pll_u override bit
Jon Hunter
1
-1
/
+1
2016-02-02
clk: tegra: Fix warning caused by pll_u failing to lock
Jon Hunter
1
-2
/
+0
2016-02-02
clk: tegra: Fix clock sources for Tegra210 EMC
Jon Hunter
1
-1
/
+2
2016-02-02
clk: tegra: Add the APB2APE audio clock on Tegra210
Jon Hunter
4
-1
/
+4
2016-02-02
clk: tegra: Add missing of_node_put()
Amitoj Kaur Chawla
1
-2
/
+4
2016-02-02
clk: tegra: Fix PLLE SS coefficients
Mark Kuo
1
-6
/
+12
2016-02-02
clk: tegra: Fix typos around clearing PLLE bits during enable
Rhyland Klein
1
-2
/
+2
2016-02-02
clk: tegra: Do not disable PLLE when under hardware control
Mark Kuo
1
-7
/
+15
2016-02-02
clk: tegra: Fix pllx dyn step calculation
Rhyland Klein
1
-5
/
+5
2016-02-02
clk: tegra: pll: Fix potential sleeping-while-atomic
Andrew Bresticker
1
-3
/
+3
2016-02-02
clk: tegra: Fix the misnaming of nvenc from msenc
Rhyland Klein
1
-1
/
+1
2016-02-02
clk: tegra: Fix naming of MISC registers
Rhyland Klein
1
-18
/
+18
2016-02-02
clk: replace pr_warn() with pr_err() for fatal cases
Masahiro Yamada
1
-5
/
+5
[next]