| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-04-06 | 48 | -698/+5161 |
|\ |
|
| * | clk: shmobile: fix setting paretn clock rate | Ben Dooks | 2014-04-02 | 1 | -1/+1 |
| * | clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock parent to pll1 | Ben Dooks | 2014-04-01 | 1 | -4/+4 |
| * | clk: Fix minor errors in of_clk_init() function comments | Sylwester Nawrocki | 2014-03-28 | 1 | -2/+2 |
| * | clk: reverse default clk provider initialization order in of_clk_init() | Sylwester Nawrocki | 2014-03-28 | 1 | -1/+1 |
| * | clk: sirf: update copyright years to 2014 | Barry Song | 2014-03-27 | 3 | -3/+6 |
| * | clk: mmp: try to use closer one when do round rate | Chao Xie | 2014-03-27 | 1 | -3/+7 |
| * | clk: mmp: fix the wrong calculation formula | Chao Xie | 2014-03-27 | 1 | -5/+5 |
| * | clk: mmp: fix wrong mask when calculate denominator | Chao Xie | 2014-03-27 | 1 | -1/+1 |
| * | clk: st: Support for A9 MUX clocks | Gabriel FERNANDEZ | 2014-03-25 | 1 | -0/+19 |
| * | clk: st: Support for ClockGenA9/DDR/GPU | Gabriel FERNANDEZ | 2014-03-25 | 1 | -0/+139 |
| * | clk: st: Support for QUADFS inside ClockGenB/C/D/E/F | Gabriel FERNANDEZ | 2014-03-25 | 2 | -1/+1040 |
| * | clk: st: Support for VCC-mux and MUX clocks | Gabriel FERNANDEZ | 2014-03-25 | 1 | -0/+272 |
| * | clk: st: Support for PLLs inside ClockGenA(s) | Gabriel FERNANDEZ | 2014-03-25 | 3 | -1/+608 |
| * | clk: st: Support for DIVMUX and PreDiv Clocks | Gabriel FERNANDEZ | 2014-03-25 | 3 | -0/+531 |
| * | clk: support hardware-specific debugfs entries | Alex Elder | 2014-03-25 | 1 | -0/+4 |
| * | clk: s2mps11: Use of_get_child_by_name | Krzysztof Kozlowski | 2014-03-24 | 1 | -1/+1 |
| * | clk: s2mps11: Fix possible NULL pointer dereference | Krzysztof Kozlowski | 2014-03-24 | 1 | -1/+1 |
| * | clk: hisilicon: fix warning from smatch | Zhangfei Gao | 2014-03-21 | 1 | -8/+7 |
| * | clk: shmobile: add CPG driver for rz-platforms | Wolfram Sang | 2014-03-21 | 2 | -0/+104 |
| * | clk: turn rate change failed warning into pr_debug | Sascha Hauer | 2014-03-20 | 1 | -1/+1 |
| * | clk: respect the clock dependencies in of_clk_init | Gregory CLEMENT | 2014-03-20 | 1 | -4/+79 |
| * | clk: mpc85xx: Update the driver to align to new clock bindings | Tang Yuantian | 2014-03-20 | 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-19 | 1 | -1/+1 |
| * | | Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ... | Mike Turquette | 2014-03-19 | 1 | -1/+24 |
| |\ \ |
|
| | * | | clk: mvebu: Support Armada 380 SoC on the core divider clock | Ezequiel Garcia | 2014-03-14 | 1 | -0/+23 |
| | * | | clk: mvebu: Fix ratio register offset on A375 SoC | Ezequiel Garcia | 2014-03-14 | 1 | -1/+1 |
| * | | | clk: clk-s2mps11: Add support for clocks in S5M8767 MFD | Tushar Behera | 2014-03-19 | 2 | -2/+9 |
| * | | | clk: clk-s2mps11: Refactor for including support for other MFD clocks | Tushar Behera | 2014-03-19 | 1 | -4/+16 |
| * | | | clk: add MOXA ART SoCs clock driver | Jonas Jensen | 2014-03-19 | 2 | -0/+98 |