index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for hclk_vio_bus
Yakir Yang
2016-01-24
|
|
|
/
/
/
/
|
*
|
|
|
|
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-11
|
*
|
|
|
|
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: lpc32xx: do not register clock "0"
Sylvain Lemieux
2016-02-09
|
*
|
|
|
|
|
clk: fix __clk_init_parent() for single parent clocks
Masahiro Yamada
2016-02-09
|
*
|
|
|
|
|
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
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
clk: Deprecate CLK_IS_ROOT
Stephen Boyd
2016-02-07
|
*
|
|
|
|
|
|
clk: gpio: Make into a platform driver
Stephen Boyd
2016-02-07
|
*
|
|
|
|
|
|
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: 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-02-01
|
*
|
|
|
|
|
|
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-01-29
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
clk: st: avoid uninitialized variable use
Arnd Bergmann
2016-01-29
|
*
|
|
|
|
|
|
|
clk: axi-clkgen: Remove sometimes impossible check
Stephen Boyd
2016-01-29
|
*
|
|
|
|
|
|
|
clk: axi-clkgen: Add multi-parent support
Lars-Peter Clausen
2016-01-29
|
*
|
|
|
|
|
|
|
clk: axi-clkgen: Remove version 1 support
Lars-Peter Clausen
2016-01-29
|
*
|
|
|
|
|
|
|
clk: palmas: fix a possible NULL dereference
LABBE Corentin
2016-01-29
|
*
|
|
|
|
|
|
|
clk: palmas: constify the palmas_clks_of_match_data structure
LABBE Corentin
2016-01-29
|
*
|
|
|
|
|
|
|
clk: optimize the divider walk in clk_divider_bestdiv()
Masahiro Yamada
2016-01-29
|
*
|
|
|
|
|
|
|
clk: vt8500: fix sign of possible PLL values
Andrzej Hajda
2016-01-29
|
*
|
|
|
|
|
|
|
clk: add clk_unregister_fixed_rate()
Masahiro Yamada
2016-01-29
|
*
|
|
|
|
|
|
|
clk: add clk_unregister_fixed_factor()
Masahiro Yamada
2016-01-29
|
*
|
|
|
|
|
|
|
clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
Srinivas Kandagatla
2016-01-29
|
*
|
|
|
|
|
|
|
Merge branch 'clk-iproc' into clk-next
Stephen Boyd
2016-01-29
|
|
\
\
\
\
\
\
\
\
[prev]
[next]