summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2013-04-09Merge tag 'irq-s3c24xx-for-v3.10' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-04-09Merge tag 'ux500-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Arnd Bergmann
2013-04-09Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2013-04-09Merge branch 'depends/clk' into next/driversArnd Bergmann
2013-04-09Merge branch 'tegra/soc' into next/driversArnd Bergmann
2013-04-08Merge tag 'omap-for-v3.10/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2013-04-08Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2013-04-08Merge tag 'omap-for-v3.10/usb-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-04-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann
2013-04-08Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann
2013-04-08Merge tag 'renesas-intc-external-irq2-for-v3.10' of git://git.kernel.org/pub/...Arnd Bergmann
2013-04-05ARM: tegra: pm: remove duplicated include from pm.cWei Yongjun
2013-04-04clk: tegra: fix enum tegra114_clk to match bindingStephen Warren
2013-04-04clk: tegra: Remove forced clk_enable of uartdPeter De Schrijver
2013-04-04ARM: dt: Add references to tegra_car clocksPeter De Schrijver
2013-04-04clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver
2013-04-04clk: tegra: Implement clocks for Tegra114Peter De Schrijver
2013-04-04ARM: tegra: Define Tegra114 CAR bindingPeter De Schrijver
2013-04-04clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver
2013-04-04clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver
2013-04-04clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver
2013-04-04clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver
2013-04-04clk: tegra: Add PLL post divider tablePeter De Schrijver
2013-04-04clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver
2013-04-04clk: tegra: Add TEGRA_PLL_BYPASS flagPeter De Schrijver
2013-04-04clk: tegra: Refactor PLL programming codePeter De Schrijver
2013-04-04clk: tegra: provide dummy cpu car opsPeter De Schrijver
2013-04-04clk: tegra: defer application of init tableStephen Warren
2013-04-04clk: tegra: Fix cdev1 and cdev2 IDsPrashant Gaikwad
2013-04-04clk: tegra: Make gr2d and gr3d clocks children of pll_cThierry Reding
2013-04-04clk: tegra: Export peripheral reset functionsThierry Reding
2013-04-04clk: tegra: Fix periph_clk_to_bit macroYen Lin
2013-04-04Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren
2013-04-04Merge branch 'for-3.10/soc' into for-3.10/clkStephen Warren
2013-04-04Merge branch 'omap-gpmc-for-v3.10-take2' of git://github.com/jonhunter/linux ...Tony Lindgren
2013-04-04arm: zynq: Move timer to generic locationMichal Simek
2013-04-04arm: zynq: Do not use xilinx specific function namesMichal Simek
2013-04-04arm: zynq: Move timer to clocksource interfaceMichal Simek
2013-04-04arm: zynq: Use standard timer bindingMichal Simek
2013-04-04clocksource: mct: Add terminating entry for exynos_mct_ids tableAxel Lin
2013-04-04clocksource: mct: Add missing semicolons in exynos_mct.cDoug Anderson
2013-04-04irqchip: s3c24xx: add devicetree supportHeiko Stuebner
2013-04-04irqchip: s3c24xx: make interrupt handling independent of irq_domain structureHeiko Stuebner
2013-04-04irqchip: s3c24xx: globally keep track of the created intc instancesHeiko Stuebner
2013-04-04irqchip: s3c24xx: add irq_set_type callback for basic interrupt typesHeiko Stuebner
2013-04-04irqchip: s3c24xx: fix irqlist of second s3c2416 controllerHeiko Stuebner
2013-04-04irqchip: s3c24xx: fix comments on some camera interruptsHeiko Stuebner
2013-04-04ARM: S3C24XX: move irq driver to drivers/irqchipHeiko Stuebner
2013-04-04pinctrl: bcm2835: make use of of_property_read_u32_index()Stephen Warren