1. a36795c OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4 by Jon Hunter · 14 years ago
  2. b183aaf OMAP3: clock: Update clock domain name for mcspi fck by Charulatha V · 14 years ago
  3. 7cffa6b OMAP4: hwmod data: Add SIDLE_SMART_WKUP modes to several IPs by Benoit Cousson · 14 years ago
  4. 86009eb OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs by Benoit Cousson · 14 years ago
  5. f2dd7e0 OMAP2+: hwmod: Disable clocks when hwmod enable fails by Rajendra Nayak · 14 years ago
  6. ce35b24 OMAP2+: hwmod: Remove omap_hwmod_mutex by Benoit Cousson · 14 years ago
  7. 01592df OMAP2+: hwmod: Mark functions used only during initialization with __init by Benoit Cousson · 14 years ago
  8. 0102b62 OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister by Benoit Cousson · 14 years ago
  9. 50ebb77 OMAP2430: hwmod data: Use common dev_attr for i2c1 and i2c2 by Benoit Cousson · 14 years ago
  10. 5a7ddcb OMAP2+: omap_hwmod: fix wakeup enable/disable for consistency by Kevin Hilman · 14 years ago
  11. b399bca OMAP4: hwmod & clock data: Fix GPIO opt_clks and ocp_if iclk by Benoit Cousson · 14 years ago
  12. 8f25bdc OMAP4: hwmod data: Add IVA and DSP by Benoit Cousson · 14 years ago
  13. 659fa82 OMAP4: hwmod data: Fix missing address in DMM and EMIF_FW by Benoit Cousson · 14 years ago
  14. 0cfe875 OMAP4: hwmod data: Add SYSS_HAS_RESET_STATUS flag by Benoit Cousson · 14 years ago
  15. 3b54baa OMAP4: hwmod data: Fix hwmod entries order by Benoit Cousson · 14 years ago
  16. 65ae65c OMAP1: clock_data: use runtime cpu / machine checks by Janusz Krzysztofik · 14 years ago
  17. 1124d2f OMAP2/3: SRAM: add comment about crashes during a TLB miss by Paul Walmsley · 14 years ago
  18. f1f4b77 OMAP3: clock: fix incorrect rate display when switching MPU rate at boot by Paul Walmsley · 14 years ago
  19. 553d239 OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpu by Paul Walmsley · 14 years ago
  20. d4521f6 OMAP2xxx clock: fix dss2_fck recalc to use clksel by Paul Walmsley · 14 years ago
  21. cb13459 OMAP4: clock data: Export control to enable/disable CORE/PER M3 clocks by Rajendra Nayak · 14 years ago
  22. e0cb70c OMAP4: clock data: Add SCRM auxiliary clock nodes by Rajendra Nayak · 14 years ago
  23. 768ab94 OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ck by Jonathan Bergsagel · 14 years ago
  24. 032b5a7 OMAP4: clock data: Add missing DPLL x2 clock nodes by Thara Gopinath · 14 years ago
  25. ae4b4fc OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fck by Benoit Cousson · 14 years ago
  26. d9b98f5 OMAP4: clock data: Add control for pad_clks_ck and slimbus_clk by Benoit Cousson · 14 years ago
  27. 596efe4 OMAP3: control/PM: move padconf save code to mach-omap2/control.c by Paul Walmsley · 14 years ago
  28. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  29. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  30. 55ae350 OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM register accesses by Paul Walmsley · 14 years ago
  31. bd2122c OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support by Paul Walmsley · 14 years ago
  32. e4156ee OMAP4: CM instances: add clockdomain register offsets by Paul Walmsley · 14 years ago
  33. b170fbe OMAP2+: clockdomains: split the clkdm hwsup enable/disable function by Paul Walmsley · 14 years ago
  34. a64bb9c OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions by Paul Walmsley · 14 years ago
  35. c4d7e58 OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" by Paul Walmsley · 14 years ago
  36. dac9a77 OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific file by Paul Walmsley · 14 years ago
  37. 2ace831 OMAP4: PRCM: add OMAP4-specific accessor/mutator functions by Paul Walmsley · 14 years ago
  38. f0611a5 OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore by Paul Walmsley · 14 years ago
  39. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  40. cdb54c4 OMAP4: PRCM: rename _MOD macros to _INST by Paul Walmsley · 14 years ago
  41. 0f318fd52 OMAP4: PRCM: Add SCRM header file by Benoit Cousson · 14 years ago
  42. d198b51 OMAP4: PRCM: reorganize existing OMAP4 PRCM header files by Paul Walmsley · 14 years ago
  43. f5f9d13 OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM code by Paul Walmsley · 14 years ago
  44. 166353b OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode() by Paul Walmsley · 14 years ago
  45. dc0b3a7 OMAP2+: clockdomains: move clockdomain static data to .c files by Paul Walmsley · 14 years ago
  46. 6e01478 OMAP2+: powerdomains: move powerdomain static data to .c files by Paul Walmsley · 14 years ago
  47. 4b4f62c OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrst by Santosh Shilimkar · 14 years ago
  48. 9b7fc90 OMAP: powerdomain: Arch specific funcs for mem control by Rajendra Nayak · 14 years ago
  49. 1262757 OMAP: powerdomain: Arch specific funcs for logic control by Rajendra Nayak · 14 years ago
  50. f327e07 OMAP: powerdomain: Arch specific funcs for state control by Rajendra Nayak · 14 years ago
  51. 3b1e8b2 OMAP: powerdomain: Infrastructure to put arch specific code by Rajendra Nayak · 14 years ago
  52. 74bea6b OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file by Rajendra Nayak · 14 years ago
  53. ff2516f OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanism by Paul Walmsley · 14 years ago
  54. 81fbc5ef OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/devices.c by Paul Walmsley · 14 years ago
  55. 233cbe5 OMAP2+: hwmod: Update the sysc_cache in case module context is lost by Rajendra Nayak · 14 years ago
  56. b56b7bc OMAP2+: hwmod: fix a warning, add some docs, remove unused fields by Paul Walmsley · 14 years ago
  57. dc6d1cd OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock by Paul Walmsley · 14 years ago
  58. bd36179 OMAP2+: hwmod: add support for per-class custom device reset functions by Paul Walmsley · 14 years ago
  59. 2092e5c OMAP2+: hwmod: add postsetup state by Paul Walmsley · 14 years ago
  60. e4dc8f5 OMAP2+: hwmod: allow custom pre-shutdown functions by Paul Walmsley · 14 years ago
  61. 4805734 OMAP2+: io: split omap2_init_common_hw() by Paul Walmsley · 14 years ago
  62. 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
  63. 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
  64. 6971071 Merge branch 'devel-dma' into omap-for-linus by Tony Lindgren · 14 years ago
  65. bb1c903 OMAP3: ASM sleep code format rework by Jean Pihet · 14 years ago
  66. 8352129 OMAP3: add comments for low power code errata by Jean Pihet · 14 years ago
  67. f7dfe3d OMAP3: rework of the ASM sleep code execution paths by Jean Pihet · 14 years ago
  68. 1e81bc0 OMAP3: re-organize the ASM sleep code by Jean Pihet · 14 years ago
  69. fe360e1 OMAP3: remove hardcoded values from the ASM sleep code by Jean Pihet · 14 years ago
  70. b4b36fd OMAP2+: use global values for the SRAM PA addresses by Jean Pihet · 14 years ago
  71. d3cdfd2 OMAP3: remove unused code from the ASM sleep code by Jean Pihet · 14 years ago
  72. cc1b602 OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2 by Eduardo Valentin · 14 years ago
  73. 80723c3 OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode by Nishanth Menon · 14 years ago
  74. c4236d2 OMAP3630: PM: Disable L2 cache while invalidating L2 cache by Peter 'p2' De Schrijver · 14 years ago
  75. 458e999 OMAP3630: PM: Erratum i608: disable RTA by Nishanth Menon · 14 years ago
  76. 8cdfd83 OMAP3: pm: introduce errata handling by Nishanth Menon · 14 years ago
  77. 9d93b8a2 OMAP3: PM: Erratum i581 support: dll kick strategy by Peter 'p2' De Schrijver · 14 years ago
  78. 0bd4053 OMAP3: PM: Update clean_l2 to use v7_flush_dcache_all by Richard Woodruff · 14 years ago
  79. 53da4ce OMAP3: remove OPP interfaces from OMAP PM layer by Kevin Hilman · 14 years ago
  80. f5a6422 omap4: opp: add OPP table data by Nishanth Menon · 14 years ago
  81. fd1478c omap: opp: add OMAP3 OPP table data and common init by Nishanth Menon · 14 years ago
  82. 1cbbe37 OMAP: pm.c correct the initcall for an early init. by Thara Gopinath · 14 years ago
  83. c166381 OMAP2+: disable idle early in the suspend sequence by Jean Pihet · 14 years ago
  84. 90a8a73 Linux 2.6.37-rc7 by Linus Torvalds · 14 years ago
  85. 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
  86. 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
  87. 9d5004f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  88. 453434c Fix build error in drivers/block/cciss.c by Linus Torvalds · 14 years ago
  89. 4584acc Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus by Tony Lindgren · 14 years ago
  90. f0c61d3 omap: rx51: Switch rx51_tpa6130a2_data __initdata to__initdata_or_module by Jarkko Nikula · 14 years ago
  91. f861fc1 omap: pandora: fix wifi support by Grazvydas Ignotas · 14 years ago
  92. d920e52 OMAP4: Pandaboard: Add omap_reserve functionality by Raghuveer Murthy · 14 years ago
  93. f389f4c omap4: Add platform changes for PWM LED by Hemanth V · 14 years ago
  94. d048aca omap4: Add platform changes for Ambient Light sensor by Hemanth V · 14 years ago
  95. 70e7776 omap3: igepv2: LED gpio-led:green:d1 is active low by Laurent Pinchart · 14 years ago
  96. 62d8e9e omap3: igepv2: Don't call gpio_set_value right aftergpio_direction_output by Laurent Pinchart · 14 years ago
  97. 65dd4c1 omap1: Fix innovator FPGA init for multi-omap by Tony Lindgren · 14 years ago
  98. da07c0c Fix IGEPv2 second MMC channel power supply by Marc Zyngier · 14 years ago
  99. cd303e1 omap2430: hwmod: remove stray declaration by Anand Gadiyar · 14 years ago
  100. 60d24ee Added video data to support tvout on rx51 by Srikar · 14 years ago