summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | arm/dt: Add dt machine definitionGrant Likely2011-07-251-0/+7
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-293-4/+4
|\ \ \ \ \ \
| * | | | | | ARM: zynq: remove incorrectly deleted fileArnd Bergmann2011-07-282-1/+1
| * | | | | | ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOCUwe Kleine-König2011-07-271-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-291-37/+0
|\ \ \ \ \ \
| * | | | | | watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2011-07-261-37/+0
| | |_|/ / / | |/| | | |
* | | | | | sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-07-277-4/+50
* | | | | | sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-07-271-2/+5
* | | | | | sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2011-07-273-0/+3
* | | | | | sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller2011-07-271-0/+1
* | | | | | sparc: rename atomic_add_unlessStephen Rothwell2011-07-271-2/+2
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-07-2716-133/+149
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | microblaze: Do not show error message for 32 interrupt linesMichal Simek2011-07-271-1/+1
| * | | | | Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus"Michal Simek2011-07-261-1/+1
| * | | | | microblaze: PCI fix typo fault in of_node pointer moving into pci_busMichal Simek2011-07-251-1/+1
| * | | | | 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
OpenPOWER on IntegriCloud