summaryrefslogtreecommitdiffstats
path: root/drivers/clk/shmobile
AgeCommit message (Expand)AuthorFilesLines
2016-03-03clk: renesas: move drivers to renesas directorySimon Horman15-3670/+0
2016-03-03Merge branch 'clk-shmobile-for-v4.6' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2-2/+21
2016-02-26clk: shmobile: r8a7795: Add CAN FD peripheral clockRamesh Shanmugasundaram1-0/+1
2016-02-26clk: shmobile: r8a7795: Add CANFD clockRamesh Shanmugasundaram1-0/+1
2016-02-26clk: shmobile: r8a7795: Add CAN peripheral clockRamesh Shanmugasundaram1-0/+2
2016-02-26clk: shmobile: div6: Fix .recalc_rate() using a stale divisorGeert Uytterhoeven1-2/+1
2016-02-26clk: shmobile: r8a7795: Add LVDS module clockLaurent Pinchart1-0/+1
2016-02-26clk: shmobile: r8a7795: Add FCP clocksLaurent Pinchart1-0/+15
2016-02-25clk: shmobile: Free 'clock' on error pathStephen Boyd1-0/+1
2016-02-24clk: shmobile: check for failureSudip Mukherjee1-1/+5
2016-02-18clk: shmobile: r8a7795: Add INTC-EX clockMagnus Damm1-0/+1
2016-02-08clk: shmobile: r8a7795: Add USB-DMAC clocksYoshihiro Shimoda1-0/+2
2016-02-08clk: shmobile: r8a7795: Add SD divider supportDirk Behme2-0/+232
2016-01-25clk: shmobile: r8a7795: Add USB3.0 clocksYoshihiro Shimoda1-0/+2
2015-12-31Merge branch 'clk-renesas' into clk-nextMichael Turquette1-0/+1
2015-12-31clk: shmobile: r8a7795: Add SATA0 clockUlrich Hecht1-0/+1
2015-12-22Merge branch 'clk-shmobile-for-v4.5' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette6-63/+1215
2015-12-08clk: shmobile: r8a7795: Add new CPG/MSSR driverGeert Uytterhoeven4-0/+391
2015-12-08clk: shmobile: Add new CPG/MSSR driver coreGeert Uytterhoeven2-0/+721
2015-12-08clk: shmobile: div6: Extract cpg_div6_register()Geert Uytterhoeven2-45/+94
2015-12-08clk: shmobile: div6: Make clock-output-names optionalGeert Uytterhoeven1-10/+3
2015-12-08clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTIMagnus Damm1-12/+10
2015-11-20clk: shmobile: rcar-gen2: Spelling/Grammar: dependant of, ouputGeert Uytterhoeven1-2/+2
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-0/+4
2015-10-16clk: shmobile: mstp: Drop bogus closing parenthesis in error messageGeert Uytterhoeven1-1/+1
2015-10-16clk: shmobile: r8a7778: Make r8a7778_rates[] and r8a7778_divs[] static constGeert Uytterhoeven1-4/+4
2015-09-18clk: shmobile: mstp: Consider "zb_clk" suitable for power managementGeert Uytterhoeven1-0/+4
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-0/+6
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-0/+96
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd1-1/+1
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd1-2/+2
2015-08-12clk: shmobile: rz: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+3
2015-08-12clk: shmobile: rcar-gen2: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+2
2015-08-12clk: shmobile: r8a7779: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+2
2015-08-12clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+2
2015-08-12clk: shmobile: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+87
2015-08-10clk: shmobile: emev2: deassert reset for IIC0/1Wolfram Sang1-0/+6
2015-07-28clk: shmobile: Remove unneeded #include <linux/clkdev.h>Geert Uytterhoeven7-7/+7
2015-05-14clk: emev2: Silence sparse warningsStephen Boyd1-1/+1
2015-02-27ARM: shmobile: r8a7778: common clock framework CPG driverUlrich Hecht2-0/+144
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds4-4/+345
2015-02-04clk: shmobile: div6: Avoid division by zero in .round_rate()Geert Uytterhoeven1-0/+3
2015-01-14clk: shmobile: fix sparse NULL pointer warningWei Yongjun1-1/+1
2015-01-08clk: shmobile: Add R-Car Gen2 ADSP clock supportSergei Shtylyov1-0/+48
2015-01-08clk: shmobile: Add R-Car Gen2 RCAN clock supportSergei Shtylyov1-0/+40
2015-01-08clk: shmobile: r8a73a4 common clock framework implementationUlrich Hecht2-0/+242
2015-01-08clk: shmobile: Add r8a7793 supportHisashi Nakamura1-0/+1
2015-01-08clk: shmobile: div6: Avoid changing divisor in .disable()Geert Uytterhoeven1-4/+11
2014-12-21clk: shmobile: sh73a0 common clock framework implementationUlrich Hecht2-0/+219
2014-11-12clk: shmobile: div6: support selectable-input clocksUlrich Hecht1-12/+101