开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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: 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
2016-02-01
clk: rename __clk_init() into __clk_core_init()
Masahiro Yamada
2016-02-01
clk: change the argument of __clk_init() into pointer to clk_core
Masahiro Yamada
2016-02-01
clk: remove unused first argument of __clk_init()
Masahiro Yamada
2016-01-29
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-01-29
Merge tag 'v4.5-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Stephen Boyd
[next]