Age | Commit message (Expand) | Author | Files | Lines |
2016-01-01 | Merge branch 'clk-renesas' into clk-next | Michael Turquette | 1 | -0/+1 |
2016-01-01 | clk: shmobile: r8a7795: Add SATA0 clock | Ulrich Hecht | 1 | -0/+1 |
2015-12-22 | Merge branch 'clk-shmobile-for-v4.5' of git://git.kernel.org/pub/scm/linux/ke... | Michael Turquette | 6 | -63/+1215 |
2015-12-08 | clk: shmobile: r8a7795: Add new CPG/MSSR driver | Geert Uytterhoeven | 4 | -0/+391 |
2015-12-08 | clk: shmobile: Add new CPG/MSSR driver core | Geert Uytterhoeven | 2 | -0/+721 |
2015-12-08 | clk: shmobile: div6: Extract cpg_div6_register() | Geert Uytterhoeven | 2 | -45/+94 |
2015-12-08 | clk: shmobile: div6: Make clock-output-names optional | Geert Uytterhoeven | 1 | -10/+3 |
2015-12-08 | clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI | Magnus Damm | 1 | -12/+10 |
2015-11-20 | clk: shmobile: rcar-gen2: Spelling/Grammar: dependant of, ouput | Geert Uytterhoeven | 1 | -2/+2 |
2015-11-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+4 |
2015-10-16 | clk: shmobile: mstp: Drop bogus closing parenthesis in error message | Geert Uytterhoeven | 1 | -1/+1 |
2015-10-16 | clk: shmobile: r8a7778: Make r8a7778_rates[] and r8a7778_divs[] static const | Geert Uytterhoeven | 1 | -4/+4 |
2015-09-18 | clk: shmobile: mstp: Consider "zb_clk" suitable for power management | Geert Uytterhoeven | 1 | -0/+4 |
2015-09-09 | Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -0/+6 |
2015-09-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 5 | -0/+96 |
2015-08-25 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 1 | -1/+1 |
2015-08-25 | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() | Stephen Boyd | 1 | -2/+2 |
2015-08-12 | clk: shmobile: rz: Add CPG/MSTP Clock Domain support | Geert Uytterhoeven | 1 | -0/+3 |
2015-08-12 | clk: shmobile: rcar-gen2: Add CPG/MSTP Clock Domain support | Geert Uytterhoeven | 1 | -0/+2 |
2015-08-12 | clk: shmobile: r8a7779: Add CPG/MSTP Clock Domain support | Geert Uytterhoeven | 1 | -0/+2 |
2015-08-12 | clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain support | Geert Uytterhoeven | 1 | -0/+2 |
2015-08-12 | clk: shmobile: Add CPG/MSTP Clock Domain support | Geert Uytterhoeven | 1 | -0/+87 |
2015-08-10 | clk: shmobile: emev2: deassert reset for IIC0/1 | Wolfram Sang | 1 | -0/+6 |
2015-07-28 | clk: shmobile: Remove unneeded #include <linux/clkdev.h> | Geert Uytterhoeven | 7 | -7/+7 |
2015-05-15 | clk: emev2: Silence sparse warnings | Stephen Boyd | 1 | -1/+1 |
2015-02-27 | ARM: shmobile: r8a7778: common clock framework CPG driver | Ulrich Hecht | 2 | -0/+144 |
2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 4 | -4/+345 |
2015-02-05 | clk: shmobile: div6: Avoid division by zero in .round_rate() | Geert Uytterhoeven | 1 | -0/+3 |
2015-01-14 | clk: shmobile: fix sparse NULL pointer warning | Wei Yongjun | 1 | -1/+1 |
2015-01-08 | clk: shmobile: Add R-Car Gen2 ADSP clock support | Sergei Shtylyov | 1 | -0/+48 |
2015-01-08 | clk: shmobile: Add R-Car Gen2 RCAN clock support | Sergei Shtylyov | 1 | -0/+40 |
2015-01-08 | clk: shmobile: r8a73a4 common clock framework implementation | Ulrich Hecht | 2 | -0/+242 |
2015-01-08 | clk: shmobile: Add r8a7793 support | Hisashi Nakamura | 1 | -0/+1 |
2015-01-08 | clk: shmobile: div6: Avoid changing divisor in .disable() | Geert Uytterhoeven | 1 | -4/+11 |
2014-12-21 | clk: shmobile: sh73a0 common clock framework implementation | Ulrich Hecht | 2 | -0/+219 |
2014-11-12 | clk: shmobile: div6: support selectable-input clocks | Ulrich Hecht | 1 | -12/+101 |
2014-10-15 | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 1 | -0/+1 |
2014-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -2/+0 |
2014-10-02 | kbuild: remove unnecessary "obj- := dummy.o" trick | Masahiro Yamada | 1 | -2/+0 |
2014-09-03 | clk: shmobile: add missing 0x0100 for SDCKCR | Kuninori Morimoto | 1 | -0/+1 |
2014-08-27 | clk: shmobile: Add r8a7794 support | Hisashi Nakamura | 1 | -0/+1 |
2014-05-24 | clk: shmobile: Add R8A7740-specific clock support | Ulrich Hecht | 2 | -0/+200 |
2014-05-23 | clk: shmobile: mstp: Fix the is_enabled() operation | Laurent Pinchart | 1 | -1/+1 |
2014-05-13 | clk: shmobile: r8a7779: Add clocks support | Simon Horman | 2 | -0/+181 |
2014-05-13 | clk: shmobile: clk-mstp: change to using clock-indices | Ben Dooks | 1 | -2/+7 |
2014-04-06 | Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 5 | -6/+110 |
2014-04-02 | clk: shmobile: fix setting paretn clock rate | Ben Dooks | 1 | -1/+1 |
2014-04-01 | clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock parent to pll1 | Ben Dooks | 1 | -4/+4 |
2014-03-21 | clk: shmobile: add CPG driver for rz-platforms | Wolfram Sang | 2 | -0/+104 |
2014-03-08 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds | 1 | -2/+34 |