summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-04-26ARM: arch_timer: Silence debug preempt warningsStephen Boyd
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring
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 '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/timer-signed' of git://git.kernel.org/pub/scm/linux...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-04clk: tegra: fix enum tegra114_clk to match bindingStephen Warren
2013-04-04clk: tegra: Remove forced clk_enable of uartdPeter 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-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-04arm: zynq: Move timer to generic locationMichal 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
2013-04-04gpio: vt8500: Remove arch-vt8500 gpio driverTony Prisk
2013-04-04pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500Tony Prisk
2013-04-04of: Remove duplicated code for validating property and valueTony Prisk
2013-04-04of: Add support for reading a u32 from a multi-value property.Tony Prisk
2013-04-03gpio: tegra: add gpio wakeup source handlingJoseph Lo
2013-04-02clk: allow reentrant calls into the clk frameworkMike Turquette
2013-04-02clk: abstract locking out into helper functionsMike Turquette