1. cc6962d OMAP3+: VP: remove unused omap_vp_get_curr_volt() by Kevin Hilman · 13 years ago
  2. 8798c4a OMAP3+: VP: update_errorgain(): return error if VP by Kevin Hilman · 13 years ago
  3. bea30ed OMAP: VP: Explicitly mask VPVOLTAGE field by Todd Poynor · 13 years ago
  4. 0f01565 OMAP3+: VP: move voltage scale function pointer into struct voltagedomain by Kevin Hilman · 13 years ago
  5. 667216d OMAP3+: VP: remove omap_vp_runtime_data by Kevin Hilman · 14 years ago
  6. 76ea742 OMAP3+: VP: create VP helper function for updating error gain by Kevin Hilman · 14 years ago
  7. 6f56727 OMAP3+: VP: move timing calculation/config into VP init by Kevin Hilman · 13 years ago
  8. 0e2f3d9 OMAP3+: VP: move SoC-specific sys clock rate retreival late init by Kevin Hilman · 14 years ago
  9. 0ec3041 OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask) by Kevin Hilman · 14 years ago
  10. 633ef8b OMAP3+: voltage: remove unneeded debugfs interface by Kevin Hilman · 14 years ago
  11. b7ea803 OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames by Kevin Hilman · 14 years ago
  12. d7b0de2 OMAP3+: VC: use last nominal voltage setting to get current_vsel by Kevin Hilman · 13 years ago
  13. 8abc0b5 OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channel by Kevin Hilman · 13 years ago
  14. f539548 OMAP3+: VC: make I2C config programmable with PMIC-specific settings by Kevin Hilman · 14 years ago
  15. ce8ebe0 OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain by Kevin Hilman · 14 years ago
  16. 24d3194 OMAP3+: VC: abstract out channel configuration by Kevin Hilman · 14 years ago
  17. 08d1c9a OMAP3+: VC: move on/onlp/ret/off command configuration into common init by Kevin Hilman · 14 years ago
  18. 5892bb1 OMAP3+: VC: cleanup voltage setup time configuration by Kevin Hilman · 14 years ago
  19. 78614e0 OMAP3+: VC bypass: use fields from VC struct instead of PMIC info by Kevin Hilman · 14 years ago
  20. e4e021c OMAP3+: VC: cleanup PMIC register address configuration by Kevin Hilman · 13 years ago
  21. ba112a4 OMAP3+: VC: cleanup i2c slave address configuration by Kevin Hilman · 14 years ago
  22. 4bcc475 OMAP3+: voltage: convert to PRM register access functions by Kevin Hilman · 14 years ago
  23. 4bb73ad OMAP2+: PRM: add register access functions for VC/VP by Kevin Hilman · 14 years ago
  24. 842ec22 OMAP3+ VP: replace transaction done check/clear with VP ops by Kevin Hilman · 14 years ago
  25. 58aaa59 OMAP2+: add PRM VP functions for checking/clearing VP TX done status by Kevin Hilman · 14 years ago
  26. e74e440 OMAP2+: VC: support PMICs with separate voltage and command registers by Kevin Hilman · 14 years ago
  27. 01f48d3 OMAP2+: voltage: split out voltage processor (VP) code into new layer by Kevin Hilman · 14 years ago
  28. 4d47506 OMAP2+: voltage: enable VC bypass scale method when VC is initialized by Kevin Hilman · 13 years ago
  29. d84adcf OMAP2+: voltage: move VC into struct voltagedomain, misc. renames by Kevin Hilman · 14 years ago
  30. ccd5ca7 OMAP2+: voltage: split voltage controller (VC) code into dedicated layer by Kevin Hilman · 14 years ago
  31. e69c22b OMAP2+: voltage: keep track of powerdomains in each voltagedomain by Kevin Hilman · 14 years ago
  32. 048a703 OMAP2+: powerdomain: add voltage domain lookup during register by Kevin Hilman · 14 years ago
  33. 7e1b940 OMAP4: powerdomain data: add voltage domains by Benoit Cousson · 14 years ago
  34. da03ce6 OMAP3: powerdomain data: add voltage domains by Kevin Hilman · 14 years ago
  35. aae030f OMAP2: add voltage domains and connect to powerdomains by Kevin Hilman · 14 years ago
  36. 8f1bec2 OMAP2+: powerdomain: add voltagedomain to struct powerdomain by Kevin Hilman · 14 years ago
  37. 37efca7 OMAP3+: voltage: add scalable flag to voltagedomain by Kevin Hilman · 14 years ago
  38. ace19ff OMAP3: voltagedomain data: add wakeup domain by Kevin Hilman · 14 years ago
  39. 280a727 OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva" by Kevin Hilman · 14 years ago
  40. 81a6048 OMAP2+: voltage: start towards a new voltagedomain layer by Kevin Hilman · 14 years ago
  41. c39263c OMAP2+: voltage: move prm_irqst_reg from VP into voltage domain by Kevin Hilman · 14 years ago
  42. a7460daf OMAP2+: voltage: move PRCM mod offets into VC/VP structures by Kevin Hilman · 14 years ago
  43. fa17f20 OMAP2+: hwmod: remove unused voltagedomain pointer by Kevin Hilman · 14 years ago
  44. 8179488 OMAP: powerdomain: remove omap_chip bitmasks by Paul Walmsley · 13 years ago
  45. 129c65e OMAP: powerdomain: split pwrdm_init() into two functions by Paul Walmsley · 13 years ago
  46. a5ffef6 OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain by Paul Walmsley · 13 years ago
  47. 08cb970 OMAP: clockdomain: split clkdm_init() by Paul Walmsley · 13 years ago
  48. 057673d OMAP2+: id: remove OMAP_REVBITS_* macros by Paul Walmsley · 13 years ago
  49. 3b32b7d OMAP3: id: remove duplicate code for testing SoC ES level by Paul Walmsley · 13 years ago
  50. 51ec811 OMAP3: id: add fallthrough warning; fix some CodingStyle issues by Paul Walmsley · 13 years ago
  51. 9ed2ba7 OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels by Paul Walmsley · 13 years ago
  52. 91d92d6 OMAP3: id: remove useless strcpy()s by Paul Walmsley · 13 years ago
  53. 1f1b035 OMAP3: id: remove identification codes that only correspond to marketing names by Paul Walmsley · 13 years ago
  54. 8763550 Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'omap4_clock_fixes_3.1rc', 'missing_2430_musb_adds_terminator_fix_3.1rc' and 'pwrdm_clkdm_fixes_3.1rc' into prcm-fixes-a-3.1rc by Paul Walmsley · 13 years ago
  55. 1016787 OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] by Paul Walmsley · 13 years ago
  56. c6a389f Linux 3.1-rc4 by Linus Torvalds · 13 years ago
  57. c11a7e2 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  58. 219f358 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  59. d0168fd ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental) by Magnus Damm · 13 years ago
  60. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  61. b727d20 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  62. 7a54f5e Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  63. efe45ab Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  64. 3ab4702 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  65. 0cf0adb Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  66. 96d185c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  67. a94cc4e sfi: table irq 0xFF means 'no interrupt' by Kirill A. Shutemov · 13 years ago
  68. 1e8d4e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  69. 26b9b55 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  70. 671ee7f arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 13 years ago
  71. 62d1760 drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to have irq. by MyungJoo Ham · 13 years ago
  72. 4e8896c drivers/rtc/rtc-s3c.c: correct debug messages by MyungJoo Ham · 13 years ago
  73. 1424e21 drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregister all registered leds by Axel Lin · 13 years ago
  74. 02016bc cris: add arch/cris/include/asm/serial.h by WANG Cong · 13 years ago
  75. 37b7bf6 drivers/misc/ab8500-pwm.c: fix modalias by Axel Lin · 13 years ago
  76. b89d5f1 drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  77. c53252b backlight: fix module alias prefix for adp8870_bl by Axel Lin · 13 years ago
  78. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 13 years ago
  79. 23751be memcg: fix hierarchical oom locking by Johannes Weiner · 13 years ago
  80. 86383b5 leds: add missing include of linux/module.h by Axel Lin · 13 years ago
  81. 15b1a8f drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h by Axel Lin · 13 years ago
  82. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  83. 439423f vmscan: clear ZONE_CONGESTED for zone with good watermark by Shaohua Li · 13 years ago
  84. 4c30c6f kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 13 years ago
  85. 4733123 MAINTAINERS: Paul Menage has moved by Wanlong Gao · 13 years ago
  86. f51bdd2 mm: fix a vmscan warning by Shaohua Li · 13 years ago
  87. 7e8aa04 drivers/char/msm_smd_pkt.c: don't use IS_ERR() by Thomas Meyer · 13 years ago
  88. 30ecad5 checkpatch: add missing WARN argument for min_t and max_t tests by Hui Zhu · 13 years ago
  89. 3d1c2f7 scripts/get_maintainer.pl: update Linus's git repository by Ralf Thielow · 13 years ago
  90. 5af12d0 memcg: pin execution to current cpu while draining stock by Johannes Weiner · 13 years ago
  91. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  92. 5829944 w1: fix for loop in w1_f29_remove_slave() by Dan Carpenter · 13 years ago
  93. 2df7a7d alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) by Sergei Trofimovich · 13 years ago
  94. 06ed462 drivers/misc/pti.c: add missing includes by Sergei Trofimovich · 13 years ago
  95. b4ca46e x86-32: Fix boot with CONFIG_X86_INVD_BUG by Andy Lutomirski · 13 years ago
  96. 0de3b48 drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked by Thomas Jarosch · 13 years ago
  97. cbbfa38 mtrr: fix UP breakage caused during switch to stop_machine by Tejun Heo · 13 years ago
  98. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 13 years ago
  99. e33f2d2 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  100. be5378f Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 13 years ago