summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-27ARM: dts: r8a7779: Add SYSC PM DomainsGeert Uytterhoeven1-0/+10
2016-04-27Merge tag 'renesas-rcar-sysc2-for-v4.7' into dt-pm-domain-for-v4.7Simon Horman33-232/+1023
2016-04-26soc: renesas: rcar-sysc: Add support for R-Car H3 power areasGeert Uytterhoeven4-0/+61
2016-04-26soc: renesas: rcar-sysc: Add support for R-Car E2 power areasGeert Uytterhoeven4-1/+38
2016-04-26soc: renesas: rcar-sysc: Add support for R-Car M2-N power areasGeert Uytterhoeven2-1/+6
2016-04-26soc: renesas: rcar-sysc: Add support for R-Car M2-W power areasGeert Uytterhoeven4-1/+38
2016-04-26soc: renesas: rcar-sysc: Add support for R-Car H2 power areasGeert Uytterhoeven4-1/+53
2016-04-26soc: renesas: rcar-sysc: Add support for R-Car H1 power areasGeert Uytterhoeven4-1/+39
2016-04-26soc: renesas: rcar-sysc: Enable Clock Domain for I/O devicesGeert Uytterhoeven1-0/+18
2016-04-25ARM: dts: gose: Enable SDHI controllersUlrich Hecht1-0/+119
2016-04-25ARM: dts: r8a7793: Add SDHI controllersUlrich Hecht1-0/+33
2016-04-25ARM: dts: r8a7790: fix max-frequency for SDHIWolfram Sang1-2/+2
2016-04-25ARM: dts: kzm9g: Configure NMI key as wake-up sourceGeert Uytterhoeven1-0/+7
2016-04-25ARM: dts: r8a7790: lager: Enable UHS-I SDR-50Wolfram Sang1-2/+20
2016-04-22soc: renesas: rcar-sysc: Make rcar_sysc_power_is_off() staticGeert Uytterhoeven2-2/+1
2016-04-22soc: renesas: rcar-sysc: Add DT support for SYSC PM domainsGeert Uytterhoeven2-1/+254
2016-04-22soc: renesas: rcar-sysc: Improve rcar_sysc_power() debug infoGeert Uytterhoeven1-1/+1
2016-04-22soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-syscGeert Uytterhoeven11-17/+26
2016-04-22Merge tag 'clk-renesas-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/k...Simon Horman8-51/+102
2016-04-21ARM: dts: r8a7790: Set maximum frequencies for SDHI clocksBen Hutchings1-0/+4
2016-04-20clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()Geert Uytterhoeven2-6/+19
2016-04-20clk: renesas: mstp: Provide dummy attach/detach_dev callbacksGeert Uytterhoeven1-0/+5
2016-04-20clk: renesas: Provide Kconfig symbols for CPG/MSSR and CPG/MSTP supportGeert Uytterhoeven3-12/+31
2016-04-20ARM: dts: r8a7791: Use USB3.0 fallback compatibility stringSimon Horman1-1/+1
2016-04-20ARM: dts: r8a7790: Use USB3.0 fallback compatibility stringSimon Horman1-1/+1
2016-04-20ARM: dts: r8a7779: Correct interrupt type for ARM TWDGeert Uytterhoeven1-1/+1
2016-04-20ARM: dts: sh73a0: Correct interrupt type for ARM TWDGeert Uytterhoeven1-1/+1
2016-04-20ARM: dts: r8a7794: Add IIC nodesSimon Horman1-0/+28
2016-04-20ARM: dts: r8a7794: add IIC clocksSimon Horman2-3/+8
2016-04-20ARM: dts: r8a7793: add CAN nodes to device treeSimon Horman1-0/+22
2016-04-20ARM: dts: r8a7793: add CAN clocks to device treeSimon Horman1-4/+23
2016-04-20ARM: dts: r8a7794: add CAN nodes to device treeSimon Horman1-0/+22
2016-04-20ARM: dts: r8a7794: add CAN clocks to device treeSimon Horman2-7/+29
2016-04-20ARM: dts: r8a7790: use fallback can compatibility stringSimon Horman1-2/+2
2016-04-20ARM: dts: r8a7791: use fallback can compatibility stringSimon Horman1-2/+2
2016-04-20ARM: dts: r8a7790: Add SCIF2 device nodeGeert Uytterhoeven1-0/+14
2016-04-20ARM: dts: r8a7790: Add SCIF2 clockGeert Uytterhoeven2-3/+4
2016-04-20ARM: dts: r8a7791: use fallback jpu compatibility stringSimon Horman1-1/+1
2016-04-20ARM: dts: r8a7790: use fallback jpu compatibility stringSimon Horman1-1/+1
2016-04-15soc: renesas: Add r8a7795 SYSC PM Domain Binding DefinitionsGeert Uytterhoeven1-0/+42
2016-04-15soc: renesas: Add r8a7794 SYSC PM Domain Binding DefinitionsGeert Uytterhoeven1-0/+26
2016-04-15soc: renesas: Add r8a7793 SYSC PM Domain Binding DefinitionsGeert Uytterhoeven1-0/+28
2016-04-15soc: renesas: Add r8a7791 SYSC PM Domain Binding DefinitionsGeert Uytterhoeven1-0/+26
2016-04-15soc: renesas: Add r8a7790 SYSC PM Domain Binding DefinitionsGeert Uytterhoeven1-0/+34
2016-04-15soc: renesas: Add r8a7779 SYSC PM Domain Binding DefinitionsGeert Uytterhoeven1-0/+27
2016-04-15PM / Domains: Add DT bindings for the R-Car System ControllerGeert Uytterhoeven1-0/+48
2016-04-07clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameterGeert Uytterhoeven2-4/+4
2016-04-07clk: renesas: cpg-mssr: Drop check for CONFIG_PM_GENERIC_DOMAINS_OFGeert Uytterhoeven1-11/+0
2016-04-07clk: renesas: mstp: Drop check for CONFIG_PM_GENERIC_DOMAINS_OFGeert Uytterhoeven2-7/+0
2016-04-06clk: renesas: r8a7795: add RWDT clockWolfram Sang1-0/+1