aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2015-07-22clocksource: Add (missing) default case for switch blocksViresh Kumar
2015-05-08ARM: AT91: PIT: Remove irq handler when clock event is unusedBenedikt Spranger
2015-03-28ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-09-26ARM: at91: fix nommu build regressionArnd Bergmann
2014-09-26Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanupArnd Bergmann
2014-09-24ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches
2014-09-22ARM: at91: SAMA5D4 SoC detection code and low level routinesNicolas Ferre
2014-09-22ARM: at91: introduce basic SAMA5D4 supportNicolas Ferre
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni
2014-09-19ARM: at91: Remove the support for the RSI EWS boardJosef Holzmayr
2014-09-16ARM: at91: remove board file for Acme Systems Fox G20Nicolas Ferre
2014-09-15ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard
2014-09-15ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_initMaxime Ripard
2014-09-05ARM: at91: rm9200: fix clock registrationAlexandre Belloni
2014-09-05pinctrl: at91: add drive strength configurationMarek Roszko
2014-09-03ARM: at91: Convert the boards to the init_time callbackMaxime Ripard
2014-09-03ARM: at91: soc: Add init_time callbackMaxime Ripard
2014-09-03ARM: at91: PIT: (Almost) remove the global variablesMaxime Ripard
2014-09-03ARM: at91: PIT: use request_irq instead of setup_irqMaxime Ripard
2014-09-03ARM: at91: PIT: Use pr_fmtMaxime Ripard
2014-09-03ARM: at91: PIT: Use consistent exit path in probeMaxime Ripard
2014-09-03ARM: at91: dt: Remove init_time definitionsMaxime Ripard
2014-09-03ARM: at91: PIT: Rework probe functionsMaxime Ripard
2014-09-02ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OFMaxime Ripard
2014-09-02ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cyclesMaxime Ripard
2014-09-02ARM: at91: generic.h: Add include safe guardsMaxime Ripard
2014-09-02ARM: at91: PIT: Follow the general coding rulesMaxime Ripard
2014-09-01ARM: at91: remove phy fixup for sama5d3xek boardsBoris BREZILLON
2014-09-01ARM: at91: fix ramc standby function registrationAlexandre Belloni
2014-08-25ARM: at91: Remove rstc and shdwc headersMaxime Ripard
2014-08-25ARM: at91: Remove rstc and shdwnc global base addressesMaxime Ripard
2014-08-25ARM: at91/pm: Remove show_reset_status functionMaxime Ripard
2014-08-25ARM: at91: Remove poweroff codeMaxime Ripard
2014-08-25ARM: at91: Register the poweroff driverMaxime Ripard
2014-08-25ARM: at91: Remove poweroff DT probingMaxime Ripard
2014-08-25ARM: at91: Remove reset code from the machine codeMaxime Ripard
2014-08-25ARM: at91: Call at91_register_devices in the board filesMaxime Ripard
2014-08-25ARM: at91: Probe the reset driverMaxime Ripard
2014-08-25ARM: at91/soc: Introduce register_devices callbackMaxime Ripard
2014-08-25ARM: at91: Remove the old-style reset probingMaxime Ripard
2014-08-25ARM: at91: Rework ramc mapping codeMaxime Ripard
2014-08-25ARM: at91: setup: Switch to pr_fmtMaxime Ripard