1. 48b48fc Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-pm into cleanup by Tony Lindgren · 13 years ago
  2. 7a04c4c Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-pm into cleanup by Tony Lindgren · 13 years ago
  3. fbe01f5 ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointer by Kevin Hilman · 14 years ago
  4. f8cf8e4 ARM: OMAP2+: Fix missing inline functions for Makefile cleanup by Tony Lindgren · 13 years ago
  5. dca2d0e OMAP3: PM: fix UART handling when using no_console_suspend by Kevin Hilman · 13 years ago
  6. d66b3fe OMAP: omap_device: decouple platform_device from omap_device by Kevin Hilman · 14 years ago
  7. 9f8b694 OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer by Kevin Hilman · 14 years ago
  8. bfae4f8 OMAP: omap_device: device register functions now take platform_device pointer by Kevin Hilman · 14 years ago
  9. 3528c58 OMAP: omap_device: when building return platform_device instead of omap_device by Kevin Hilman · 14 years ago
  10. a2a28ad OMAP: omap_device: remove internal functions from omap_device.h by Kevin Hilman · 14 years ago
  11. 47c3e5d OMAP: omap_device: make latency autoadjust messages debug by Grazvydas Ignotas · 14 years ago
  12. 49882c9 OMAP: omap_device: replace debug/warning/error prints with dev_* macros by Kevin Hilman · 14 years ago
  13. 796ba28 omap: mcbsp: Remove omap device API by Jarkko Nikula · 14 years ago
  14. ceb1c53 Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 into cleanup by Tony Lindgren · 13 years ago
  15. 00c46b3 OMAP: id: remove OMAP_CHIP declarations, code by Paul Walmsley · 13 years ago
  16. d6504ac OMAP2+: hwmod: remove OMAP_CHIP* by Paul Walmsley · 13 years ago
  17. 8179488 OMAP: powerdomain: remove omap_chip bitmasks by Paul Walmsley · 13 years ago
  18. 129c65e OMAP: powerdomain: split pwrdm_init() into two functions by Paul Walmsley · 13 years ago
  19. a5ffef6 OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain by Paul Walmsley · 13 years ago
  20. 08cb970 OMAP: clockdomain: split clkdm_init() by Paul Walmsley · 13 years ago
  21. 057673d OMAP2+: id: remove OMAP_REVBITS_* macros by Paul Walmsley · 13 years ago
  22. 3b32b7d OMAP3: id: remove duplicate code for testing SoC ES level by Paul Walmsley · 13 years ago
  23. 51ec811 OMAP3: id: add fallthrough warning; fix some CodingStyle issues by Paul Walmsley · 13 years ago
  24. 9ed2ba7 OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels by Paul Walmsley · 13 years ago
  25. 91d92d6 OMAP3: id: remove useless strcpy()s by Paul Walmsley · 13 years ago
  26. 1f1b035 OMAP3: id: remove identification codes that only correspond to marketing names by Paul Walmsley · 13 years ago
  27. 4c75278 Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  28. 15ce928 Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-pm into fixes by Arnd Bergmann · 13 years ago
  29. d035953 Merge branch 'sirf/fixes' into fixes by Arnd Bergmann · 13 years ago
  30. 6a53747 ARM: CSR: add missing sentinels to of_device_id tables by Jamie Iles · 14 years ago
  31. 6c6d8de ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort by Janusz Krzysztofik · 14 years ago
  32. 1f51b00 Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixes by Arnd Bergmann · 13 years ago
  33. 7caaf7e ARM: cns3xxx: Fix newly introduced warnings in the PCIe code by Anton Vorontsov · 13 years ago
  34. 83a497c ARM: cns3xxx: Fix compile error caused by hardware.h removed by Tommy Lin · 14 years ago
  35. 897a6a1 ARM: davinci: fix cache flush build error by Linus Walleij · 14 years ago
  36. c087480 ARM: davinci: correct MDSTAT_STATE_MASK by Sergei Shtylyov · 14 years ago
  37. 810198b ARM: davinci: da850 EVM: read mac address from SPI flash by Rajashekhara, Sudhakar · 14 years ago
  38. bac7e6e ARM: 7080/1: l2x0: make sure I&D are not locked down on init by Linus Walleij · 14 years ago
  39. bb9ea77 ARM: 7081/1: mach-integrator: fix the clocksource by Linus Walleij · 14 years ago
  40. 126caf1 OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers by Kevin Hilman · 14 years ago
  41. 8763550 Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'omap4_clock_fixes_3.1rc', 'missing_2430_musb_adds_terminator_fix_3.1rc' and 'pwrdm_clkdm_fixes_3.1rc' into prcm-fixes-a-3.1rc by Paul Walmsley · 14 years ago
  42. 1016787 OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] by Paul Walmsley · 14 years ago
  43. fb492c9 ARM: 7067/1: mm: keep significant bits in pfn_valid by Mark Rutland · 14 years ago
  44. e9a5190 OMAP2+: PM: clean up error messages: replace printk with pr_err. by Johan Hovold · 14 years ago
  45. 1e2d2df OMAP2+: PM: fix typos in misc. comment and error messages by Johan Hovold · 14 years ago
  46. 90e9364 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  47. 3ae627b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  48. 380dc20 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 14 years ago
  49. a408bae ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock support by Magnus Damm · 14 years ago
  50. 7ceb666 ARM: mach-shmobile: sh7372 MSIOF clock support by Magnus Damm · 14 years ago
  51. 6b4cb8f ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settings by Kuninori Morimoto · 14 years ago
  52. 86d8408 ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecter by Kuninori Morimoto · 14 years ago
  53. 4861da4 ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCS by Magnus Damm · 14 years ago
  54. 8a1c049 Merge branch 'rmobile/dma' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  55. c11a7e2 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  56. 2590415 ARM: pm: avoid writing the auxillary control register for ARMv7 by Russell King · 14 years ago
  57. f35235a ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness by Russell King · 14 years ago
  58. 1c0270c ARM: pm: arm920/926: fix number of registers saved by Russell King · 14 years ago
  59. 6f354e5 ARM: pm: CPU specific code should not overwrite r1 (v:p offset) by Russell King · 14 years ago
  60. 0f81bb6 ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMU by Will Deacon · 14 years ago
  61. 552e0c8 ARM: 7065/1: kexec: ensure new kernel is entered in ARM state by Will Deacon · 14 years ago
  62. d0168fd ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental) by Magnus Damm · 14 years ago
  63. 12234f3 OMAP2: PM debug: remove leftover debug code by Michael Jones · 14 years ago
  64. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 14 years ago
  65. 039920c Merge branch 'at91/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into fixes by Arnd Bergmann · 14 years ago
  66. 966843e Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixes by Arnd Bergmann · 14 years ago
  67. 9fc2071 ARM: mach-footbridge: add missing header file <video/vga.h> by Bryan Wu · 14 years ago
  68. 158c0c6 ARM: mach-orion5x: add missing header file <linux/vga.h> by Bryan Wu · 14 years ago
  69. 5166793 arm: fix compile failure in orion5x/dns323-setup.c by Paul Gortmaker · 14 years ago
  70. ff35336 OMAP: omap_device: only override _noirq methods, not normal suspend/resume by Kevin Hilman · 14 years ago
  71. 5c3f96b ARM: mach-shmobile: sh7372 LCDC1 suspend fix by Magnus Damm · 14 years ago
  72. 8f5b5a4 ARM: OMAP: Introduce SoC specific early_init by Tony Lindgren · 14 years ago
  73. a4ca9db ARM: OMAP: Move omap2_init_common_devices out of init_early by Tony Lindgren · 14 years ago
  74. c0764b2 at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0 by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  75. 0ebb962 ARM: 7003/1: vexpress: Add clock definition for the SP805. by Nick Bowler · 14 years ago
  76. f41cadd omap2+: Use Kconfig symbol in Makefile instead of obj-y by Tony Lindgren · 14 years ago
  77. e21757a OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain by Paul Walmsley · 14 years ago
  78. 0d6cfa3 ARM: 7051/1: cpuimx* boards: fix mach-types errors by Eric Bénard · 14 years ago
  79. 450a37d OMAP4: clock: fix compile warning by Paul Walmsley · 14 years ago
  80. 9c5f560 OMAP4: clock: re-enable previous clockdomain enable/disable sequence by Paul Walmsley · 14 years ago
  81. b1cbdb0 OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force wakeup by Santosh Shilimkar · 14 years ago
  82. c956b75 OMAP: powerdomains: Make all powerdomain target states as ON at init by Rajendra Nayak · 14 years ago
  83. 5d747c6 ARM: S5P: fix bug in spdif_clk_get_rate by Naveen Krishna Chatradhi · 14 years ago
  84. d2edddf ARM: EXYNOS4: Add restart hook for proper reboot by Kyungmin Park · 14 years ago
  85. 2b431ff ARM: EXYNOS4: Increase reset delay for USB HOST PHY by Yulgon Kim · 14 years ago
  86. 3f6065d ARM: S5P: add required chained_irq_enter/exit to gpio-int code by Marek Szyprowski · 14 years ago
  87. 70b0e82 ARM: EXYNOS4: add required chained_irq_enter/exit to eint code by Marek Szyprowski · 14 years ago
  88. 995b528 ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handler by Marek Szyprowski · 14 years ago
  89. f98d429 ARM: S3C64XX: Fix build break in PM debug by Abhilash Kesavan · 14 years ago
  90. 7e1291d ARM: S5PV210: Fix build warning by Abhilash Kesavan · 14 years ago
  91. 5a1993f ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS device by Sylwester Nawrocki · 14 years ago
  92. 6b875cb ARM: EXYNOS4: remove duplicated inclusion by Huang Weiyi · 14 years ago
  93. af8a9f6 ARM: EXYNOS4: Fix wrong devname to support clkdev by Jonghwan Choi · 14 years ago
  94. c1a238a ARM: EXYNOS4: Use the correct regulator names on universal_c210 by Kyungmin Park · 14 years ago
  95. b8a297d ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set() by Kukjin Kim · 14 years ago
  96. ac0d151 ARM: S5P64X0: Replace irq_gc_ack() with irq_gc_ack_set_bit() by Kukjin Kim · 14 years ago
  97. 6c58add ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDER by Axel Lin · 14 years ago
  98. 145e10e ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss enabled by Catalin Marinas · 14 years ago
  99. 43c734b ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation. by Srinivas Kandagatla · 14 years ago
  100. 505ed6f ARM: 6967/1: ep93xx: ts72xx: fix board model detection by Petr Štetiar · 14 years ago