index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-24
clk: ti: DRA7: Correct timer_sys_ck clock aliases for Timers
Suman Anna
1
-7
/
+7
2015-03-24
clk: ti: OMAP5: Correct the DT clock aliases for timers
Suman Anna
1
-11
/
+11
2015-03-24
clk: ti: OMAP4: Remove the legacy timer DT clock aliases
Suman Anna
1
-11
/
+0
2015-03-24
clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliases
Peter Ujfalusi
1
-7
/
+9
2015-03-24
clk: ti: clk-3xxx: Correct McBSP related DT clock definitions
Peter Ujfalusi
1
-12
/
+7
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
8
-16
/
+18
2015-03-24
clk: qcom: Add MSM8916 Global Clock Controller support
Georgi Djakov
3
-0
/
+2877
2015-03-24
clk: qcom: Introduce parent_map tables
Georgi Djakov
15
-286
/
+338
2015-03-24
clk: qcom: Do some error handling in configure_bank()
Georgi Djakov
1
-21
/
+42
2015-03-24
clk: qcom: Fix clk_get_parent function return value
Georgi Djakov
2
-9
/
+24
2015-03-24
clk: qcom: fix RCG M/N counter configuration
Archit Taneja
1
-1
/
+1
2015-03-24
Merge tag 'mvebu-clk-4.1' of git://git.infradead.org/linux-mvebu into clk-next
Michael Turquette
5
-0
/
+179
2015-03-21
clk: sunxi: Register divs clocks before factor clocks
Chen-Yu Tsai
1
-3
/
+3
2015-03-21
clk: sunxi: Add "cpu" to list of protected clocks for sun5i
Chen-Yu Tsai
1
-0
/
+1
2015-03-21
clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i
Chen-Yu Tsai
1
-0
/
+52
2015-03-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-24
/
+59
2015-03-12
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
6
-24
/
+59
2015-03-12
clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()
Stephen Boyd
4
-54
/
+18
2015-03-12
clk: Rename child_node to clks_node to avoid confusion
Stephen Boyd
1
-6
/
+6
2015-03-12
clk: qcom: Properly change rates for ahbix clock
Stephen Boyd
3
-3
/
+65
2015-03-12
Merge tag 'v3.20-exynos5433-clk' of git://linuxtv.org/snawrocki/samsung into ...
Michael Turquette
3
-0
/
+5426
2015-03-12
clk: qcom: Fix i2c frequency table
Stephen Boyd
1
-1
/
+1
2015-03-12
clk: clk_set_parent() with current parent shouldn't fail
Stephen Boyd
1
-4
/
+6
2015-03-12
clk: Add tracepoints for hardware operations
Stephen Boyd
1
-10
/
+46
2015-03-12
clk: Missing set_phase op is an error
Stephen Boyd
1
-8
/
+4
2015-03-12
clk: fractional-divider: support for divider bypassing
Heikki Krogerus
1
-0
/
+3
2015-03-12
clk: Use lockdep asserts to find missing hold of prepare_lock
Krzysztof Kozlowski
1
-0
/
+14
2015-03-12
clk: introduce clk_is_match
Michael Turquette
1
-0
/
+26
2015-03-12
clk: don't export static symbol
Julia Lawall
1
-1
/
+0
2015-03-10
clk: divider: fix calculation of initial best divider when rounding to closest
Uwe Kleine-König
1
-6
/
+7
2015-03-10
clk: divider: fix selection of divider when rounding to closest
Uwe Kleine-König
1
-1
/
+5
2015-03-10
clk: divider: fix calculation of maximal parent rate for a given divider
Uwe Kleine-König
1
-7
/
+1
2015-03-06
clk: divider: return real rate instead of divider value
Heiko Stübner
1
-1
/
+1
2015-03-05
clk: at91: implement suspend/resume for the PMC irqchip
Boris BREZILLON
2
-1
/
+20
2015-03-04
clk: mvebu: add Marvell Armada 39x driver
Thomas Petazzoni
3
-0
/
+161
2015-03-04
clk: mvebu: extend common code to allow an optional refclk
Thomas Petazzoni
2
-0
/
+18
2015-02-27
ARM: shmobile: r8a7778: common clock framework CPG driver
Ulrich Hecht
2
-0
/
+144
2015-02-25
clk: qcom: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-02-25
clk: qcom: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-02-25
clk: qcom: Add PLL4 vote clock
Stephen Boyd
1
-0
/
+13
2015-02-25
clk: qcom: lcc-msm8960: Fix PLL rate detection
Stephen Boyd
1
-1
/
+1
2015-02-25
clk: qcom: Fix slimbus n and m val offsets
Stephen Boyd
1
-2
/
+2
2015-02-25
clk: ti: Fix FAPLL parent enable bit handling
Tony Lindgren
1
-3
/
+3
2015-02-23
clk: sunxi: Add support for sun9i A80 USB clocks and resets
Chen-Yu Tsai
1
-0
/
+43
2015-02-23
clk: sunxi: Move USB clocks to separate file
Chen-Yu Tsai
3
-88
/
+191
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
81
-1191
/
+11680
2015-02-20
clk: Only recalculate the rate if needed
Tomeu Vizoso
1
-1
/
+4
2015-02-18
Revert "clk: mxs: Fix invalid 32-bit access to frac registers"
Stefan Wahren
3
-31
/
+18
2015-02-18
clk: qoriq: Add support for the platform PLL
Emil Medve
1
-0
/
+83
2015-02-18
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
5
-35
/
+35
[prev]
[next]