1. 98fa3d8 OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configs by Paul Walmsley · 15 years ago
  2. 56ef28a OMAP4: PRCM: Define shift macros as n instead of 1 << n by Rajendra Nayak · 15 years ago
  3. e80a972 OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions by Paul Walmsley · 15 years ago
  4. d373019 OMAP clock: resolve all remaining sparse warnings by Paul Walmsley · 15 years ago
  5. 60c3f65 OMAP3 DPLL: reorganize static functions by Paul Walmsley · 15 years ago
  6. feec127 OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only by Paul Walmsley · 15 years ago
  7. da4d290 OMAP2/3 clock: remove unnecessary includes and clean up header by Paul Walmsley · 15 years ago
  8. 4680c29 OMAP2/3 clock: clean up omap*_clk_arch_init() by Paul Walmsley · 15 years ago
  9. 35e424e OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dpll3m2.c by Paul Walmsley · 15 years ago
  10. 6ebe0d8 OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds by Paul Walmsley · 15 years ago
  11. 44da0a5 OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.c by Paul Walmsley · 15 years ago
  12. 87a1b26 OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.c by Paul Walmsley · 15 years ago
  13. 4921464 OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.c by Paul Walmsley · 15 years ago
  14. 734f69a OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_virt_prcm_set.c by Paul Walmsley · 15 years ago
  15. b1823d8 OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2xxx_dpllcore.c by Paul Walmsley · 15 years ago
  16. 69ecefc OMAP2/3/4 clock: combine all omap2_clk_functions by Paul Walmsley · 15 years ago
  17. 4b1f76e OMAP2 clock: move all static functions to the top of the file by Paul Walmsley · 15 years ago
  18. df791b3 OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c by Paul Walmsley · 15 years ago
  19. 0b96af6 OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c by Paul Walmsley · 15 years ago
  20. 98c4545 OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c by Paul Walmsley · 15 years ago
  21. 46273e6 OMAP: hwmod: add API for slave idlemode setting by Kevin Hilman · 15 years ago
  22. 9799aca OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies by Kevin Hilman · 15 years ago
  23. f0271d6 OMAP clockdomain/powerdomain: improve documentation by Paul Walmsley · 15 years ago
  24. 915aad8 OMAP powerdomain: remove pwrdm_clk_state_switch by Paul Walmsley · 15 years ago
  25. e0594b4 OMAP powerdomain: rearrange struct powerdomain to save some memory by Paul Walmsley · 15 years ago
  26. cf57aa7 OMAP powerdomain/PM: use symbolic constants for the max number of power states by Paul Walmsley · 15 years ago
  27. 369d561 OMAP clockdomains: add usecounting for wakeup and sleep dependencies by Paul Walmsley · 15 years ago
  28. e909d62 OMAP clockdomain/powerdomain: remove runtime register/unregister by Paul Walmsley · 15 years ago
  29. 3d309cd OMAP2 clockdomain: modem clockdomain is only present on OMAP2430 by Paul Walmsley · 15 years ago
  30. a260170 OMAP2/3 clockdomains: split shared structures so usecounting works by Paul Walmsley · 15 years ago
  31. 55ed969 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm by Paul Walmsley · 15 years ago
  32. 6b04e0d ARM: OMAP4 clock domains : Add the missing Clock Domain Structure by Abhijit Pagare · 15 years ago
  33. bf98540 ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain validation by Abhijit Pagare · 15 years ago
  34. 0dfc242 OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function by Paul Walmsley · 15 years ago
  35. e9b98f6 OMAP clock: make the fixed divisor clock code available for all OMAPs by Paul Walmsley · 15 years ago
  36. ced8252 AM35xx: Clock table updates for AM3505/17 by Ranjith Lohithakshan · 15 years ago
  37. 2c8a177 OMAP3 clock: reorganize CK_* platform flags by Paul Walmsley · 15 years ago
  38. 05842a3 AM35xx: Add AM35xx specific control module registers by Ranjith Lohithakshan · 15 years ago
  39. 8a3ddc7 ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. by Abhijit Pagare · 15 years ago
  40. 1a42272 ARM: OMAP4: PM: Adapt the existing OMAP2/3 Clock Domain Frameworks. by Abhijit Pagare · 15 years ago
  41. 30b8863 ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific clock domain framework. by Abhijit Pagare · 15 years ago
  42. b099474 ARM: OMAP4: PM: Modify Clock-domain interfaces for OMAP4 compatibility. by Abhijit Pagare · 15 years ago
  43. 84c0c39 ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4. by Abhijit Pagare · 15 years ago
  44. 3a759f0 ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. by Abhijit Pagare · 15 years ago
  45. 38900c2 ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks. by Abhijit Pagare · 15 years ago
  46. f37c6df ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework. by Abhijit Pagare · 15 years ago
  47. 3790300 ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. by Abhijit Pagare · 15 years ago
  48. c6a6e6e ARM: OMAP4: PM: OMAP4 essential basic initialisations. by Abhijit Pagare · 15 years ago
  49. 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
  50. f6760aa Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 90ea301 Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  52. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 15 years ago
  53. 4927fbf i2c: imx: call ioremap only after request_mem_region by Uwe Kleine-König · 15 years ago
  54. a1ee06b i2c: mxc: let time to generate stop bit by Valentin Longchamp · 15 years ago
  55. 5c3db36 OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer by Tero Kristo · 15 years ago
  56. 298a4c3 Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  57. 1619ce1 hmt: adjust for new pwm_backlight->notify prototype by Peter Korsgaard · 15 years ago
  58. 92dcffb Linux 2.6.33-rc5 by Linus Torvalds · 15 years ago
  59. 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
  60. 341031c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 836f48c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  62. bdeef61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  63. 4caca5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  64. f8c7e6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  65. c914048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  66. 456eac9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  67. 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
  68. 15e551e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 15 years ago
  69. 30a0f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  70. 88f5004 vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE by Yongseok Koh · 15 years ago
  71. 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
  72. def2052 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  73. b27d515 perf: x86: Add support for the ANY bit by Stephane Eranian · 15 years ago
  74. 92b6759 perf: Change the is_software_event() definition by Peter Zijlstra · 15 years ago
  75. 22e1908 perf: Honour event state for aux stream data by Peter Zijlstra · 15 years ago
  76. fe43220 perf: Fix perf_event_do_pending() fallback callsite by Peter Zijlstra · 15 years ago
  77. 6d558c3 sched: Reassign prev and switch_count when reacquire_kernel_lock() fail by Yong Zhang · 15 years ago
  78. 50b926e sched: Fix vmark regression on big machines by Mike Galbraith · 15 years ago
  79. b2d9591 Merge branch 'omap-fixes' into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  80. 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
  81. 6b34f9d PM debug: Fix warning when no CONFIG_DEBUG_FS by Sergio Aguirre · 15 years ago
  82. b92c572 OMAP3: PM: DSS PM_WKEN to refill DMA by Subramani Venkatesh · 15 years ago
  83. d92cfcb OMAP: timekeeping: time should not stop during suspend by Kevin Hilman · 15 years ago
  84. dccaad8 OMAP3: PM: Force write last pad config register into save area by Tero Kristo · 15 years ago
  85. 61b17d9 OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get() by Roel Kluin · 15 years ago
  86. e3d9329 OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules by Peter Ujfalusi · 15 years ago
  87. ae559d8 OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS by Manjunatha GK · 15 years ago
  88. 8640425 OMAP3: PM: Removing redundant and potentially dangerous PRCM configration by Sripathy, Vishwanath · 15 years ago
  89. a087cad OMAP3: Fixed ARM aux ctrl register save/restore by Tero Kristo · 15 years ago
  90. afbcf61 OMAP3: CPUidle: Fixed timer resolution by Tero Kristo · 15 years ago
  91. a174e60 OMAP3: PM: Remove duplicate code blocks by Sanjeev Premi · 15 years ago
  92. f18cc2f OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI by Tero Kristo · 15 years ago
  93. b296c81 OMAP3: PM: Enable system control module autoidle by Tero Kristo · 15 years ago
  94. 2bbe3af OMAP3: PM: Ack pending interrupts before entering suspend by Tero Kristo · 15 years ago
  95. fa8d1d6 Merge branch 'for_2.6.33rc_d' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  96. 1daa8c1 omap: Enable GPMC clock in gpmc_init by Olof Johansson · 15 years ago
  97. 0a2fea2 USB: isp1362: fix build failure on ARM systems via irq_flags cleanup by Lothar Wassmann · 15 years ago
  98. 96b8517 USB: isp1362: better 64bit printf warning fixes by Lothar Wassmann · 15 years ago
  99. 10d2cdb USB: fix usbstorage for 2770:915d delivers no FAT by Ryan May · 15 years ago
  100. c0d7414 USB: Fix level of isp1760 Reloading ptd error message by Colin Tuckley · 15 years ago