1. f539548 OMAP3+: VC: make I2C config programmable with PMIC-specific settings by Kevin Hilman · 13 years ago
  2. ce8ebe0 OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain by Kevin Hilman · 13 years ago
  3. 24d3194 OMAP3+: VC: abstract out channel configuration by Kevin Hilman · 13 years ago
  4. 08d1c9a OMAP3+: VC: move on/onlp/ret/off command configuration into common init by Kevin Hilman · 13 years ago
  5. 5892bb1 OMAP3+: VC: cleanup voltage setup time configuration by Kevin Hilman · 13 years ago
  6. 78614e0 OMAP3+: VC bypass: use fields from VC struct instead of PMIC info by Kevin Hilman · 13 years ago
  7. e4e021c OMAP3+: VC: cleanup PMIC register address configuration by Kevin Hilman · 13 years ago
  8. ba112a4 OMAP3+: VC: cleanup i2c slave address configuration by Kevin Hilman · 13 years ago
  9. 4bcc475 OMAP3+: voltage: convert to PRM register access functions by Kevin Hilman · 13 years ago
  10. 4bb73ad OMAP2+: PRM: add register access functions for VC/VP by Kevin Hilman · 13 years ago
  11. 842ec22 OMAP3+ VP: replace transaction done check/clear with VP ops by Kevin Hilman · 13 years ago
  12. 58aaa59 OMAP2+: add PRM VP functions for checking/clearing VP TX done status by Kevin Hilman · 13 years ago
  13. e74e440 OMAP2+: VC: support PMICs with separate voltage and command registers by Kevin Hilman · 13 years ago
  14. 01f48d3 OMAP2+: voltage: split out voltage processor (VP) code into new layer by Kevin Hilman · 13 years ago
  15. 4d47506 OMAP2+: voltage: enable VC bypass scale method when VC is initialized by Kevin Hilman · 13 years ago
  16. d84adcf OMAP2+: voltage: move VC into struct voltagedomain, misc. renames by Kevin Hilman · 13 years ago
  17. ccd5ca7 OMAP2+: voltage: split voltage controller (VC) code into dedicated layer by Kevin Hilman · 13 years ago
  18. e69c22b OMAP2+: voltage: keep track of powerdomains in each voltagedomain by Kevin Hilman · 13 years ago
  19. 048a703 OMAP2+: powerdomain: add voltage domain lookup during register by Kevin Hilman · 13 years ago
  20. 7e1b940 OMAP4: powerdomain data: add voltage domains by Benoit Cousson · 13 years ago
  21. da03ce6 OMAP3: powerdomain data: add voltage domains by Kevin Hilman · 13 years ago
  22. aae030f OMAP2: add voltage domains and connect to powerdomains by Kevin Hilman · 13 years ago
  23. 8f1bec2 OMAP2+: powerdomain: add voltagedomain to struct powerdomain by Kevin Hilman · 13 years ago
  24. 37efca7 OMAP3+: voltage: add scalable flag to voltagedomain by Kevin Hilman · 13 years ago
  25. ace19ff OMAP3: voltagedomain data: add wakeup domain by Kevin Hilman · 13 years ago
  26. 280a727 OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva" by Kevin Hilman · 13 years ago
  27. 81a6048 OMAP2+: voltage: start towards a new voltagedomain layer by Kevin Hilman · 13 years ago
  28. c39263c OMAP2+: voltage: move prm_irqst_reg from VP into voltage domain by Kevin Hilman · 13 years ago
  29. a7460daf OMAP2+: voltage: move PRCM mod offets into VC/VP structures by Kevin Hilman · 13 years ago
  30. fa17f20 OMAP2+: hwmod: remove unused voltagedomain pointer by Kevin Hilman · 13 years ago
  31. 8179488 OMAP: powerdomain: remove omap_chip bitmasks by Paul Walmsley · 13 years ago
  32. 129c65e OMAP: powerdomain: split pwrdm_init() into two functions by Paul Walmsley · 13 years ago
  33. a5ffef6 OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain by Paul Walmsley · 13 years ago
  34. 08cb970 OMAP: clockdomain: split clkdm_init() by Paul Walmsley · 13 years ago
  35. 057673d OMAP2+: id: remove OMAP_REVBITS_* macros by Paul Walmsley · 13 years ago
  36. 3b32b7d OMAP3: id: remove duplicate code for testing SoC ES level by Paul Walmsley · 13 years ago
  37. 51ec811 OMAP3: id: add fallthrough warning; fix some CodingStyle issues by Paul Walmsley · 13 years ago
  38. 9ed2ba7 OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels by Paul Walmsley · 13 years ago
  39. 91d92d6 OMAP3: id: remove useless strcpy()s by Paul Walmsley · 13 years ago
  40. 1f1b035 OMAP3: id: remove identification codes that only correspond to marketing names by Paul Walmsley · 13 years ago
  41. 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
  42. 1016787 OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] by Paul Walmsley · 13 years ago
  43. c6a389f Linux 3.1-rc4 by Linus Torvalds · 13 years ago
  44. c11a7e2 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  45. 219f358 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  46. d0168fd ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental) by Magnus Damm · 13 years ago
  47. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. 96d185c Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  54. a94cc4e sfi: table irq 0xFF means 'no interrupt' by Kirill A. Shutemov · 13 years ago
  55. 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
  56. 26b9b55 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  57. 671ee7f arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 13 years ago
  58. 62d1760 drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to have irq. by MyungJoo Ham · 13 years ago
  59. 4e8896c drivers/rtc/rtc-s3c.c: correct debug messages by MyungJoo Ham · 13 years ago
  60. 1424e21 drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregister all registered leds by Axel Lin · 13 years ago
  61. 02016bc cris: add arch/cris/include/asm/serial.h by WANG Cong · 13 years ago
  62. 37b7bf6 drivers/misc/ab8500-pwm.c: fix modalias by Axel Lin · 13 years ago
  63. b89d5f1 drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  64. c53252b backlight: fix module alias prefix for adp8870_bl by Axel Lin · 13 years ago
  65. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 13 years ago
  66. 23751be memcg: fix hierarchical oom locking by Johannes Weiner · 13 years ago
  67. 86383b5 leds: add missing include of linux/module.h by Axel Lin · 13 years ago
  68. 15b1a8f drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h by Axel Lin · 13 years ago
  69. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  70. 439423f vmscan: clear ZONE_CONGESTED for zone with good watermark by Shaohua Li · 13 years ago
  71. 4c30c6f kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 13 years ago
  72. 4733123 MAINTAINERS: Paul Menage has moved by Wanlong Gao · 13 years ago
  73. f51bdd2 mm: fix a vmscan warning by Shaohua Li · 13 years ago
  74. 7e8aa04 drivers/char/msm_smd_pkt.c: don't use IS_ERR() by Thomas Meyer · 13 years ago
  75. 30ecad5 checkpatch: add missing WARN argument for min_t and max_t tests by Hui Zhu · 13 years ago
  76. 3d1c2f7 scripts/get_maintainer.pl: update Linus's git repository by Ralf Thielow · 13 years ago
  77. 5af12d0 memcg: pin execution to current cpu while draining stock by Johannes Weiner · 13 years ago
  78. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  79. 5829944 w1: fix for loop in w1_f29_remove_slave() by Dan Carpenter · 13 years ago
  80. 2df7a7d alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) by Sergei Trofimovich · 13 years ago
  81. 06ed462 drivers/misc/pti.c: add missing includes by Sergei Trofimovich · 13 years ago
  82. b4ca46e x86-32: Fix boot with CONFIG_X86_INVD_BUG by Andy Lutomirski · 13 years ago
  83. 0de3b48 drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked by Thomas Jarosch · 13 years ago
  84. cbbfa38 mtrr: fix UP breakage caused during switch to stop_machine by Tejun Heo · 13 years ago
  85. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 13 years ago
  86. e33f2d2 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  87. be5378f Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 13 years ago
  88. e5b1d9c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  89. f385b69 Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  90. be27425 Add a personality to report 2.6.x version numbers by Andi Kleen · 13 years ago
  91. c96fbdd0 USB: ftdi_sio: add Calao reference board support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  92. ff35336 OMAP: omap_device: only override _noirq methods, not normal suspend/resume by Kevin Hilman · 13 years ago
  93. 64584eb PM / Runtime: Correct documentation of pm_runtime_irq_safe() by Rafael J. Wysocki · 13 years ago
  94. 468c545 ALSA: hda: Conexant: Allow different output types to share DAC by David Henningsson · 13 years ago
  95. caca951 firmware loader: allow builtin firmware load even if usermodehelper is disabled by Linus Torvalds · 13 years ago
  96. 650cf77 Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  97. c8d4763 i2c-nomadik: fix kerneldoc warning by Linus Walleij · 13 years ago
  98. 1b965f1 staging: tidspbridge: fix compilation on dsp clock functions by Omar Ramirez Luna · 13 years ago
  99. 5c3f96b ARM: mach-shmobile: sh7372 LCDC1 suspend fix by Magnus Damm · 13 years ago
  100. 5a50a01 sh-sci / PM: Use power.irq_safe by Rafael J. Wysocki · 13 years ago