index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
2016-02-11
clk: qcom: mmcc8974: Use gdscs .parent and remove genpd calls
Rajendra Nayak
2016-02-11
clk: qcom: gdsc: Add mmcc gdscs for msm8996 family
Rajendra Nayak
2016-02-11
clk: qcom: gdsc: Add GDSCs in msm8996 GCC
Rajendra Nayak
2016-02-11
clk: qcom: gdsc: Add support for votable gdscs
Rajendra Nayak
2016-02-11
clk: qcom: gdsc: Add support for gdscs with gds hw controller
Rajendra Nayak
2016-02-11
clk: qcom: gdsc: Add support for hierarchical power domains
Rajendra Nayak
2016-02-10
clk: lpc32xx: add HCLK PLL output configuration
Sylvain Lemieux
2016-02-10
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-02-10
clk: versatile: mask VCO bits before writing
Linus Walleij
2016-02-09
clk: lpc32xx: do not register clock "0"
Sylvain Lemieux
2016-02-09
clk: fix __clk_init_parent() for single parent clocks
Masahiro Yamada
2016-02-08
clk: qcom: common: check for failure
Sudip Mukherjee
2016-02-08
clk: meson: Fix meson_clk_register_clks() signature type mismatch
Andreas Färber
2016-02-08
clk: socfpga: fix __init annotation
Arnd Bergmann
2016-02-08
drivers/clk/Kconfig: Move the TI CDCE chips close together
Mike Looijmans
2016-02-08
drivers/clk/Kconfig: Fix typo "Sypport" instead of "Support"
Mike Looijmans
2016-02-08
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-02-08
Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Stephen Boyd
2016-02-06
clk: Deprecate CLK_IS_ROOT
Stephen Boyd
2016-02-06
clk: gpio: Make into a platform driver
Stephen Boyd
2016-02-02
clk: unlock for handling unregistered clock
Insu Yun
2016-02-02
clk: vt8500: don't return possibly uninitialized data
Arnd Bergmann
2016-02-02
clk: slightly optimize clk_core_set_parent()
Masahiro Yamada
2016-02-02
clk: simplify clk_fetch_parent_index() function
Masahiro Yamada
2016-02-02
clk: make sure parent is not NULL in clk_fetch_parent_index()
Masahiro Yamada
2016-02-02
clk: walk the orphan clock list more simply
Masahiro Yamada
2016-02-02
clk: avoid circular clock topology
Masahiro Yamada
2016-02-02
clk: simplify __clk_init_parent()
Masahiro Yamada
2016-02-02
clk: move checking .get_parent to __clk_core_init()
Masahiro Yamada
2016-02-02
clk: tegra: super: Fix sparse warnings for functions not declared as static
Jon Hunter
2016-02-02
clk: tegra: Fix sparse warnings for functions not declared as static
Jon Hunter
2016-02-02
clk: tegra: Fix sparse warning for pll_m
Jon Hunter
2016-02-02
clk: tegra: Use definition for pll_u override bit
Jon Hunter
2016-02-02
clk: tegra: Fix warning caused by pll_u failing to lock
Jon Hunter
2016-02-02
clk: tegra: Fix clock sources for Tegra210 EMC
Jon Hunter
2016-02-02
clk: tegra: Add the APB2APE audio clock on Tegra210
Jon Hunter
2016-02-02
clk: tegra: Add missing of_node_put()
Amitoj Kaur Chawla
2016-02-02
clk: tegra: Fix PLLE SS coefficients
Mark Kuo
2016-02-02
clk: tegra: Fix typos around clearing PLLE bits during enable
Rhyland Klein
2016-02-02
clk: tegra: Do not disable PLLE when under hardware control
Mark Kuo
2016-02-02
clk: tegra: Fix pllx dyn step calculation
Rhyland Klein
2016-02-02
clk: tegra: pll: Fix potential sleeping-while-atomic
Andrew Bresticker
2016-02-02
clk: tegra: Fix the misnaming of nvenc from msenc
Rhyland Klein
2016-02-02
clk: tegra: Fix naming of MISC registers
Rhyland Klein
2016-02-01
clk: replace pr_warn() with pr_err() for fatal cases
Masahiro Yamada
2016-02-01
clk: drop the initial core->parents look-ups from __clk_core_init()
Masahiro Yamada
2016-02-01
clk: simplify clk_core_get_parent_by_index()
Masahiro Yamada
2016-02-01
clk: move core->parents allocation to clk_register()
Masahiro Yamada
2016-02-01
clk: change sizeof(struct clk *) to sizeof(*core->parents)
Masahiro Yamada
2016-02-01
clk: remove unnecessary !core->parents conditional
Masahiro Yamada
[next]