1. 63a293e ARM: OMAP2+: PRM: initialize some PRM functions early by Paul Walmsley · 12 years ago
  2. 558a0780 Merge tag 'omap-cleanup-c-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/clock by Tony Lindgren · 12 years ago
  3. 89ab216 Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock by Tony Lindgren · 12 years ago
  4. f9ae32a ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts by Mike Turquette · 12 years ago
  5. f51e0f9 ARM: OMAP2xxx: clock: drop obsolete clock data by Paul Walmsley · 12 years ago
  6. d037e10 ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts by Rajendra Nayak · 13 years ago
  7. 455db9c ARM: OMAP3+: DPLL: drop !CONFIG_COMMON_CLK sections by Paul Walmsley · 12 years ago
  8. e127539 ARM: AM33xx: clock: drop obsolete clock data by Paul Walmsley · 12 years ago
  9. 368edee ARM: OMAP3xxx: clk: drop obsolete clock data by Paul Walmsley · 12 years ago
  10. 25f4214 ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts by Rajendra Nayak · 13 years ago
  11. 13a5b62 ARM: OMAP44xx: clock: drop obsolete clock data by Paul Walmsley · 12 years ago
  12. 91c5b6d ARM: OMAP4: clock: Cleanup !CONFIG_COMMON_CLK parts by Rajendra Nayak · 12 years ago
  13. c4a1ea2 ARM: OMAP: hwmod: Cleanup !CONFIG_COMMON_CLK parts by Rajendra Nayak · 13 years ago
  14. f7f73aa ARM: OMAP: clock: Switch to COMMON clk by Rajendra Nayak · 13 years ago
  15. 6ab9f69 ARM: OMAP2: clock: Add 24xx data using common struct clk by Rajendra Nayak · 12 years ago
  16. 99e7938 ARM: OMAP3: clock: Add 3xxx data using common struct clk by Rajendra Nayak · 12 years ago
  17. b4c6329 ARM: AM33XX: clock: add clock data in common clock format by Vaibhav Hiremath · 12 years ago
  18. cb26867 ARM: OMAP4: clock: Add 44xx data using common struct clk by Rajendra Nayak · 12 years ago
  19. 8c725dc ARM: OMAP2+: clock: add OMAP CCF convenience macros to mach-omap2/clock.h by Paul Walmsley · 12 years ago
  20. b6827ad ARM: OMAP: clock: Get rid of some clkdm assocations within clks by Rajendra Nayak · 13 years ago
  21. d043d87 ARM: OMAP2+: clockdomain: bypass clockdomain handling when disabling unused clks by Mike Turquette · 12 years ago
  22. b797be1d ARM: OMAP2+: hwmod: Invoke init_clkdm before other init functions by Vaibhav Hiremath · 13 years ago
  23. 8577413 ARM: OMAP: clock: Define a function to enable clocks at init by Rajendra Nayak · 13 years ago
  24. 23fb8ba ARM: OMAP: clock: list all clk_hw_omap clks to enable/disable autoidle by Rajendra Nayak · 13 years ago
  25. 7a2bd1c ARM: OMAP2xxx: clock: add APLL rate recalculation functions by Paul Walmsley · 12 years ago
  26. ed1ebc4 ARM: OMAP2: clock: Convert to common clk by Rajendra Nayak · 13 years ago
  27. b4777a2 ARM: OMAP3: clock: Convert to common clk by Rajendra Nayak · 13 years ago
  28. 32cc002 ARM: OMAP4: clock: Convert to common clk by Mike Turquette · 12 years ago
  29. f5dd3bb ARM: OMAP: hwmod: Fix up hwmod based clkdm accesses by Rajendra Nayak · 12 years ago
  30. b5a2366 ARM: OMAP: clock: Nuke plat/clock.c & reuse struct clk as clk_hw_omap by Rajendra Nayak · 12 years ago
  31. c9d501e Merge tag 'omap-cleanup-b2-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/cleanup-prcm by Tony Lindgren · 12 years ago
  32. b99db36 ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] by Paul Walmsley · 12 years ago
  33. 2577a4a ARM: OMAP2+: hwmod: call to _omap4_disable_module() should use the SoC-specific call by Paul Walmsley · 12 years ago
  34. b13159a ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros by Paul Walmsley · 12 years ago
  35. d9a16f9 ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup by Paul Walmsley · 12 years ago
  36. 5b78e61b ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest() by Paul Walmsley · 12 years ago
  37. c4ceedc ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functions by Paul Walmsley · 12 years ago
  38. b6ffa05 ARM: OMAP2xxx: APLL/CM: convert to use omap2_cm_wait_module_ready() by Paul Walmsley · 12 years ago
  39. 187e3e0 ARM: OMAP2+: board files: use SoC-specific system restart functions by Paul Walmsley · 12 years ago
  40. 2f334a3 ARM: OMAP2+: PRCM: create SoC-specific chip restart functions by Paul Walmsley · 12 years ago
  41. baa689b ARM: OMAP2xxx: clock: move virt_prcm_set code into clkt2xxx_virt_prcm_set.c by Paul Walmsley · 12 years ago
  42. 5f03937 ARM: OMAP2xxx: clock: remove global 'dclk' variable by Paul Walmsley · 12 years ago
  43. d08cce6 ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method) by Paul Walmsley · 12 years ago
  44. b6a4226 ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code by Paul Walmsley · 12 years ago
  45. 76e0e16 ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources() by Paul Walmsley · 12 years ago
  46. 129f557 watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr by Paul Walmsley · 12 years ago
  47. 46bf4a5 Merge tag 'for_3.8-pm-voltage' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.8/pm by Tony Lindgren · 12 years ago
  48. b197ada Merge tag 'for_3.8-pm-sr' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.8/pm by Tony Lindgren · 12 years ago
  49. 1d1186f Merge tag 'for_3.8-cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.8/pm by Tony Lindgren · 12 years ago
  50. df7cded ARM: OMAP4: OPP: add OMAP4460 definitions by Vishwanath Sripathy · 12 years ago
  51. 83b5b55 ARM: OMAP4: TWL: enable high speed mode for PMIC communication by Tero Kristo · 12 years ago
  52. 00bd228 ARM: OMAP4: VC: setup I2C parameters based on board data by Tero Kristo · 12 years ago
  53. 2ceec7b ARM: OMAP4: vc: fix channel configuration by Tero Kristo · 12 years ago
  54. d396519 ARM: OMAP3+: voltage: remove unused volt_setup_time parameter by Tero Kristo · 12 years ago
  55. 5a84dc5 ARM: OMAP: TWL: change the vddmin / vddmax voltages to spec by Tero Kristo · 12 years ago
  56. d68ff97 ARM: OMAP3+: voltage: use oscillator data to calculate setup times by Tero Kristo · 12 years ago
  57. 085b302 ARM: OMAP3+: vp: use new vp_params for calculating vddmin and vddmax by Tero Kristo · 12 years ago
  58. 908b75e ARM: OMAP: add support for oscillator setup by Tero Kristo · 12 years ago
  59. 9a1729c ARM: OMAP4: VC: calculate ramp times by Tero Kristo · 12 years ago
  60. 27c16b70 ARM: OMAP4: voltage: add support for VOLTSETUP_x_OFF register by Tero Kristo · 12 years ago
  61. c589eb3 ARM: OMAP3: VC: calculate ramp times by Tero Kristo · 12 years ago
  62. 8b5d8c0 ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains by Tero Kristo · 12 years ago
  63. b254012 ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fields by Tero Kristo · 12 years ago
  64. f2a0dfe ARM: OMAP3+: PM: VP: use uV for max and min voltage limits by Nishanth Menon · 12 years ago
  65. 3d70f8c Linux 3.7-rc4 by Linus Torvalds · 12 years ago
  66. d416497 Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  67. 225ff86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  68. 209c510 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  69. 53f9313 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  70. 0f89a57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  71. c454e61 tcp-repair: Handle zero-length data put in rcv queue by Pavel Emelyanov · 12 years ago
  72. a4d7e48 vmxnet3: must split too big fragments by Eric Dumazet · 12 years ago
  73. 7893363 l2tp: fix oops in l2tp_eth_create() error path by Tom Parkin · 12 years ago
  74. 3ae53b1 exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. by Jonghwan Choi · 12 years ago
  75. fba4e08 ACPI video: Ignore errors after _DOD evaluation. by Igor Murzov · 12 years ago
  76. 608f62b thermal: solve compilation errors in rcar_thermal by Devendra Naga · 12 years ago
  77. e3c9851 cxgb4: Fix unable to get UP event from the LLD by Vipul Pandya · 12 years ago
  78. aa73187 drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  79. 57c10b6 drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  80. 2b67404 bnx2x: fix HW initialization using fw 7.8.x by Dmitry Kravkov · 12 years ago
  81. a315b5a Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  82. 74fb838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  83. 998f40b NFS4: nfs4_opendata_access should return errno by Weston Andros Adamson · 12 years ago
  84. 23e4430 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  85. ae41fce Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  86. b987a83 Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-frv by Linus Torvalds · 12 years ago
  87. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  88. d9b482c hashtable: introduce a small and naive hashtable by Sasha Levin · 12 years ago
  89. 1d72d9f frv: fix the broken preempt by Al Viro · 12 years ago
  90. 7b7ade1 frv: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  91. e7aa51b FRV: Fix the new-style kernel_thread() stuff by David Howells · 12 years ago
  92. 1ee6f56 FRV: Fix the preemption handling by David Howells · 12 years ago
  93. eded09c FRV: gcc-4.1.2 also inlines weak functions by David Howells · 12 years ago
  94. 5f0231d FRV: Don't objcopy the GNU build_id note by David Howells · 12 years ago
  95. a5788ca FRV: Add missing linux/export.h #inclusions by David Howells · 12 years ago
  96. 91b370a i2c: tegra: set irq name as device name by Laxman Dewangan · 12 years ago
  97. 817315f i2c-nomadik: Fixup clock handling by Philippe Begnic · 12 years ago
  98. 82fa63b i2c: mxs: remove broken PIOQUEUE support by Wolfram Sang · 12 years ago
  99. c660b8f Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  100. 3916e1d drm/udl: fix stride issues scanning out stride != width*bpp by Dave Airlie · 12 years ago