summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/da9055_wdt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-09tty: serial: Limit msm_serial_hs driver to platforms that use itStephen Boyd1-1/+1
2014-01-09mmc: msm_sdcc: Limit driver to platforms that use itStephen Boyd1-1/+1
2014-01-09usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov4-20/+88
2014-01-03clk: versatile: fixup IM-PD1 clock implementationLinus Walleij1-15/+71
2014-01-03clk: versatile: pass a name to ICST clock providerLinus Walleij5-6/+10
2014-01-03ARM: integrator: pass parent IRQ to the SICLinus Walleij1-0/+3
2014-01-03irqchip: versatile FPGA: support cascaded interrupts from DTLinus Walleij2-2/+18
2014-01-02ARM: msm_defconfig: Enable restart driverStephen Boyd1-0/+2
2014-01-02defconfig: msm_defconfig: Enable CONFIG_ARCH_MSM8974Rohit Vaswani1-0/+1
2014-01-02ARM: msm: Add support for APQ8074 DragonboardRohit Vaswani3-1/+17
2014-01-02ARM: dts: MSM8974: Add MMIO architected timer nodeStephen Boyd1-0/+59
2014-01-02ARM: dts: MSM8974: Add restart nodeStephen Boyd1-0/+5
2014-01-02ARM: msm: Simplify ARCH_MSM_DT configStephen Boyd1-2/+4
2014-01-02ARM: msm: Add support for MSM8974 SoCRohit Vaswani2-1/+43
2014-01-02ARM: msm: trout: fix uninit var warningJosh Cartwright1-6/+6
2013-12-25gpio: davinci: don't create irq_domain in case of unbanked irqsGrygorii Strashko1-15/+19
2013-12-25gpio: davinci: use chained_irq_enter/chained_irq_exit APIGrygorii Strashko1-3/+3
2013-12-25gpio: davinci: add OF supportKV Sujith2-3/+95
2013-12-25gpio: davinci: remove unused variable intc_irq_numLad, Prabhakar7-7/+0
2013-12-25gpio: davinci: convert to use irqdomain support.Lad, Prabhakar2-34/+48
2013-12-25gpio: introduce GPIO_DAVINCI kconfig optionGrygorii Strashko2-1/+8
2013-12-25gpio: davinci: get rid of DAVINCI_N_GPIOGrygorii Strashko1-2/+2
2013-12-25gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*Lad, Prabhakar1-18/+18
2013-12-24serial: sh-sci: Add OF supportBastian Hecht1-3/+98