index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge android-4.4.135 (c9d74f2) into msm-4.4
Srinivasarao P
2018-06-27
|
\
|
*
clk: Don't show the incorrect clock phase
Shawn Lin
2018-05-30
*
|
clk: Move vdd voting before set rate and parent
Taniya Das
2017-05-12
*
|
clk: Add support to dump state of all clocks into ftrace
Amit Nischal
2017-05-02
*
|
clk: Move the measure functionality from common clock framework
Taniya Das
2017-03-17
*
|
clk: qcom: Move clock debug measure support from common code
Taniya Das
2017-03-17
*
|
clk: qcom: Add support to log PLL/RCGR values in case of failure
Taniya Das
2017-02-14
*
|
clk: Add separate function to print clocks enabled during suspend
Taniya Das
2017-01-23
*
|
clk: Fix handoff counts for parent of handoff enabled clocks
Amit Nischal
2016-12-30
*
|
clk: move check for CLK_ENABLE_HAND_OFF at unused tree
Taniya Das
2016-12-22
*
|
clk: introduce CLK_ENABLE_HAND_OFF flag
Michael Turquette
2016-12-22
*
|
clk: qcom: Add support for debugfs measure clock
Taniya Das
2016-12-09
*
|
clk: Add vdd_class support for handoff and use_max_uV
Taniya Das
2016-12-06
*
|
clk: fix critical clock locking
Maxime Ripard
2016-11-28
*
|
clk: Provide OF helper to mark clocks as CRITICAL
Lee Jones
2016-11-28
*
|
clk: WARN_ON about to disable a critical clock
Lee Jones
2016-11-28
*
|
clk: Allow clocks to be marked as CRITICAL
Lee Jones
2016-11-28
*
|
clk: Add support to allow client to print all enabled clocks
Taniya Das
2016-11-16
*
|
clk: Add support for list_rates ops for clocks
Taniya Das
2016-11-16
*
|
clk: add/modify debugfs support for clocks
Taniya Das
2016-11-16
*
|
clk: Add support to vote to regulator framework from clk framework
Stephen Boyd
2016-11-03
*
|
clk: Check for failure at clk_change_rate
Taniya Das
2016-10-21
*
|
clk: qcom: clk-voter: Add support for voter clocks
Taniya Das
2016-10-14
*
|
clk: Add support to set custom flags with clk_set_flags
Taniya Das
2016-07-14
*
|
clk: msm: Add support for MSM clocks
Taniya Das
2016-03-01
|
/
*
clk: Add clk_hw_is_enabled() for use by clk providers
Joachim Eastwood
2015-10-26
*
clk: add missing of_node_put
Julia Lawall
2015-10-21
*
clk: Make clk input parameter of __clk_get_name() const
Geert Uytterhoeven
2015-10-16
*
clk: Use %u to format unsigned int in of_clk_src_onecell_get()
Geert Uytterhoeven
2015-10-16
*
clk: Make of_clk_get_parent_name() robust with #clock-cells = 1
Stephen Boyd
2015-10-15
*
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2015-09-17
|
\
|
*
clk: check for invalid parent index of orphans in __clk_init()
Mans Rullgard
2015-09-16
*
|
clk: Remove unneeded semicolons
Javier Martinez Canillas
2015-09-17
|
/
*
clk: remove duplicated code with __clk_set_parent_after
Dong Aisheng
2015-08-24
*
clk: Constify clk_hw argument to provider APIs
Stephen Boyd
2015-08-24
*
clk: Remove unused provider APIs
Stephen Boyd
2015-08-24
*
clk: Add clk_hw_*() APIs for use by clk providers
Stephen Boyd
2015-08-24
*
clk: track the orphan status of clocks and their children
Heiko Stuebner
2015-08-12
*
clk: Silence warnings about lock imbalances
Stephen Boyd
2015-07-28
*
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
|
\
|
*
clk: Include clk.h in clk.c
Stephen Boyd
2015-07-20
*
|
clk: Allow providers to configure min/max rates
Stephen Boyd
2015-07-28
*
|
Merge branch 'clk-determine-rate-struct' into clk-next
Stephen Boyd
2015-07-28
|
\
\
|
*
|
clk: fix some determine_rate implementations
Boris Brezillon
2015-07-27
|
*
|
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-27
|
|
/
*
|
clk: Move clk_provider_list to scope of function using it
Stephen Boyd
2015-07-07
*
|
clk: Check for allocation errors in of_clk_init()
Stephen Boyd
2015-07-07
|
/
*
Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Michael Turquette
2015-06-20
|
\
|
*
clk: Expose clk_hw_reparent() to providers
Tomeu Vizoso
2015-05-13
*
|
Merge branch 'clk-exynos-cpu-clk' into clk-next
Michael Turquette
2015-06-20
|
\
\
[next]