index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
qcom
/
common.c
Age
Commit message (
Expand
)
Author
2019-11-07
clk: qcom: Allow constant ratio freq tables for rcg
Jeffrey Hugo
2019-11-07
clk: qcom: common: Return NULL from clk_hw OF provider
Taniya Das
2019-08-08
clk: qcom: define probe by index API as common API
Govind Singh
2019-02-22
clk: qcom: Make common clk_hw registrations
Jeffrey Hugo
2018-11-21
clk: qcom: Support 'protected-clocks' property
Stephen Boyd
2018-07-25
clk: qcom: Update SPDX headers for common files
Taniya Das
2018-06-01
clk: qcom: Register the gdscs before the clocks
Rajendra Nayak
2017-11-14
clk: qcom: common: fix legacy board-clock registration
Johan Hovold
2017-11-01
clk: qcom: common: Migrate to devm_* APIs for resets and clk providers
Stephen Boyd
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-02-15
clk: qcom: Do not drop device node twice
Guenter Roeck
2016-11-23
clk: qcom: Add rcg ops to return floor value closest to the requested rate
Rajendra Nayak
2016-11-10
Merge branch 'clk-qcom-rpm' into clk-next
Stephen Boyd
2016-11-10
clk: qcom: Always add factor clock for xo clocks
Georgi Djakov
2016-11-01
clk: qcom: Enable FSM mode for votable alpha PLLs
Rajendra Nayak
2016-08-24
clk: qcom: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2016-03-04
clk: qcom: Remove CLK_IS_ROOT
Stephen Boyd
2016-02-11
clk: qcom: gdsc: Add support for hierarchical power domains
Rajendra Nayak
2016-02-08
clk: qcom: common: check for failure
Sudip Mukherjee
2015-11-16
clk: qcom: common: Add API to register board clocks backwards compatibly
Stephen Boyd
2015-10-08
clk: qcom: Drop calls to qcom_cc_remove()
Stephen Boyd
2015-10-08
qcom: clk: Make qcom_cc_probe() fully devm safe
Stephen Boyd
2015-09-16
clk: qcom: gdsc: Add support for ON only state
Rajendra Nayak
2015-09-16
clk: qcom: gdsc: Prepare common clk probe to register gdscs
Rajendra Nayak
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-07-28
clk: qcom: Give clk-qcom.ko module a GPLv2 license
Stephen Boyd
2015-03-23
clk: qcom: Introduce parent_map tables
Georgi Djakov
2014-09-22
clk: qcom: Consolidate frequency finding logic
Stephen Boyd
2014-07-15
clk: qcom: Fix PLL rate configurations
Stephen Boyd
2014-05-29
clk: qcom: Return error pointers for unimplemented clocks
Stephen Boyd
2014-04-30
clk: qcom: Consolidate common probe code
Stephen Boyd