index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
2021-11-08
Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-11-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-11-02
Merge branches 'clk-composite-determine-fix', 'clk-allwinner', 'clk-amlogic' ...
Stephen Boyd
2021-11-02
Merge branches 'clk-imx', 'clk-ux500' and 'clk-debugfs' into clk-next
Stephen Boyd
2021-11-02
Merge branches 'clk-leak', 'clk-rockchip', 'clk-renesas' and 'clk-at91' into ...
Stephen Boyd
2021-11-02
Merge branches 'clk-qcom', 'clk-mtk', 'clk-versatile' and 'clk-doc' into clk-...
Stephen Boyd
2021-10-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-26
clk: use clk_core_get_rate_recalc() in clk_rate_get()
Claudiu Beznea
2021-10-26
clk: at91: sama7g5: set low limit for mck0 at 32KHz
Claudiu Beznea
2021-10-26
clk: at91: sama7g5: remove prescaler part of master clock
Claudiu Beznea
2021-10-26
clk: at91: clk-master: add notifier for divider
Claudiu Beznea
2021-10-26
clk: at91: clk-sam9x60-pll: add notifier for div part of PLL
Claudiu Beznea
2021-10-26
clk: at91: clk-master: fix prescaler logic
Claudiu Beznea
2021-10-26
clk: at91: clk-master: mask mckr against layout->mask
Claudiu Beznea
2021-10-26
clk: at91: clk-master: check if div or pres is zero
Claudiu Beznea
2021-10-26
clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
Claudiu Beznea
2021-10-26
clk: at91: pmc: add sama7g5 to the list of available pmcs
Claudiu Beznea
2021-10-26
clk: at91: clk-master: improve readability by using local variables
Claudiu Beznea
2021-10-26
clk: at91: clk-master: add register definition for sama7g5's master clock
Claudiu Beznea
2021-10-26
clk: at91: sama7g5: add securam's peripheral clock
Claudiu Beznea
2021-10-26
clk: at91: pmc: execute suspend/resume only for backup mode
Claudiu Beznea
2021-10-26
clk: at91: re-factor clocks suspend/resume
Claudiu Beznea
2021-10-26
clk: ux500: Add driver for the reset portions of PRCC
Linus Walleij
2021-10-20
clk: ti: am43xx: Add clkctrl data for am43xx ADC1
Miquel Raynal
2021-10-18
clk: composite: Use rate_ops.determine_rate when also a mux is available
Martin Blumenstingl
2021-10-18
clk: composite: Also consider .determine_rate for rate + mux composites
Martin Blumenstingl
2021-10-18
clk: samsung: describe drivers in Kconfig
Krzysztof Kozlowski
2021-10-15
clk: samsung: exynos5433: update apollo and atlas clock probing
Will McVicker
2021-10-15
clk: samsung: add support for CPU clocks
Will McVicker
2021-10-15
clk: samsung: Introduce Exynos850 clock driver
Sam Protsenko
2021-10-15
clk: renesas: r8a779[56]x: Add MLP clocks
Andrey Gusakov
2021-10-14
clk: versatile: hide clock drivers from non-ARM users
Jean Delvare
2021-10-14
clk: versatile: Rename ICST to CLK_ICST
Jean Delvare
2021-10-14
clk: qcom: gdsc: enable optional power domain support
Dmitry Baryshkov
2021-10-14
clk: qcom: videocc-sm8250: use runtime PM for the clock controller
Dmitry Baryshkov
2021-10-14
clk: qcom: dispcc-sm8250: use runtime PM for the clock controller
Dmitry Baryshkov
2021-10-14
clk: qcom: gcc-sc7280: Drop unused array
Stephen Boyd
2021-10-13
clk: qcom: camcc: Add camera clock controller driver for SC7280
Taniya Das
2021-10-13
clk: qcom: Add lpass clock controller driver for SC7280
Taniya Das
2021-10-13
clk: qcom: Kconfig: Sort the symbol for SC_LPASS_CORECC_7180
Taniya Das
2021-10-13
clk: qcom: mmcc-sdm660: Add hw_ctrl flag to venus_core0_gdsc
AngeloGioacchino Del Regno
2021-10-13
clk: qcom: mmcc-sdm660: Add necessary CXCs to venus_gdsc
AngeloGioacchino Del Regno
2021-10-13
clk: qcom: gcc-msm8994: Use ARRAY_SIZE() for num_parents
Konrad Dybcio
2021-10-13
clk: qcom: gcc-msm8994: Add proper msm8992 support
Konrad Dybcio
2021-10-13
clk: qcom: gcc-msm8994: Add modem reset
Konrad Dybcio
2021-10-13
clk: qcom: gcc-msm8994: Remove the inexistent GDSC_PCIE
Konrad Dybcio
2021-10-13
clk: qcom: gcc-msm8994: Add missing clocks
Konrad Dybcio
2021-10-13
clk: qcom: gcc-msm8994: Add missing NoC clocks
Konrad Dybcio
2021-10-13
clk: qcom: gcc-msm8994: Fix up SPI QUP clocks
Konrad Dybcio
2021-10-13
clk: qcom: gcc-msm8994: Modernize the driver
Konrad Dybcio
[next]