index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
2015-03-12
clk: fractional-divider: support for divider bypassing
Heikki Krogerus
2015-03-12
clk: Use lockdep asserts to find missing hold of prepare_lock
Krzysztof Kozlowski
2015-03-11
clk: introduce clk_is_match
Michael Turquette
2015-03-11
clk: don't export static symbol
Julia Lawall
2015-03-09
clk: divider: fix calculation of initial best divider when rounding to closest
Uwe Kleine-König
2015-03-09
clk: divider: fix selection of divider when rounding to closest
Uwe Kleine-König
2015-03-09
clk: divider: fix calculation of maximal parent rate for a given divider
Uwe Kleine-König
2015-03-06
clk: divider: return real rate instead of divider value
Heiko Stübner
2015-03-04
clk: at91: implement suspend/resume for the PMC irqchip
Boris BREZILLON
2015-03-04
clk: mvebu: add Marvell Armada 39x driver
Thomas Petazzoni
2015-03-04
clk: mvebu: extend common code to allow an optional refclk
Thomas Petazzoni
2015-02-27
ARM: shmobile: r8a7778: common clock framework CPG driver
Ulrich Hecht
2015-02-25
clk: qcom: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2015-02-25
clk: qcom: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2015-02-25
clk: qcom: Add PLL4 vote clock
Stephen Boyd
2015-02-25
clk: qcom: lcc-msm8960: Fix PLL rate detection
Stephen Boyd
2015-02-25
clk: qcom: Fix slimbus n and m val offsets
Stephen Boyd
2015-02-25
clk: ti: Fix FAPLL parent enable bit handling
Tony Lindgren
2015-02-23
clk: sunxi: Add support for sun9i A80 USB clocks and resets
Chen-Yu Tsai
2015-02-23
clk: sunxi: Move USB clocks to separate file
Chen-Yu Tsai
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-02-19
clk: Only recalculate the rate if needed
Tomeu Vizoso
2015-02-18
Revert "clk: mxs: Fix invalid 32-bit access to frac registers"
Stefan Wahren
2015-02-18
clk: qoriq: Add support for the platform PLL
Emil Medve
2015-02-18
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
2015-02-18
clk: Don't dereference parent clock if is NULL
Javier Martinez Canillas
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-17
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2015-02-13
clk: convert clock name allocations to kstrdup_const
Andrzej Hajda
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-02-06
clkdev: Always allocate a struct clk and call __clk_get() w/ CCF
Stephen Boyd
2015-02-05
clk: samsung: exynos5433: Move CLK_SCLK_HDMI_SPDIF_DISP clock to CMU_TOP domain
Chanwoo Choi
2015-02-05
clk: samsung: Add CLKOUT driver support for Exynos5433 SoC
Inha Song
2015-02-05
clk: samsung: exynos5433: Add clocks for CMU_CAM1 domain
Chanwoo Choi
2015-02-05
clk: samsung: exynos5433: Add clocks for CMU_CAM0 domain
Chanwoo Choi
2015-02-05
clk: samsung: exynos5433: Add clocks for CMU_ISP domain
Chanwoo Choi
2015-02-05
clk: samsung: exynos5433: Add clocks for CMU_HEVC domain
Chanwoo Choi
2015-02-05
clk: samsung: exynos5433: Add clocks for CMU_MFC domain
Chanwoo Choi
2015-02-05
clk: samsung: exynos5433: Add clocks for CMU_MSCL domain
Chanwoo Choi
2015-02-05
clk: samsung: exynos5433: Add clocks for CMU_ATLAS domain
Chanwoo Choi
2015-02-05
clk: samsung: exynos5433: Add clocks for CMU_APOLLO domain
Chanwoo Choi
2015-02-04
clk: shmobile: div6: Avoid division by zero in .round_rate()
Geert Uytterhoeven
2015-02-04
clk: samsung: exynos5433: Add clocks for CMU_GSCL domain
Chanwoo Choi
2015-02-04
clk: samsung: exynos5433: Add clocks for CMU_G3D domain
Chanwoo Choi
2015-02-04
clk: samsung: exynos5433: Add missing clocks for CMU_FSYS domain
Chanwoo Choi
2015-02-04
clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domains
Chanwoo Choi
2015-02-04
clk: samsung: exynos5433: Add clocks for CMU_AUD domain
Chanwoo Choi
2015-02-04
clk: samsung: exynos5433: Add clocks for CMU_DISP domain
Chanwoo Choi
2015-02-04
clk: samsung: exynos5433: Add clocks for CMU_MIF domain
Chanwoo Choi
[prev]
[next]