index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: respect the clock dependencies in of_clk_init
Gregory CLEMENT
2014-03-19
1
-4
/
+79
*
clk: mpc85xx: Update the driver to align to new clock bindings
Tang Yuantian
2014-03-19
1
-22
/
+48
*
clk: at91: optimization of the set_rate callback
Jean-Jacques Hiblot
2014-03-19
1
-30
/
+8
*
clk: at91: fix programmable clk irq handling
Jean-Jacques Hiblot
2014-03-19
2
-93
/
+89
*
clk: at91: propagate rate change on system clks
Boris BREZILLON
2014-03-19
1
-1
/
+1
*
clk: at91: replace prog clk round_rate with determine_rate
Boris BREZILLON
2014-03-19
1
-28
/
+28
*
Merge tag 'clk-hisi' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhua...
Mike Turquette
2014-03-19
6
-39
/
+129
|
\
|
*
clk: hisi: remove static variable
Haojian Zhuang
2014-03-19
4
-42
/
+72
|
*
clk: hip04: add clock driver
Haojian Zhuang
2014-03-19
3
-1
/
+59
|
*
clk: hisi: assign missing clk to table
Haojian Zhuang
2014-03-19
1
-0
/
+2
*
|
clk: sunxi: fix thinko in comment
Emilio López
2014-03-19
1
-1
/
+1
*
|
clk: sunxi: fix some calculations
Emilio López
2014-03-19
1
-3
/
+3
*
|
clk: sunxi: fix A20 PLL4 calculation
Emilio López
2014-03-19
1
-0
/
+7
*
|
Merge tag 'sunxi-clk-for-3.15' of https://bitbucket.org/emiliolopez/linux int...
Mike Turquette
2014-03-19
1
-25
/
+265
|
\
\
|
*
|
clk: sunxi: Add new clock compatibles
Maxime Ripard
2014-02-18
1
-15
/
+15
|
*
|
clk: sunxi: Add Allwinner A20/A31 GMAC clock unit
Chen-Yu Tsai
2014-02-18
1
-0
/
+96
|
*
|
clk: sunxi: Add support for PLL6 on the A31
Maxime Ripard
2014-02-18
1
-0
/
+45
|
*
|
clk: sunxi: Add USB clock register defintions
Roman Byshko
2014-02-18
1
-0
/
+12
|
*
|
clk: sunxi: Add support for USB clock-register reset bits
Hans de Goede
2014-02-18
1
-0
/
+71
|
*
|
clk: sunxi: get divs parent clock name from parent factor clock
Chen-Yu Tsai
2014-02-03
1
-1
/
+2
|
*
|
clk: sunxi: add names for pll5, pll6 parent clocks to factors_data
Chen-Yu Tsai
2014-02-03
1
-9
/
+18
|
*
|
clk: sunxi: add clock-output-names dt property support
Chen-Yu Tsai
2014-02-03
1
-0
/
+6
|
|
/
*
|
clk: socfpga: Fix section mismatch warning
Dinh Nguyen
2014-03-18
1
-1
/
+1
*
|
Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...
Mike Turquette
2014-03-18
1
-1
/
+24
|
\
\
|
*
|
clk: mvebu: Support Armada 380 SoC on the core divider clock
Ezequiel Garcia
2014-03-13
1
-0
/
+23
|
*
|
clk: mvebu: Fix ratio register offset on A375 SoC
Ezequiel Garcia
2014-03-13
1
-1
/
+1
*
|
|
clk: clk-s2mps11: Add support for clocks in S5M8767 MFD
Tushar Behera
2014-03-18
2
-2
/
+9
*
|
|
clk: clk-s2mps11: Refactor for including support for other MFD clocks
Tushar Behera
2014-03-18
1
-4
/
+16
*
|
|
clk: add MOXA ART SoCs clock driver
Jonas Jensen
2014-03-18
2
-0
/
+98
*
|
|
Merge branch 'clk-fixes' into clk-next
Mike Turquette
2014-02-26
2
-1
/
+4
|
\
\
\
|
*
|
|
clk:at91: Fix memory leak in of_at91_clk_master_setup()
Masanari Iida
2014-02-26
1
-1
/
+1
|
*
|
|
clk: nomadik: fix multiplatform problem
Linus Walleij
2014-02-26
1
-0
/
+3
*
|
|
|
clk: ti/divider: fix rate calculation for fractional rates
Tomi Valkeinen
2014-02-26
1
-4
/
+4
*
|
|
|
clk: divider: fix rate calculation for fractional rates
Tomi Valkeinen
2014-02-26
1
-5
/
+5
*
|
|
|
clk: axi-clkgen: Add support for v2
Lars-Peter Clausen
2014-02-26
1
-43
/
+269
*
|
|
|
clk: hisilicon: add hi3620_mmc_clks
Zhangfei Gao
2014-02-26
1
-0
/
+274
*
|
|
|
clk: socfpga: Support multiple parents for the pll clocks
Dinh Nguyen
2014-02-26
1
-4
/
+22
*
|
|
|
clk: socfpga: Fix integer overflow in clock calculation
Dinh Nguyen
2014-02-26
1
-3
/
+5
*
|
|
|
clk: zynq: Use clk_readl/clk_writel helper function
Michal Simek
2014-02-25
2
-11
/
+11
*
|
|
|
clk: shmobile: div6: use proper description in kernel doc
Wolfram Sang
2014-02-25
1
-1
/
+1
*
|
|
|
Merge branch 'clk-fixes' into clk-next
Mike Turquette
2014-02-24
191
-742
/
+1869
|
\
|
|
|
|
*
|
|
Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...
Mike Turquette
2014-02-24
177
-653
/
+1762
|
|
\
\
\
|
|
*
|
|
clk: shmobile: rcar-gen2: Fix qspi divisor
Laurent Pinchart
2014-02-24
1
-1
/
+1
|
|
*
|
|
clk: shmobile: rcar-gen2: Fix clock parent for all non-PLL clocks
Laurent Pinchart
2014-02-24
1
-1
/
+9
|
|
*
|
|
Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-02-23
4
-5
/
+10
|
|
|
\
\
\
|
|
|
|
\
\
|
|
|
|
\
\
|
|
|
|
\
\
|
|
|
|
\
\
|
|
|
*
-
-
-
.
\
\
Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...
Mark Brown
2014-02-23
3
-4
/
+9
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
*
|
|
regulator: s5m8767: Add missing of_node_put
Sachin Kamat
2014-02-13
1
-0
/
+2
|
|
|
|
|
|
*
|
|
regulator: s5m8767: Use of_get_child_by_name
Sachin Kamat
2014-02-13
1
-1
/
+1
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
regulator: max14577: Fix invalid return value on DT parse success
Krzysztof Kozlowski
2014-02-22
1
-2
/
+3
|
|
|
|
*
|
|
|
regulator: da9063: Bug fix when setting max voltage on LDOs 5-11
Steve Twiss
2014-02-12
1
-1
/
+3
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
[next]