summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | clk: fix set_rate_range when current rate is out of rangeJerome Brunet2017-12-201-4/+33
| | | | * | | clk: add clk_rate_exclusive apiJerome Brunet2017-12-201-0/+172
| | | | * | | clk: cosmetic changes to clk_summary debugfs entryJerome Brunet2017-12-201-3/+4
| | | | * | | clk: add clock protection mechanism to clk coreJerome Brunet2017-12-201-7/+112
| | | | * | | clk: use round rate to bail out early in set_rateJerome Brunet2017-12-201-2/+23
| | | | * | | clk: rework calls to round and determine rate callbacksJerome Brunet2017-12-201-30/+52
| | | | * | | clk: add clk_core_set_phase_nolock functionJerome Brunet2017-12-201-12/+21
| | | | * | | clk: take the prepare lock out of clk_core_set_parentJerome Brunet2017-12-201-20/+20
| | | | * | | clk: fix incorrect usage of ENOSYSJerome Brunet2017-12-201-1/+1
| | | | | |/ | | | | |/|
| | | * / | clk: check ops pointer on clock registerJerome Brunet2017-12-191-0/+7
| | | |/ /
| | * | | clk: qcom: add read-only alpha pll post divider operationsAbhishek Sahu2017-12-142-0/+26
| | * | | clk: qcom: support for 2 bit PLL post dividerAbhishek Sahu2017-12-141-4/+17
| | * | | clk: qcom: support Brammo type Alpha PLLAbhishek Sahu2017-12-142-0/+10
| | * | | clk: qcom: support Huayra type Alpha PLLAbhishek Sahu2017-12-142-5/+189
| | * | | clk: qcom: support for dynamic updating the PLLAbhishek Sahu2017-12-142-4/+80
| | * | | clk: qcom: support for alpha mode configurationAbhishek Sahu2017-12-132-0/+8
| | * | | clk: qcom: flag for 64 bit CONFIG_CTLAbhishek Sahu2017-12-131-1/+6
| | * | | clk: qcom: fix 16 bit alpha support calculationAbhishek Sahu2017-12-132-25/+34
| | * | | clk: qcom: support for alpha pll propertiesAbhishek Sahu2017-12-136-62/+120
| | |/ /
| * | | Merge branch '4.15-rc1-clkctrl-driver' of https://github.com/t-kristo/linux-p...Stephen Boyd2017-12-0714-1052/+2053
| |\ \ \
| * \ \ \ Merge branch 'clk-stm32-copyright' into clk-nextStephen Boyd2017-12-071-16/+3Star
| |\ \ \ \
| | * | | | clk: stm32-h7: fix copyrightBenjamin Gaignard2017-12-071-16/+3Star
| | | |/ / | | |/| |
| * | | | Merge branch 'clk-hi3660-stub' into clk-nextStephen Boyd2017-12-073-0/+192
| |\ \ \ \
| | * | | | clk: hisilicon: Add support for Hi3660 stub clocksKaihua Zhong2017-12-073-0/+192
| | |/ / /
| * | | | Merge branch 'clk-pr-err' into clk-nextStephen Boyd2017-12-076-10/+10
| |\ \ \ \
| | * | | | clk: h8300: pr_err() strings should end with newlinesArvind Yadav2017-12-071-2/+2
| | * | | | clk: h8s2678: pr_err() strings should end with newlinesArvind Yadav2017-12-071-3/+3
| | * | | | SPEAr: clk: pr_err() strings should end with newlinesArvind Yadav2017-12-071-1/+1
| | * | | | clk: SPEAr: pr_err() strings should end with newlinesArvind Yadav2017-12-071-1/+1
| | * | | | clk: lpc32xx: pr_err() strings should end with newlinesArvind Yadav2017-12-071-2/+2
| | * | | | clk: stm32f4: pr_err() strings should end with newlinesArvind Yadav2017-12-071-1/+1
| | |/ / /
| * | | | Merge branch 'clk-qcom-spmi-div' into clk-nextStephen Boyd2017-12-073-0/+312
| |\ \ \ \
| | * | | | clk: qcom: Add spmi_pmic clock divider supportTirupathi Reddy2017-12-073-0/+312
| | |/ / /
| * | | | Merge branch 'clk-qcom-audio-fixes' into clk-nextStephen Boyd2017-12-071-3/+10
| |\ \ \ \
| | * | | | clk: qcom: msm8916: add 12.288 MHz support to codec dig clkSrinivas Kandagatla2017-12-071-0/+1
| | * | | | clk: qcom: msm8916: fix mnd_width for codec_digcodecSrinivas Kandagatla2017-12-071-0/+1
| | * | | | clk: qcom: msm8916: Fix i2s clk rates required for mclkSrinivas Kandagatla2017-12-071-3/+8
| | |/ / /
* | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-02-0214-1052/+2053
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | clk: ti: omap4: clkctrl data fixes for opt-clocksTero Kristo2017-12-011-40/+115
| * | | | clk: ti: dm816: add clkctrl clock dataTero Kristo2017-12-013-0/+49
| * | | | clk: ti: dm814: add clkctrl clock dataTero Kristo2017-12-013-0/+42
| * | | | clk: ti: am43xx: add clkctrl clock dataTero Kristo2017-12-013-0/+204
| * | | | clk: ti: am33xx: add clkctrl clock dataTero Kristo2017-12-013-1/+195
| * | | | clk: ti: dra7: add clkctrl clock dataTero Kristo2017-12-013-0/+798
| * | | | clk: ti: omap5: add clkctrl clock dataTero Kristo2017-12-013-0/+508
| * | | | clk: ti: omap3: cleanup unnecessary clock aliasesTero Kristo2017-12-011-261/+2Star
| * | | | clk: ti: am43xx: cleanup unnecessary clock aliasesTero Kristo2017-12-011-97/+2Star
| * | | | clk: ti: am33xx: cleanup unnecessary clock aliasesTero Kristo2017-12-011-86/+2Star
| * | | | clk: ti: dm816x: cleanup unnecessary clock aliasesTero Kristo2017-12-011-16/+1Star
| * | | | clk: ti: dm814x: cleanup unnecessary clock aliasesTero Kristo2017-12-011-12/+1Star