Age | Commit message (Expand) | Author | Files | Lines |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-08-25 | PM: Move clock-related definitions and headers to separate file | Rafael J. Wysocki | 1 | -0/+1 |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+0 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 19 | -40/+36 |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -7/+7 |
2011-07-22 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -0/+77 |
2011-07-21 | Merge branch 'next-samsung-cleanup' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 4 | -18/+18 |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park | 1 | -5/+0 |
2011-07-15 | Merge branch 'pm-domains' into for-linus | Rafael J. Wysocki | 1 | -7/+7 |
2011-07-07 | omap: mcbsp: Remove port number enums | Jarkko Nikula | 1 | -2/+2 |
2011-07-04 | omap: drop __initdata tags from static struct platform_device declarations | Janusz Krzysztofik | 4 | -18/+18 |
2011-07-02 | PM: Rename clock management functions | Rafael J. Wysocki | 1 | -3/+3 |
2011-07-02 | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki | 1 | -4/+4 |
2011-06-29 | Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren | 2 | -4/+8 |
2011-06-27 | omap2+: Reserve clocksource and timesource and initialize dmtimer later | Tony Lindgren | 1 | -4/+0 |
2011-06-20 | omap: Set separate timer init functions to avoid cpu_is_omap tests | Tony Lindgren | 16 | -18/+18 |
2011-06-16 | gpio/omap: cleanup show revision, remove cpu_is checks, display only once | Kevin Hilman | 3 | -0/+6 |
2011-06-16 | gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs | Kevin Hilman | 3 | -0/+13 |
2011-06-16 | gpio/omap: consolidate IRQ status handling, remove #ifdefs | Kevin Hilman | 3 | -0/+6 |
2011-06-16 | gpio/omap: consolidate direction, input, output, remove #ifdefs | Kevin Hilman | 3 | -0/+52 |
2011-06-16 | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren | 16 | -16/+16 |
2011-06-14 | OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME | Kevin Hilman | 2 | -4/+8 |
2011-06-01 | arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d... | Julia Lawall | 1 | -5/+6 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 1 | -1/+1 |
2011-05-23 | clocksource: convert OMAP1 to 32-bit down counting clocksource | Russell King | 1 | -17/+6 |
2011-05-23 | ARM: omap1: convert to using readl/writel instead of volatile struct | Russell King | 1 | -15/+16 |
2011-05-23 | ARM: omap1: delete useless interrupt handler | Russell King | 1 | -15/+0 |
2011-05-20 | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier | 1 | -1/+1 |
2011-05-16 | OMAP1 / PM: Use generic clock manipulation routines for runtime PM | Rafael J. Wysocki | 1 | -47/+22 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 4 | -4/+4 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 5 | -18/+18 |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -147/+369 |
2011-03-16 | Merge branch 'p2v' into devel | Russell King | 1 | -3/+6 |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 3 | -3/+7 |
2011-03-08 | OMAP1: McBSP: fix build break for non-multi-OMAP1 configs | Paul Walmsley | 1 | -6/+12 |
2011-02-24 | OMAP: McBSP: Convert McBSP to platform device model | Kishon Vijay Abraham I | 1 | -68/+259 |
2011-02-17 | ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changes | Tony Lindgren | 1 | -3/+6 |
2011-02-16 | Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-... | Tony Lindgren | 11 | -79/+104 |
2011-02-09 | wip: fix section mismatches in omap1_defconfig | Uwe Kleine-König | 2 | -3/+3 |
2011-02-09 | ARM: omap1/nokia770: mark some functions __init | Uwe Kleine-König | 1 | -3/+3 |
2011-02-04 | ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM | Jean Pihet | 3 | -3/+7 |
2011-02-02 | OMAP1: Fix non-working LCD on OMAP310 | Marek Vasut | 1 | -12/+12 |
2011-02-01 | omap1: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2011-01-27 | arm: mach-omap1: board-voiceblue: add missing include | Aaro Koskinen | 1 | -0/+1 |
2011-01-27 | ARM: OMAP: Allow platforms to hook reset cleanly | Russell King - ARM Linux | 3 | -48/+85 |
2011-01-27 | arm: mach-omap1: board-h3: make nand_platdata static | Aaro Koskinen | 1 | -1/+1 |
2011-01-27 | arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static | Aaro Koskinen | 1 | -2/+2 |