summaryrefslogtreecommitdiffstats
path: root/drivers/clk/renesas
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-12-219-33/+134
|\
| * clk: renesas: sh73a0: Stop using __raw_*() I/O accessorsGeert Uytterhoeven2020-12-101-1/+1
| * clk: renesas: r8a774c0: Add RPC clocksLad Prabhakar2020-12-103-0/+42
| * clk: renesas: r8a779a0: Fix R and OSC clocksGeert Uytterhoeven2020-12-101-3/+10
| * clk: renesas: cpg-mssr: fix kerneldoc of cpg_mssr_privKrzysztof Kozlowski2020-12-101-1/+2
| * clk: renesas: rcar-usb2-clock-sel: Replace devm_reset_control_array_get()Yejune Deng2020-12-101-1/+1
| * clk: renesas: r8a774b1: Add RPC clocksBiju Das2020-12-101-0/+8
| * clk: renesas: r8a774a1: Add RPC clocksBiju Das2020-12-101-0/+8
| * clk: renesas: r8a779a0: Add VIN clocksJacopo Mondi2020-12-101-0/+32
| * clk: renesas: r8a779a0: Add CSI4[0-3] clocksJacopo Mondi2020-12-101-0/+4
| * clk: renesas: r8a779a0: Make rcar_r8a779a0_cpg_clk_register() staticGeert Uytterhoeven2020-12-101-1/+1
| * clk: renesas: rcar-gen3: Remove stp_ck handling for SDHIWolfram Sang2020-10-261-26/+25
* | clk: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven2020-12-071-1/+1
|/
* clk: renesas: rcar-gen3: Update description for RZ/G2Lad Prabhakar2020-09-171-1/+1
* clk: renesas: cpg-mssr: Add support for R-Car V3UYoshihiro Shimoda2020-09-175-1/+316
* clk: renesas: cpg-mssr: Add register pointers into struct cpg_mssr_privYoshihiro Shimoda2020-09-171-35/+47
* clk: renesas: cpg-mssr: Use enum clk_reg_layout instead of a boolean flagYoshihiro Shimoda2020-09-173-19/+22
* clk: renesas: rcar-gen2: Rename vsp1-(sy|rt) clocks to vsp(s|r)Lad Prabhakar2020-09-047-8/+8
* clk: renesas: r8a7742: Add clk entry for VSPRLad Prabhakar2020-09-041-1/+2
* clk: renesas: cpg-mssr: Add r8a774e1 supportMarian-Cristian Rotariu2020-07-135-0/+362
* clk: renesas: rzg2: Mark RWDT clocks as criticalUlrich Hecht2020-06-223-0/+3
* clk: renesas: rcar-gen3: Mark RWDT clocks as criticalUlrich Hecht2020-06-227-5/+7
* clk: renesas: cpg-mssr: Mark clocks as critical only if on at bootUlrich Hecht2020-06-221-8/+9
* clk: renesas: cpg-mssr: Fix STBCR suspend/resume handlingGeert Uytterhoeven2020-05-181-3/+5
* clk: renesas: rcar-gen2: Remove superfluous CLK_RENESAS_DIV6 selectsGeert Uytterhoeven2020-04-301-3/+0
* clk: renesas: cpg-mssr: Add R8A7742 supportLad Prabhakar2020-04-305-0/+288
* clk: renesas: r9a06g032: Fix some typo in commentsChristophe JAILLET2020-04-141-3/+3
* clk: renesas: rcar-usb2-clock-sel: Add reset_controlYoshihiro Shimoda2020-03-092-1/+15
* clk: renesas: rcar-usb2-clock-sel: Add multiple clocks managementYoshihiro Shimoda2020-03-091-2/+25
* clk: renesas: Remove use of ARCH_R8A7795Geert Uytterhoeven2020-02-211-1/+1
* clk: renesas: r8a77965: Add RPC clocksDirk Behme2020-02-101-0/+8
* clk: renesas: r8a7796: Add RPC clocksDirk Behme2020-02-101-0/+8
* clk: renesas: r8a7795: Add RPC clocksDirk Behme2020-02-101-0/+8
* clk: renesas: rcar-gen3: Add CCREE clocksGeert Uytterhoeven2020-02-104-1/+9
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-02-034-8/+11
|\
| * clk: renesas: Prepare for split of R-Car H3 config symbolGeert Uytterhoeven2020-01-081-1/+1
| * clk: renesas: r7s9210: Add SPIBSC clockChris Brandt2019-12-201-0/+1
| * clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocksSergei Shtylyov2019-12-201-2/+4
| * clk: renesas: Remove use of ARCH_R8A7796Geert Uytterhoeven2019-12-131-1/+1
| * clk: renesas: rcar-gen2: Change multipliers and dividers to u8Geert Uytterhoeven2019-12-101-4/+4
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
|/
* clk: renesas: r8a7796: Add R8A77961 CPG/MSSR supportGeert Uytterhoeven2019-11-014-4/+32
* clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960Geert Uytterhoeven2019-11-013-4/+4
* clk: renesas: r8a77965: Remove superfluous semicolonGeert Uytterhoeven2019-11-011-1/+1
* clk: renesas: rcar-gen3: Switch SD clocks to .determine_rate()Geert Uytterhoeven2019-10-211-7/+12
* clk: renesas: rcar-gen3: Switch Z clocks to .determine_rate()Geert Uytterhoeven2019-10-211-8/+14
* clk: renesas: rcar-gen2: Switch Z clock to .determine_rate()Geert Uytterhoeven2019-10-211-10/+13
* clk: renesas: r8a774b1: Add TMU clockBiju Das2019-10-071-0/+5
* clk: renesas: cpg-mssr: Add r8a774b1 supportBiju Das2019-10-015-0/+335
* clk: renesas: rcar-gen3: Loop to find best rate in cpg_sd_clock_round_rate()Geert Uytterhoeven2019-10-011-4/+8