summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | microblaze: Add support for early console on mdmMichal Simek2011-07-252-2/+3
| * | | | | microblaze: Simplify early console binding from DTMichal Simek2011-07-253-82/+70
| * | | | | microblaze: Get early printk console earlierMichal Simek2011-07-253-4/+22
| * | | | | microblaze: Standardise cpuinfo output for cache policyJohn A. Williams2011-07-251-2/+3
| * | | | | microblaze: Unprivileged stream instruction awarenessJohn A. Williams2011-07-256-1/+13
| * | | | | microblaze: trivial: Fix typo faultMichal Simek2011-07-251-1/+1
| * | | | | microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
| * | | | | microblaze: Remove duplicated prototype of start_thread()Mathias Krause2011-07-251-3/+0
| * | | | | microblaze: Fix unaligned value saving to the stack for system with MMUMichal Simek2011-07-251-28/+28
| * | | | | microblaze/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt2011-07-251-10/+10
| |/ / / /
* | | | | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-2630-491/+1424
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-17119-6509/+5137
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a...Tony Lindgren2011-07-075-15/+79
| | | |\ \ \ \ \
| | | | * | | | | OMAP4: SDP4430: Add twl6040 codec platform supportMisael Lopez Cruz2011-07-041-1/+9
| | | | * | | | | OMAP4: SDP4430: Add twl6040 vibrator platform supportPeter Ujfalusi2011-07-041-0/+48
| | | | * | | | | mfd: twl6040: Add initial supportMisael Lopez Cruz2011-07-041-2/+10
| | | | * | | | | MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-043-13/+13
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_c...Paul Walmsley2011-07-106-127/+309
| | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson2011-07-105-103/+118
| | | | * | | | | | | | OMAP4: clock data: Add missing divider selection for auxclksRajendra Nayak2011-07-101-24/+152
| | | | |/ / / / / / /
| | | * / / / / / / / OMAP: Add debugfs node to show the summary of all clocksJon Hunter2011-07-101-0/+39
| | | |/ / / / / / /
| | * | | | | | | | OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak2011-07-102-20/+51
| | * | | | | | | | OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls fro...Paul Walmsley2011-07-102-3/+27
| | * | | | | | | | OMAP2+: clockdomain: Add per clkdm lock to prevent concurrent state programmingRajendra Nayak2011-07-104-18/+50
| | * | | | | | | | OMAP2+: PM: idle clkdms only if already in idleRajendra Nayak2011-07-101-1/+3
| | * | | | | | | | OMAP2+: clockdomain: add clkdm_in_hwsup()Paul Walmsley2011-07-102-2/+34
| | * | | | | | | | OMAP2+: clockdomain: Add 2 APIs to control clockdomain from hwmod frameworkBenoit Cousson2011-07-102-36/+109
| | * | | | | | | | OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition()Vaibhav Bedia2011-07-101-1/+0
| | * | | | | | | | OMAP4: hwmod: Introduce the module control in hwmod controlBenoit Cousson2011-07-101-2/+61
| | * | | | | | | | OMAP4: cm: Add two new APIs for modulemode controlBenoit Cousson2011-07-102-0/+45
| | * | | | | | | | OMAP4: hwmod data: Add modulemode entry in omap_hwmod structureBenoit Cousson2011-07-102-0/+61
| | * | | | | | | | OMAP4: hwmod data: Add PRM context register offsetBenoit Cousson2011-07-102-0/+75
| | * | | | | | | | OMAP4: prm: Remove deprecated functionsBenoit Cousson2011-07-102-41/+0
| | * | | | | | | | OMAP4: prm: Replace warm reset API with the offset based versionBenoit Cousson2011-07-105-22/+24
| | * | | | | | | | OMAP4: hwmod: Replace RSTCTRL absolute address with offset macrosBenoit Cousson2011-07-107-113/+125
| | * | | | | | | | OMAP: hwmod: Wait the idle status to be disabledBenoit Cousson2011-07-103-0/+66
| | * | | | | | | | OMAP4: hwmod: Replace CLKCTRL absolute address with offset macrosBenoit Cousson2011-07-106-97/+198
| | * | | | | | | | OMAP2+: hwmod: Init clkdm field at boot timeBenoit Cousson2011-07-102-1/+34
| | * | | | | | | | OMAP4: hwmod data: Add clock domain attributeBenoit Cousson2011-07-103-3/+85
| | |/ / / / / / /
* | | | | | | | | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26213-1156/+4527
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2011-07-2184-1301/+2713
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: S5P64X0: External Interrupt SupportPadmavathi Venna2011-07-213-1/+163
| | * | | | | | | | | ARM: EXYNOS4: Enable MFC on Samsung NURIMarek Szyprowski2011-07-212-0/+15
| | * | | | | | | | | ARM: EXYNOS4: Enable MFC on universal_c210Kamil Debski2011-07-212-0/+15
| | * | | | | | | | | ARM: S5PV210: Enable MFC on GoniKamil Debski2011-07-212-0/+12
| | * | | | | | | | | ARM: S5P: Add support for MFC deviceKamil Debski2011-07-2110-1/+234
| | * | | | | | | | | ARM: EXYNOS4: Add support FIMD on SMDKC210Jingoo Han2011-07-211-0/+71
| | * | | | | | | | | ARM: EXYNOS4: Add platform device and helper functions for FIMDJonghun Han2011-07-2110-0/+160
| | * | | | | | | | | ARM: EXYNOS4: Add resource definition for FIMDJonghun Han2011-07-212-0/+7
| | * | | | | | | | | ARM: EXYNOS4: Change devname for FIMD clkdevJingoo Han2011-07-211-4/+4