summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm44xx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-15ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_initMaxime Ripard7-10/+8
2014-09-04edac: altera: Add Altera SDRAM EDAC supportThor Thayer4-0/+426
2014-09-03ARM: at91: Convert the boards to the init_time callbackMaxime Ripard21-19/+49
2014-09-03ARM: at91: soc: Add init_time callbackMaxime Ripard3-0/+7
2014-09-03ARM: at91: PIT: (Almost) remove the global variablesMaxime Ripard1-71/+108
2014-09-03ARM: at91: PIT: use request_irq instead of setup_irqMaxime Ripard1-14/+6
2014-09-03ARM: at91: PIT: Use pr_fmtMaxime Ripard1-6/+8
2014-09-03ARM: at91: PIT: Use consistent exit path in probeMaxime Ripard1-10/+4
2014-09-03ARM: at91: dt: Remove init_time definitionsMaxime Ripard2-21/+0
2014-09-03ARM: at91: PIT: Rework probe functionsMaxime Ripard4-64/+51
2014-09-02ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OFMaxime Ripard1-8/+2
2014-09-02ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cyclesMaxime Ripard1-1/+1
2014-09-02ARM: at91: generic.h: Add include safe guardsMaxime Ripard1-0/+5
2014-09-02ARM: at91: PIT: Follow the general coding rulesMaxime Ripard1-8/+9
2014-09-01power: reset: at91-poweroff: fix wakeup status register indexNicolas Ferre1-1/+1
2014-09-01ARM: at91/power/reset: fix Kconfig "depends on" directiveNicolas Ferre1-2/+2
2014-09-01ARM: at91: fix ramc standby function registrationAlexandre Belloni1-4/+7
2014-08-26Linux 3.17-rc2v3.17-rc2Linus Torvalds1-1/+1
2014-08-25ARM: at91: Remove rstc and shdwc headersMaxime Ripard12-113/+0
2014-08-25ARM: at91: Remove rstc and shdwnc global base addressesMaxime Ripard7-34/+0
2014-08-25ARM: at91/pm: Remove show_reset_status functionMaxime Ripard1-72/+0
2014-08-25ARM: at91: Remove poweroff codeMaxime Ripard1-6/+0
2014-08-25ARM: at91: Register the poweroff driverMaxime Ripard5-0/+75
2014-08-25ARM: at91: Remove poweroff DT probingMaxime Ripard1-77/+0
2014-08-25ARM: at91: Remove reset code from the machine codeMaxime Ripard10-102/+0
2014-08-25ARM: at91: Call at91_register_devices in the board filesMaxime Ripard11-0/+22
2014-08-25ARM: at91: Probe the reset driverMaxime Ripard5-0/+135
2014-08-25ARM: at91/soc: Introduce register_devices callbackMaxime Ripard3-0/+8
2014-08-25ARM: at91: Remove the old-style reset probingMaxime Ripard1-29/+0
2014-08-25ARM: at91: Rework ramc mapping codeMaxime Ripard2-19/+14
2014-08-25ARM: at91: setup: Switch to pr_fmtMaxime Ripard1-20/+22
2014-08-25aio: fix reqs_available handlingBenjamin LaHaise1-4/+73
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll1-1/+1
2014-08-24ARM: shmobile: koelsch: Remove non-existent i2c6 pinmuxGeert Uytterhoeven1-7/+0
2014-08-24ARM: tegra: apalis/colibri t30: fix on-module 5v0 suppliesMarcel Ziswiler2-2/+20
2014-08-24MAINTAINERS: Add entry for Renesas DRM driversLaurent Pinchart1-0/+11
2014-08-23MAINTAINERS: add new Rockchip SoC listHeiko Stuebner1-0/+1
2014-08-23ARM: dts: rockchip: readd missing mmc0 pinctrl settingsHeiko Stuebner2-0/+4
2014-08-23ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)1-1/+1
2014-08-23ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)1-22/+38
2014-08-23nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery1-1/+1
2014-08-23nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson1-0/+8
2014-08-23nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson1-3/+15
2014-08-23nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson3-1/+29
2014-08-23nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson1-1/+4
2014-08-23nfs: use blocking page_group_lock in add_requestWeston Andros Adamson1-11/+2
2014-08-23nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson1-8/+13
2014-08-23nfs: change nfs_page_group_lock argumentWeston Andros Adamson2-7/+8
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior1-1/+1
2014-08-22ftrace: Fix up trampoline accounting with looping on hash opsSteven Rostedt (Red Hat)1-15/+28