1. 553d239 OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpu by Paul Walmsley · 14 years ago
  2. d4521f6 OMAP2xxx clock: fix dss2_fck recalc to use clksel by Paul Walmsley · 14 years ago
  3. cb13459 OMAP4: clock data: Export control to enable/disable CORE/PER M3 clocks by Rajendra Nayak · 14 years ago
  4. e0cb70c OMAP4: clock data: Add SCRM auxiliary clock nodes by Rajendra Nayak · 14 years ago
  5. 768ab94 OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ck by Jonathan Bergsagel · 14 years ago
  6. 032b5a7 OMAP4: clock data: Add missing DPLL x2 clock nodes by Thara Gopinath · 14 years ago
  7. ae4b4fc OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fck by Benoit Cousson · 14 years ago
  8. d9b98f5 OMAP4: clock data: Add control for pad_clks_ck and slimbus_clk by Benoit Cousson · 14 years ago
  9. 596efe4 OMAP3: control/PM: move padconf save code to mach-omap2/control.c by Paul Walmsley · 14 years ago
  10. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  11. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  12. 55ae350 OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM register accesses by Paul Walmsley · 14 years ago
  13. bd2122c OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support by Paul Walmsley · 14 years ago
  14. e4156ee OMAP4: CM instances: add clockdomain register offsets by Paul Walmsley · 14 years ago
  15. b170fbe OMAP2+: clockdomains: split the clkdm hwsup enable/disable function by Paul Walmsley · 14 years ago
  16. a64bb9c OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions by Paul Walmsley · 14 years ago
  17. c4d7e58 OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" by Paul Walmsley · 14 years ago
  18. dac9a77 OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific file by Paul Walmsley · 14 years ago
  19. 2ace831 OMAP4: PRCM: add OMAP4-specific accessor/mutator functions by Paul Walmsley · 14 years ago
  20. f0611a5 OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore by Paul Walmsley · 14 years ago
  21. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  22. cdb54c4 OMAP4: PRCM: rename _MOD macros to _INST by Paul Walmsley · 14 years ago
  23. 0f318fd52 OMAP4: PRCM: Add SCRM header file by Benoit Cousson · 14 years ago
  24. d198b51 OMAP4: PRCM: reorganize existing OMAP4 PRCM header files by Paul Walmsley · 14 years ago
  25. f5f9d13 OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code by Paul Walmsley · 14 years ago
  26. 166353b OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode() by Paul Walmsley · 14 years ago
  27. dc0b3a7 OMAP2+: clockdomains: move clockdomain static data to .c files by Paul Walmsley · 14 years ago
  28. 6e01478 OMAP2+: powerdomains: move powerdomain static data to .c files by Paul Walmsley · 14 years ago
  29. 4b4f62c OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrst by Santosh Shilimkar · 14 years ago
  30. 9b7fc90 OMAP: powerdomain: Arch specific funcs for mem control by Rajendra Nayak · 14 years ago
  31. 1262757 OMAP: powerdomain: Arch specific funcs for logic control by Rajendra Nayak · 14 years ago
  32. f327e07 OMAP: powerdomain: Arch specific funcs for state control by Rajendra Nayak · 14 years ago
  33. 3b1e8b2 OMAP: powerdomain: Infrastructure to put arch specific code by Rajendra Nayak · 14 years ago
  34. 74bea6b OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file by Rajendra Nayak · 14 years ago
  35. ff2516f OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanism by Paul Walmsley · 14 years ago
  36. 81fbc5ef OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/devices.c by Paul Walmsley · 14 years ago
  37. 233cbe5 OMAP2+: hwmod: Update the sysc_cache in case module context is lost by Rajendra Nayak · 14 years ago
  38. b56b7bc OMAP2+: hwmod: fix a warning, add some docs, remove unused fields by Paul Walmsley · 14 years ago
  39. dc6d1cd OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock by Paul Walmsley · 14 years ago
  40. bd36179 OMAP2+: hwmod: add support for per-class custom device reset functions by Paul Walmsley · 14 years ago
  41. 2092e5c OMAP2+: hwmod: add postsetup state by Paul Walmsley · 14 years ago
  42. e4dc8f5 OMAP2+: hwmod: allow custom pre-shutdown functions by Paul Walmsley · 14 years ago
  43. 4805734 OMAP2+: io: split omap2_init_common_hw() by Paul Walmsley · 14 years ago
  44. b9e7683 Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  45. bb3613a Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  46. 6971071 Merge branch 'devel-dma' into omap-for-linus by Tony Lindgren · 14 years ago
  47. bb1c903 OMAP3: ASM sleep code format rework by Jean Pihet · 14 years ago
  48. 8352129 OMAP3: add comments for low power code errata by Jean Pihet · 14 years ago
  49. f7dfe3d OMAP3: rework of the ASM sleep code execution paths by Jean Pihet · 14 years ago
  50. 1e81bc0 OMAP3: re-organize the ASM sleep code by Jean Pihet · 14 years ago
  51. fe360e1 OMAP3: remove hardcoded values from the ASM sleep code by Jean Pihet · 14 years ago
  52. b4b36fd OMAP2+: use global values for the SRAM PA addresses by Jean Pihet · 14 years ago
  53. d3cdfd2 OMAP3: remove unused code from the ASM sleep code by Jean Pihet · 14 years ago
  54. cc1b602 OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2 by Eduardo Valentin · 14 years ago
  55. 80723c3 OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode by Nishanth Menon · 14 years ago
  56. c4236d2 OMAP3630: PM: Disable L2 cache while invalidating L2 cache by Peter 'p2' De Schrijver · 14 years ago
  57. 458e999 OMAP3630: PM: Erratum i608: disable RTA by Nishanth Menon · 14 years ago
  58. 8cdfd83 OMAP3: pm: introduce errata handling by Nishanth Menon · 14 years ago
  59. 9d93b8a2 OMAP3: PM: Erratum i581 support: dll kick strategy by Peter 'p2' De Schrijver · 14 years ago
  60. 0bd4053 OMAP3: PM: Update clean_l2 to use v7_flush_dcache_all by Richard Woodruff · 14 years ago
  61. 53da4ce OMAP3: remove OPP interfaces from OMAP PM layer by Kevin Hilman · 14 years ago
  62. f5a6422 omap4: opp: add OPP table data by Nishanth Menon · 14 years ago
  63. fd1478c omap: opp: add OMAP3 OPP table data and common init by Nishanth Menon · 14 years ago
  64. 1cbbe37 OMAP: pm.c correct the initcall for an early init. by Thara Gopinath · 14 years ago
  65. c166381 OMAP2+: disable idle early in the suspend sequence by Jean Pihet · 14 years ago
  66. 90a8a73 Linux 2.6.37-rc7 by Linus Torvalds · 14 years ago
  67. e5fcdb7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  68. 7bddaac Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  69. 9d5004f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  70. 453434c Fix build error in drivers/block/cciss.c by Linus Torvalds · 14 years ago
  71. 4584acc Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus by Tony Lindgren · 14 years ago
  72. f0c61d3 omap: rx51: Switch rx51_tpa6130a2_data __initdata to__initdata_or_module by Jarkko Nikula · 14 years ago
  73. f861fc1 omap: pandora: fix wifi support by Grazvydas Ignotas · 14 years ago
  74. d920e52 OMAP4: Pandaboard: Add omap_reserve functionality by Raghuveer Murthy · 14 years ago
  75. f389f4c omap4: Add platform changes for PWM LED by Hemanth V · 14 years ago
  76. d048aca omap4: Add platform changes for Ambient Light sensor by Hemanth V · 14 years ago
  77. 70e7776 omap3: igepv2: LED gpio-led:green:d1 is active low by Laurent Pinchart · 14 years ago
  78. 62d8e9e omap3: igepv2: Don't call gpio_set_value right aftergpio_direction_output by Laurent Pinchart · 14 years ago
  79. 65dd4c1 omap1: Fix innovator FPGA init for multi-omap by Tony Lindgren · 14 years ago
  80. da07c0c Fix IGEPv2 second MMC channel power supply by Marc Zyngier · 14 years ago
  81. cd303e1 omap2430: hwmod: remove stray declaration by Anand Gadiyar · 14 years ago
  82. 60d24ee Added video data to support tvout on rx51 by Srikar · 14 years ago
  83. caeeb4a omap: rx51: Add supplies and data for codec b part ofTLV320AIC34 by Jarkko Nikula · 14 years ago
  84. 91db7b2 omap: rx51: Remove extra tlv320aic3x.h inclusion by Jarkko Nikula · 14 years ago
  85. 5690597 arm: mach-omap2: Kconfig: fix incorrect option by Aaro Koskinen · 14 years ago
  86. 434c23a arm: mach-omap2: hsmmc_reset: fix clk_get() error handling by Aaro Koskinen · 14 years ago
  87. f31cc96 OMAP: DMA: Convert DMA library into platform driver by G, Manjunath Kondaiah · 14 years ago
  88. 59de3cf OMAP2+: DMA: hwmod: Device registration by G, Manjunath Kondaiah · 14 years ago
  89. 6568f7c OMAP1: DMA: Implement in platform device model by G, Manjunath Kondaiah · 14 years ago
  90. 531ce0d OMAP4: hwmod data: add system DMA by Benoit Cousson · 14 years ago
  91. 01438ab OMAP3: hwmod data: add system DMA by G, Manjunath Kondaiah · 14 years ago
  92. 82cbd1a OMAP2430: hwmod data: add system DMA by G, Manjunath Kondaiah · 14 years ago
  93. 745685df9 OMAP2420: hwmod data: add system DMA by G, Manjunath Kondaiah · 14 years ago
  94. d3c9be2 OMAP: DMA: Introduce errata handling feature by G, Manjunath Kondaiah · 14 years ago
  95. a4c537c OMAP: DMA: Replace read/write macros with functions by G, Manjunath Kondaiah · 14 years ago
  96. f7bb0d9 I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c by Benoit Cousson · 14 years ago
  97. 05f185c omap1: pm_bus: Fix compilation warning by Marek Belisko · 14 years ago
  98. 16c8a3b omap1: htc_herald: Fix compilation warning by Marek Belisko · 14 years ago
  99. 374b8cf omap: serial: Change device name: omap-hsuart -> omap_uart by Benoit Cousson · 14 years ago
  100. 8cad7f0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago