1. 4680c29 OMAP2/3 clock: clean up omap*_clk_arch_init() by Paul Walmsley · 15 years ago
  2. 35e424e OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dpll3m2.c by Paul Walmsley · 15 years ago
  3. 6ebe0d8 OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds by Paul Walmsley · 15 years ago
  4. 44da0a5 OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.c by Paul Walmsley · 15 years ago
  5. 87a1b26 OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.c by Paul Walmsley · 15 years ago
  6. 4921464 OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.c by Paul Walmsley · 15 years ago
  7. 734f69a OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_virt_prcm_set.c by Paul Walmsley · 15 years ago
  8. b1823d8 OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2xxx_dpllcore.c by Paul Walmsley · 15 years ago
  9. 69ecefc OMAP2/3/4 clock: combine all omap2_clk_functions by Paul Walmsley · 15 years ago
  10. 4b1f76e OMAP2 clock: move all static functions to the top of the file by Paul Walmsley · 15 years ago
  11. df791b3 OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c by Paul Walmsley · 15 years ago
  12. 0b96af6 OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c by Paul Walmsley · 15 years ago
  13. 98c4545 OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c by Paul Walmsley · 15 years ago
  14. 46273e6 OMAP: hwmod: add API for slave idlemode setting by Kevin Hilman · 15 years ago
  15. 9799aca OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies by Kevin Hilman · 15 years ago
  16. f0271d6 OMAP clockdomain/powerdomain: improve documentation by Paul Walmsley · 15 years ago
  17. 915aad8 OMAP powerdomain: remove pwrdm_clk_state_switch by Paul Walmsley · 15 years ago
  18. e0594b4 OMAP powerdomain: rearrange struct powerdomain to save some memory by Paul Walmsley · 15 years ago
  19. cf57aa7 OMAP powerdomain/PM: use symbolic constants for the max number of power states by Paul Walmsley · 15 years ago
  20. 369d561 OMAP clockdomains: add usecounting for wakeup and sleep dependencies by Paul Walmsley · 15 years ago
  21. e909d62 OMAP clockdomain/powerdomain: remove runtime register/unregister by Paul Walmsley · 15 years ago
  22. 3d309cd OMAP2 clockdomain: modem clockdomain is only present on OMAP2430 by Paul Walmsley · 15 years ago
  23. a260170 OMAP2/3 clockdomains: split shared structures so usecounting works by Paul Walmsley · 15 years ago
  24. 55ed969 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm by Paul Walmsley · 15 years ago
  25. 6b04e0d ARM: OMAP4 clock domains : Add the missing Clock Domain Structure by Abhijit Pagare · 15 years ago
  26. bf98540 ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain validation by Abhijit Pagare · 15 years ago
  27. 0dfc242 OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function by Paul Walmsley · 15 years ago
  28. e9b98f6 OMAP clock: make the fixed divisor clock code available for all OMAPs by Paul Walmsley · 15 years ago
  29. ced8252 AM35xx: Clock table updates for AM3505/17 by Ranjith Lohithakshan · 15 years ago
  30. 2c8a177 OMAP3 clock: reorganize CK_* platform flags by Paul Walmsley · 15 years ago
  31. 05842a3 AM35xx: Add AM35xx specific control module registers by Ranjith Lohithakshan · 15 years ago
  32. 8a3ddc7 ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. by Abhijit Pagare · 15 years ago
  33. 1a42272 ARM: OMAP4: PM: Adapt the existing OMAP2/3 Clock Domain Frameworks. by Abhijit Pagare · 15 years ago
  34. 30b8863 ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific clock domain framework. by Abhijit Pagare · 15 years ago
  35. b099474 ARM: OMAP4: PM: Modify Clock-domain interfaces for OMAP4 compatibility. by Abhijit Pagare · 15 years ago
  36. 84c0c39 ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4. by Abhijit Pagare · 15 years ago
  37. 3a759f0 ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. by Abhijit Pagare · 15 years ago
  38. 38900c2 ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks. by Abhijit Pagare · 15 years ago
  39. f37c6df ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework. by Abhijit Pagare · 15 years ago
  40. 3790300 ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. by Abhijit Pagare · 15 years ago
  41. c6a6e6e ARM: OMAP4: PM: OMAP4 essential basic initialisations. by Abhijit Pagare · 15 years ago
  42. 4f4e65d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  43. 5c3db36 OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer by Tero Kristo · 15 years ago
  44. 298a4c3 Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  45. 1619ce1 hmt: adjust for new pwm_backlight->notify prototype by Peter Korsgaard · 15 years ago
  46. e80b135 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. dedd0c2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  48. 970114a Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  49. def2052 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  50. b27d515 perf: x86: Add support for the ANY bit by Stephane Eranian · 15 years ago
  51. b2d9591 Merge branch 'omap-fixes' into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  52. ccaae27 Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  53. 6b34f9d PM debug: Fix warning when no CONFIG_DEBUG_FS by Sergio Aguirre · 15 years ago
  54. b92c572 OMAP3: PM: DSS PM_WKEN to refill DMA by Subramani Venkatesh · 15 years ago
  55. d92cfcb OMAP: timekeeping: time should not stop during suspend by Kevin Hilman · 15 years ago
  56. dccaad8 OMAP3: PM: Force write last pad config register into save area by Tero Kristo · 15 years ago
  57. 61b17d9 OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get() by Roel Kluin · 15 years ago
  58. e3d9329 OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules by Peter Ujfalusi · 15 years ago
  59. ae559d8 OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS by Manjunatha GK · 15 years ago
  60. 8640425 OMAP3: PM: Removing redundant and potentially dangerous PRCM configration by Sripathy, Vishwanath · 15 years ago
  61. a087cad OMAP3: Fixed ARM aux ctrl register save/restore by Tero Kristo · 15 years ago
  62. afbcf61 OMAP3: CPUidle: Fixed timer resolution by Tero Kristo · 15 years ago
  63. a174e60 OMAP3: PM: Remove duplicate code blocks by Sanjeev Premi · 15 years ago
  64. f18cc2f OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI by Tero Kristo · 15 years ago
  65. b296c81 OMAP3: PM: Enable system control module autoidle by Tero Kristo · 15 years ago
  66. 2bbe3af OMAP3: PM: Ack pending interrupts before entering suspend by Tero Kristo · 15 years ago
  67. 1daa8c1 omap: Enable GPMC clock in gpmc_init by Olof Johansson · 15 years ago
  68. af022fa OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0" by Paul Walmsley · 15 years ago
  69. ecbb065 OMAP4: clocks: Fix the clksel_rate struct DPLL divs by Rajendra Nayak · 15 years ago
  70. 0324f59 OMAP4: PRCM: Fix the base address for CHIRONSS reg defines by Rajendra Nayak · 15 years ago
  71. be6066f Merge branch 'misc' into release by Len Brown · 15 years ago
  72. 247421f OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch() by Roel Kluin · 15 years ago
  73. e9acb9b omap3: Fix cpu detection by Tony Lindgren · 15 years ago
  74. d4bb72e omap: Fix functions for dynamic remuxing of pins by Tony Lindgren · 15 years ago
  75. 2cb0c54 omap: Fix cmdline muxing by Tony Lindgren · 15 years ago
  76. 6468e3b OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocks by Russell King · 15 years ago
  77. 883edfd OMAP3: hwmod: Adding flag to prevent caching of sysconfig register. by Thara Gopinath · 15 years ago
  78. 2045124 ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 comments by Tony Lindgren · 15 years ago
  79. 1f667c6 ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work by Tony Lindgren · 15 years ago
  80. ad3e6c0 ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() by Tony Lindgren · 15 years ago
  81. 200b7a8 ARM: 5884/1: arm: Fix DCC console for v7 by Tony Lindgren · 15 years ago
  82. 79f211b sh64: wire up sys_accept4. by Paul Mundt · 15 years ago
  83. 6eacb2c sh: unwire sys_recvmmsg. by Paul Mundt · 15 years ago
  84. bb668da x86, apic: use logical flat for systems with <= 8 logical cpus by Suresh Siddha · 15 years ago
  85. dfea91d x86, apic: use physical mode for IBM summit platforms by Suresh Siddha · 15 years ago
  86. 9130287 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  87. 8888be6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  88. 878194c microblaze: pci_controller->arch_data really is a struct device_node * by Michal Simek · 15 years ago
  89. 296e260 microblaze: Add missing double apostrophe in Kconfig by Michal Simek · 15 years ago
  90. 90974cb microblaze: Add PT_ macros for special purpose regs by Michal Simek · 15 years ago
  91. 4a3bb9a microblaze: Enable accept4 syscall by Michal Simek · 15 years ago
  92. ce9c37f microblaze: Wire up recvmmsg syscall by Michal Simek · 15 years ago
  93. a7b2296 ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels" by Rabin Vincent · 15 years ago
  94. b53e9b5 ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(void) by Tony Lindgren · 15 years ago
  95. c718aff sh: ms7724: Correct sh-eth EEPROM polling timeout. by Kuninori Morimoto · 15 years ago
  96. 7dc9c48 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  97. 95b8f20 ARM: fix badly placed mach/plat entries in Kconfig & Makefile by Russell King · 15 years ago
  98. 0bb7a95 hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change by Luca Barbieri · 15 years ago
  99. 330a518 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. c6a93d3 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago