1. 6f56727 OMAP3+: VP: move timing calculation/config into VP init by Kevin Hilman · 13 years ago
  2. 0e2f3d9 OMAP3+: VP: move SoC-specific sys clock rate retreival late init by Kevin Hilman · 13 years ago
  3. 0ec3041 OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask) by Kevin Hilman · 13 years ago
  4. 633ef8b OMAP3+: voltage: remove unneeded debugfs interface by Kevin Hilman · 13 years ago
  5. b7ea803 OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames by Kevin Hilman · 13 years ago
  6. d7b0de2 OMAP3+: VC: use last nominal voltage setting to get current_vsel by Kevin Hilman · 13 years ago
  7. 8abc0b5 OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channel by Kevin Hilman · 13 years ago
  8. f539548 OMAP3+: VC: make I2C config programmable with PMIC-specific settings by Kevin Hilman · 13 years ago
  9. ce8ebe0 OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain by Kevin Hilman · 13 years ago
  10. 24d3194 OMAP3+: VC: abstract out channel configuration by Kevin Hilman · 13 years ago
  11. 08d1c9a OMAP3+: VC: move on/onlp/ret/off command configuration into common init by Kevin Hilman · 13 years ago
  12. 5892bb1 OMAP3+: VC: cleanup voltage setup time configuration by Kevin Hilman · 13 years ago
  13. 78614e0 OMAP3+: VC bypass: use fields from VC struct instead of PMIC info by Kevin Hilman · 13 years ago
  14. e4e021c OMAP3+: VC: cleanup PMIC register address configuration by Kevin Hilman · 13 years ago
  15. ba112a4 OMAP3+: VC: cleanup i2c slave address configuration by Kevin Hilman · 13 years ago
  16. 4bcc475 OMAP3+: voltage: convert to PRM register access functions by Kevin Hilman · 13 years ago
  17. 4bb73ad OMAP2+: PRM: add register access functions for VC/VP by Kevin Hilman · 13 years ago
  18. 842ec22 OMAP3+ VP: replace transaction done check/clear with VP ops by Kevin Hilman · 13 years ago
  19. 58aaa59 OMAP2+: add PRM VP functions for checking/clearing VP TX done status by Kevin Hilman · 13 years ago
  20. e74e440 OMAP2+: VC: support PMICs with separate voltage and command registers by Kevin Hilman · 13 years ago
  21. 01f48d3 OMAP2+: voltage: split out voltage processor (VP) code into new layer by Kevin Hilman · 13 years ago
  22. 4d47506 OMAP2+: voltage: enable VC bypass scale method when VC is initialized by Kevin Hilman · 13 years ago
  23. d84adcf OMAP2+: voltage: move VC into struct voltagedomain, misc. renames by Kevin Hilman · 13 years ago
  24. ccd5ca7 OMAP2+: voltage: split voltage controller (VC) code into dedicated layer by Kevin Hilman · 13 years ago
  25. e69c22b OMAP2+: voltage: keep track of powerdomains in each voltagedomain by Kevin Hilman · 13 years ago
  26. 048a703 OMAP2+: powerdomain: add voltage domain lookup during register by Kevin Hilman · 13 years ago
  27. 7e1b940 OMAP4: powerdomain data: add voltage domains by Benoit Cousson · 13 years ago
  28. da03ce6 OMAP3: powerdomain data: add voltage domains by Kevin Hilman · 13 years ago
  29. aae030f OMAP2: add voltage domains and connect to powerdomains by Kevin Hilman · 13 years ago
  30. 8f1bec2 OMAP2+: powerdomain: add voltagedomain to struct powerdomain by Kevin Hilman · 13 years ago
  31. 37efca7 OMAP3+: voltage: add scalable flag to voltagedomain by Kevin Hilman · 13 years ago
  32. ace19ff OMAP3: voltagedomain data: add wakeup domain by Kevin Hilman · 13 years ago
  33. 280a727 OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva" by Kevin Hilman · 13 years ago
  34. 81a6048 OMAP2+: voltage: start towards a new voltagedomain layer by Kevin Hilman · 13 years ago
  35. c39263c OMAP2+: voltage: move prm_irqst_reg from VP into voltage domain by Kevin Hilman · 13 years ago
  36. a7460daf OMAP2+: voltage: move PRCM mod offets into VC/VP structures by Kevin Hilman · 13 years ago
  37. fa17f20 OMAP2+: hwmod: remove unused voltagedomain pointer by Kevin Hilman · 13 years ago
  38. 8179488 OMAP: powerdomain: remove omap_chip bitmasks by Paul Walmsley · 13 years ago
  39. 129c65e OMAP: powerdomain: split pwrdm_init() into two functions by Paul Walmsley · 13 years ago
  40. a5ffef6 OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain by Paul Walmsley · 13 years ago
  41. 08cb970 OMAP: clockdomain: split clkdm_init() by Paul Walmsley · 13 years ago
  42. 057673d OMAP2+: id: remove OMAP_REVBITS_* macros by Paul Walmsley · 13 years ago
  43. 3b32b7d OMAP3: id: remove duplicate code for testing SoC ES level by Paul Walmsley · 13 years ago
  44. 51ec811 OMAP3: id: add fallthrough warning; fix some CodingStyle issues by Paul Walmsley · 13 years ago
  45. 9ed2ba7 OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels by Paul Walmsley · 13 years ago
  46. 91d92d6 OMAP3: id: remove useless strcpy()s by Paul Walmsley · 13 years ago
  47. 1f1b035 OMAP3: id: remove identification codes that only correspond to marketing names by Paul Walmsley · 13 years ago
  48. 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
  49. 1016787 OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] by Paul Walmsley · 13 years ago
  50. c11a7e2 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  51. d0168fd ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental) by Magnus Damm · 13 years ago
  52. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 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. 671ee7f arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 13 years ago
  56. 02016bc cris: add arch/cris/include/asm/serial.h by WANG Cong · 13 years ago
  57. 2df7a7d alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) by Sergei Trofimovich · 13 years ago
  58. b4ca46e x86-32: Fix boot with CONFIG_X86_INVD_BUG by Andy Lutomirski · 13 years ago
  59. cbbfa38 mtrr: fix UP breakage caused during switch to stop_machine by Tejun Heo · 13 years ago
  60. ff35336 OMAP: omap_device: only override _noirq methods, not normal suspend/resume by Kevin Hilman · 13 years ago
  61. 5c3f96b ARM: mach-shmobile: sh7372 LCDC1 suspend fix by Magnus Damm · 13 years ago
  62. 2983573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  63. e1202ed [S390] Change default action from reipl to stop for on_restart by Michael Holzheu · 13 years ago
  64. 798620f [S390] arch/s390/kernel/ipl.c: correct error detection check by Julia Lawall · 13 years ago
  65. 27e7318 [S390] nss,initrd: kernel image and initrd must be in different segments by Heiko Carstens · 13 years ago
  66. 14c62e7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  67. 7ca0758 x86-32, vdso: On system call restart after SYSENTER, use int $0x80 by H. Peter Anvin · 13 years ago
  68. ba8f318 m68k: fix __page_to_pfn for a const struct page argument by Ian Campbell · 13 years ago
  69. e21757a OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain by Paul Walmsley · 13 years ago
  70. 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  71. 60c5f08 xen/tracing: Fix tracing config option properly by Jeremy Fitzhardinge · 13 years ago
  72. 3c05c4b xen: Do not enable PV IPIs when vector callback not present by Stefano Stabellini · 13 years ago
  73. 450a37d OMAP4: clock: fix compile warning by Paul Walmsley · 13 years ago
  74. 5598473 sparc: Allow handling signals when stack is corrupted. by David S. Miller · 13 years ago
  75. 9c5f560 OMAP4: clock: re-enable previous clockdomain enable/disable sequence by Paul Walmsley · 13 years ago
  76. b1cbdb0 OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force wakeup by Santosh Shilimkar · 13 years ago
  77. c956b75 OMAP: powerdomains: Make all powerdomain target states as ON at init by Rajendra Nayak · 13 years ago
  78. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  79. 01b8833 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  80. 4a0342c sparc: fix array bounds error setting up PCIC NMI trap by Ian Campbell · 13 years ago
  81. ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
  82. ab7e2db Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  83. 4bc9b07 Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  84. df3d8ae KVM: uses TASKSTATS, depends on NET by Randy Dunlap · 13 years ago
  85. edb5811 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  86. cedf03b x86: fix mm/fault.c build by Randy Dunlap · 13 years ago
  87. 178a296 sparc64: Set HAVE_C_RECORDMCOUNT by David S. Miller · 13 years ago
  88. 3f6aa0b sparc32: unbreak arch_write_unlock() by Mikael Pettersson · 13 years ago
  89. a0fba3e sparc64: remove unnecessary macros from spinlock_64.h by Mikael Pettersson · 13 years ago
  90. 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
  91. c44efba Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  92. 696314c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into fixes by Arnd Bergmann · 13 years ago
  93. 419bb4e Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  94. 143ed29 Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  95. eeca736 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  96. c92761f sparc: Don't do hypervisor calls on non-sun4v in DS driver. by David S. Miller · 13 years ago
  97. 1d229d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  98. af9dafb ARM: mmp: Change the way we use timer 0 as clockevent timer. by Lennert Buytenhek · 13 years ago
  99. 71c0c34 ARM: mmp: Switch to using timer 1 as clocksource timer. by Lennert Buytenhek · 13 years ago
  100. 7ce5ae3 ARM: mmp: Also start timer 1 on boot. by Lennert Buytenhek · 13 years ago