aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAge
...
| | * | | | | clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for hclk_vio_busYakir Yang2016-01-24
| | |/ / / /
| * | | | | clk: qcom: mmcc8974: Use gdscs .parent and remove genpd callsRajendra Nayak2016-02-11
| * | | | | clk: qcom: gdsc: Add mmcc gdscs for msm8996 familyRajendra Nayak2016-02-11
| * | | | | clk: qcom: gdsc: Add GDSCs in msm8996 GCCRajendra Nayak2016-02-11
| * | | | | clk: qcom: gdsc: Add support for votable gdscsRajendra Nayak2016-02-11
| * | | | | clk: qcom: gdsc: Add support for gdscs with gds hw controllerRajendra Nayak2016-02-11
| * | | | | clk: qcom: gdsc: Add support for hierarchical power domainsRajendra Nayak2016-02-11
| * | | | | clk: lpc32xx: add HCLK PLL output configurationSylvain Lemieux2016-02-10
| * | | | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-02-10
| |\ \ \ \ \
| * | | | | | clk: lpc32xx: do not register clock "0"Sylvain Lemieux2016-02-09
| * | | | | | clk: fix __clk_init_parent() for single parent clocksMasahiro Yamada2016-02-09
| * | | | | | clk: qcom: common: check for failureSudip Mukherjee2016-02-08
| * | | | | | clk: meson: Fix meson_clk_register_clks() signature type mismatchAndreas Färber2016-02-08
| * | | | | | clk: socfpga: fix __init annotationArnd Bergmann2016-02-08
| * | | | | | drivers/clk/Kconfig: Move the TI CDCE chips close togetherMike Looijmans2016-02-08
| * | | | | | drivers/clk/Kconfig: Fix typo "Sypport" instead of "Support"Mike Looijmans2016-02-08
| * | | | | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-02-08
| |\ \ \ \ \ \
| * | | | | | | clk: Deprecate CLK_IS_ROOTStephen Boyd2016-02-07
| * | | | | | | clk: gpio: Make into a platform driverStephen Boyd2016-02-07
| * | | | | | | clk: unlock for handling unregistered clockInsu Yun2016-02-02
| * | | | | | | clk: vt8500: don't return possibly uninitialized dataArnd Bergmann2016-02-02
| * | | | | | | clk: slightly optimize clk_core_set_parent()Masahiro Yamada2016-02-02
| * | | | | | | clk: simplify clk_fetch_parent_index() functionMasahiro Yamada2016-02-02
| * | | | | | | clk: make sure parent is not NULL in clk_fetch_parent_index()Masahiro Yamada2016-02-02
| * | | | | | | clk: walk the orphan clock list more simplyMasahiro Yamada2016-02-02
| * | | | | | | clk: avoid circular clock topologyMasahiro Yamada2016-02-02
| * | | | | | | clk: simplify __clk_init_parent()Masahiro Yamada2016-02-02
| * | | | | | | clk: move checking .get_parent to __clk_core_init()Masahiro Yamada2016-02-02
| * | | | | | | clk: replace pr_warn() with pr_err() for fatal casesMasahiro Yamada2016-02-01
| * | | | | | | clk: drop the initial core->parents look-ups from __clk_core_init()Masahiro Yamada2016-02-01
| * | | | | | | clk: simplify clk_core_get_parent_by_index()Masahiro Yamada2016-02-01
| * | | | | | | clk: move core->parents allocation to clk_register()Masahiro Yamada2016-02-01
| * | | | | | | clk: change sizeof(struct clk *) to sizeof(*core->parents)Masahiro Yamada2016-02-01
| * | | | | | | clk: remove unnecessary !core->parents conditionalMasahiro Yamada2016-02-01
| * | | | | | | clk: rename __clk_init() into __clk_core_init()Masahiro Yamada2016-02-01
| * | | | | | | clk: change the argument of __clk_init() into pointer to clk_coreMasahiro Yamada2016-02-01
| * | | | | | | clk: remove unused first argument of __clk_init()Masahiro Yamada2016-02-01
| * | | | | | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-01-29
| |\ \ \ \ \ \ \
| * | | | | | | | clk: st: avoid uninitialized variable useArnd Bergmann2016-01-29
| * | | | | | | | clk: axi-clkgen: Remove sometimes impossible checkStephen Boyd2016-01-29
| * | | | | | | | clk: axi-clkgen: Add multi-parent supportLars-Peter Clausen2016-01-29
| * | | | | | | | clk: axi-clkgen: Remove version 1 supportLars-Peter Clausen2016-01-29
| * | | | | | | | clk: palmas: fix a possible NULL dereferenceLABBE Corentin2016-01-29
| * | | | | | | | clk: palmas: constify the palmas_clks_of_match_data structureLABBE Corentin2016-01-29
| * | | | | | | | clk: optimize the divider walk in clk_divider_bestdiv()Masahiro Yamada2016-01-29
| * | | | | | | | clk: vt8500: fix sign of possible PLL valuesAndrzej Hajda2016-01-29
| * | | | | | | | clk: add clk_unregister_fixed_rate()Masahiro Yamada2016-01-29
| * | | | | | | | clk: add clk_unregister_fixed_factor()Masahiro Yamada2016-01-29
| * | | | | | | | clk:gcc-msm8916: add missing mss_q6_bimc_axi clockSrinivas Kandagatla2016-01-29
| * | | | | | | | Merge branch 'clk-iproc' into clk-nextStephen Boyd2016-01-29
| |\ \ \ \ \ \ \ \