1. b610ec5 Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 14 years ago
  2. ad001f1 OMAP4: clock: Remove clock hacks from timer-gp.c by Santosh Shilimkar · 14 years ago
  3. 7c43d54 OMAP4: clock: Add dummy clock nodes for interface clocks by Santosh Shilimkar · 14 years ago
  4. 5477605 OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fck by Rajendra Nayak · 14 years ago
  5. 30962d9 OMAP2+ clock: revise omap2_clk_{disable,enable}() by Paul Walmsley · 14 years ago
  6. 4d30e82 OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code by Paul Walmsley · 14 years ago
  7. ad95616 OMAP clockdomain: if no autodeps exist, don't try to add or remove them by Paul Walmsley · 14 years ago
  8. 43b4099 OMAP hwmod: add hwmod class support by Paul Walmsley · 14 years ago
  9. 7359154 OMAP hwmod: convert header files with static allocations into C files by Paul Walmsley · 14 years ago
  10. 50ebdac OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con by Paul Walmsley · 14 years ago
  11. 74be842 OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core code by Paul Walmsley · 14 years ago
  12. e8d3737 OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630 by Vimarsh Zutshi · 14 years ago
  13. 53c92d8 OMAP4 clock: drop the ALWAYS_ENABLED clock flag by Paul Walmsley · 14 years ago
  14. 51c1954 OMAP clock: drop RATE_FIXED clock flag by Paul Walmsley · 14 years ago
  15. 8c34974 OMAP2 clock: drop DELAYED_APP clock flag by Paul Walmsley · 14 years ago
  16. 5173804 OMAP2430 clock: make func_96m_ck parent-selectable by Paul Walmsley · 14 years ago
  17. 81b34fb OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files by Paul Walmsley · 14 years ago
  18. 657ebfa OMAP3/4 clock: split into per-chip family files by Paul Walmsley · 14 years ago
  19. b92c170 OMAP clock: drop .id field; ensure each clock has a unique name by Paul Walmsley · 14 years ago
  20. f71eddb OMAP clock: compress clock flags down to a u8 by Paul Walmsley · 14 years ago
  21. 1a33771 OMAP2 clock: drop CONFIG_PARTICIPANT clock flag by Paul Walmsley · 14 years ago
  22. 17d0927 OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks by Paul Walmsley · 14 years ago
  23. 9429778 OMAP2xxx clock: GFX functional clock rates are not independently changeable by Paul Walmsley · 14 years ago
  24. c78a05e OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag by Paul Walmsley · 14 years ago
  25. 93340a2 OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes, documentation by Paul Walmsley · 14 years ago
  26. 7356f0b OMAP3 clock: add support for 192Mhz DPLL4M2 output by Vishwanath BS · 14 years ago
  27. 678bc9a OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes by Vishwanath BS · 14 years ago
  28. 358965d OMAP3 clock: introduce DPLL4 Jtype by Richard Woodruff · 14 years ago
  29. 91808a8 ARM: OMAP4 clock domain: Add check for avoiding dependency related update. by Abhijit Pagare · 14 years ago
  30. a7e069f OMAP3630: Clock: Workaround for DPLL HS divider limitation by Mike Turquette · 14 years ago
  31. c23a97d OMAP: HWMOD: Add support for early device register into omap device layer by Thara Gopinath · 14 years ago
  32. 358f0e6 OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits. by Thara Gopinath · 14 years ago
  33. 5eb75f5 OMAP3 clock: Remove FreqSel for 3630 by Vishwanath BS · 14 years ago
  34. 0cc9314 OMAP2/3: PRCM: fix misc. compiler warnings by Kevin Hilman · 14 years ago
  35. a51ba28 OMAP3 clock: Check return values for clk_get() by Sanjeev Premi · 14 years ago
  36. 3cc4a2f AM35xx: Add clock support for new modules on AM35xx by Ranjith Lohithakshan · 14 years ago
  37. 419cc97 OMAP2/3 clock: Extend find_idlest() to pass back idle state value by Ranjith Lohithakshan · 14 years ago
  38. cde08f8 OMAP3 PM: Adding counters for power domain logic off and mem off during retention. by Thara Gopinath · 14 years ago
  39. 4133a44 OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structure by Thara Gopinath · 14 years ago
  40. 1e3d0d2 OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state by Thara Gopinath · 14 years ago
  41. b024b54 OMAP3: Clock: Added IDLEST definitions for SGX by Tero Kristo · 14 years ago
  42. dfa6d6f OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines by Kevin Hilman · 14 years ago
  43. 24d82e3 OMAP: omap_device: when 'called from invalid state', print state by Kevin Hilman · 14 years ago
  44. 0007122 OMAP: omap_device: add omap_device_is_valid() by Kevin Hilman · 14 years ago
  45. 0fdc54b Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  46. 8250a5c omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interrupt by Rob Clark · 15 years ago
  47. 4499ce4 omap: mailbox: correct OMAP4 SIDLEMODE logic by Suman Anna · 14 years ago
  48. a6a6022 omap: mailbox: correct OMAP4 reset logic by Suman Anna · 15 years ago
  49. 5772ca7 omap4: Use irq line defines from irq-44xx.h by Santosh Shilimkar · 14 years ago
  50. a99db24 omap4: Use dma line defines from dma-44xx.h by Santosh Shilimkar · 14 years ago
  51. e927f8d omap4: Add auto-generated irq and dma headers by Santosh Shilimkar · 14 years ago
  52. 79dcfdd OMAP3: PM: Added support for L2 aux ctrl register save and restore by Tero Kristo · 15 years ago
  53. a89b6f0 OMAP3: PM: add scratchpad locking function by Rajendra Nayak · 15 years ago
  54. 5a1b1d3 OMAP3: RX-51: Pass cpu idle parameters by Kalle Jokiniemi · 15 years ago
  55. a4b41d8 OMAP3: RX-51: support sleep indicator LEDs by Kevin Hilman · 15 years ago
  56. 709731b OMAP3: cpuidle: Add valid field into C-state parameter passing by Kalle Jokiniemi · 15 years ago
  57. bb4de3d OMAP3: cpuidle: configure latencies/thresholds from board file by Kevin Hilman · 15 years ago
  58. 6af83b3 OMAP3: cpuidle: Update statistics for correct state by Sanjeev Premi · 15 years ago
  59. 8ca4582 omap3/4: Remove overlapping mapping of L4_WKUP io space by Santosh Shilimkar · 14 years ago
  60. 737daa0 omap4: Fix omap_type() for omap4 by Santosh Shilimkar · 14 years ago
  61. 35c0dc3 omap: sdma: Limit the secure reserve channel fix for omap3 by Santosh Shilimkar · 14 years ago
  62. 1ce0f9d omap4: sdma: Enable the idle modes on omap4 by Santosh Shilimkar · 14 years ago
  63. b7ebb10 omap2/3/4: ioremap omap_globals module by Santosh Shilimkar · 14 years ago
  64. e03d37d omap3/4: uart: fix full-fifo write abort by Santosh Shilimkar · 14 years ago
  65. ae46ec77 omap4: multi-omap: Allow build to work by Santosh Shilimkar · 14 years ago
  66. 83905c1 ASoC: OMAP-McBSP: ASoC interface for McBSP sidetone by Ilkka Koskinen · 14 years ago
  67. d912fa9 McBSP: OMAP3: Add sidetone feature by Eero Nurkkala · 14 years ago
  68. bce0668 omap: musb: Add USB support to 4430 SDP board file by Maulik Mankad · 14 years ago
  69. bdfa351 omap: musb: remove unnecessary return by Felipe Balbi · 14 years ago
  70. 9bdde53 omap: musb: remove unused dma data by Felipe Balbi · 14 years ago
  71. 7db5112 omap: musb: remove unused soft_con field by Felipe Balbi · 14 years ago
  72. bfc110e arm: omap: musb: we can use clk framework by Felipe Balbi · 14 years ago
  73. 68499cc omap: musb: remove unused data by Felipe Balbi · 14 years ago
  74. 884b8369 omap: musb: Pass board specific data from board file by Maulik Mankad · 14 years ago
  75. f982855 arm: omap: musb: ioremap only what's ours by Felipe Balbi · 14 years ago
  76. 1a4f463 omap: musb: Remove #ifdef from board-omap3evm.c by Maulik Mankad · 14 years ago
  77. 224e154 USB: Add empty functions in otg.h by Maulik Mankad · 14 years ago
  78. 5ebc86e OMAP3EVM: PM: Update defconfig by Sanjeev Premi · 14 years ago
  79. 8a88b61 Add devkit8000_defconfig by Thomas Weber · 14 years ago
  80. 476544c Add minimal support for DevKit8000 by Thomas Weber · 14 years ago
  81. 5d4292a AM3517: Enable I2C-GPIO Expander driver support for AM3517EVM by Vaibhav Hiremath · 14 years ago
  82. f2afbbb AM3517: Enable RTC driver support for AM3517EVM by Vaibhav Hiremath · 14 years ago
  83. 1f738dc AM3517: Enable basic I2C Support by Vaibhav Hiremath · 14 years ago
  84. b344d87 IGEPv2: Use Red Led1 as Heartbeat if configured by Jonas Zetterberg · 14 years ago
  85. c67b0d9 IGEPv2: Added WIFI support by Jonas Zetterberg · 14 years ago
  86. cd2b90d omap3: Update defconfig for IGEP v2 to allow new drivers andfeatures by Enric Balletbo i Serra · 14 years ago
  87. 22f1baa omap3: Use timing data for omap2_init_common_hw on IGEP v2 by Enric Balletbo i Serra · 14 years ago
  88. ec0947f omap3: SDRC: add timing data for Numonyx M65KxxxxAM by Enric Balletbo i Serra · 14 years ago
  89. cddb483 omap3: Add support for flash on IGEP v2 board by Enric Balletbo i Serra · 14 years ago
  90. 691de27 omap3: Enable DSS2 for IGEP v2 board by Enric Balletbo i Serra · 14 years ago
  91. d0885486 omap3: Add platform init code for EHCI driver on IGEP v2 by Enric Balletbo i Serra · 14 years ago
  92. 28e0f13 omap3: Fix typo on IGEP v2 board by Enric Balletbo i Serra · 14 years ago
  93. 7f5f23d omap3: Add platform data for the twl4030_codec MFD on IGEP v2 by Enric Balletbo i Serra · 14 years ago
  94. 3cca088 omap3: pandora: update defconfig by Grazvydas Ignotas · 14 years ago
  95. f6873ee omap3: pandora: update regulator setup by Grazvydas Ignotas · 14 years ago
  96. 7b09789 OMAP: pandora: add DSS2 support and related regulators by Grazvydas Ignotas · 14 years ago
  97. 87520aa omap3evm: Configure GPIO175 for touchscreen PEN_IRQ by Sanjeev Premi · 14 years ago
  98. 0621d75 omap3evm: Fixes after moving to matrix_keypad by Sanjeev Premi · 14 years ago
  99. aa6912d8 omap3evm: Add mux settings for keypad by Sanjeev Premi · 14 years ago
  100. 31e464c omap: zoom3: enable ehci support by vikram pandita · 14 years ago