summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-09-15OMAP3+: VC: cleanup voltage setup time configurationKevin Hilman5-26/+19
2011-09-15OMAP3+: VC bypass: use fields from VC struct instead of PMIC infoKevin Hilman1-5/+2
2011-09-15OMAP3+: VC: cleanup PMIC register address configurationKevin Hilman5-19/+32
2011-09-15OMAP3+: VC: cleanup i2c slave address configurationKevin Hilman5-14/+15
2011-09-15OMAP3+: voltage: convert to PRM register access functionsKevin Hilman12-111/+79
2011-09-15OMAP2+: PRM: add register access functions for VC/VPKevin Hilman4-1/+54
2011-09-15OMAP3+ VP: replace transaction done check/clear with VP opsKevin Hilman4-24/+5
2011-09-15OMAP2+: add PRM VP functions for checking/clearing VP TX done statusKevin Hilman7-39/+137
2011-09-15OMAP2+: VC: support PMICs with separate voltage and command registersKevin Hilman3-8/+11
2011-09-15OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman5-349/+387
2011-09-15OMAP2+: voltage: enable VC bypass scale method when VC is initializedKevin Hilman1-1/+3
2011-09-15OMAP2+: voltage: move VC into struct voltagedomain, misc. renamesKevin Hilman8-81/+81
2011-09-15OMAP2+: voltage: split voltage controller (VC) code into dedicated layerKevin Hilman4-261/+302
2011-09-15OMAP2+: voltage: keep track of powerdomains in each voltagedomainKevin Hilman4-0/+93
2011-09-15OMAP2+: powerdomain: add voltage domain lookup during registerKevin Hilman3-0/+23
2011-09-15OMAP4: powerdomain data: add voltage domainsBenoit Cousson2-0/+21
2011-09-15OMAP3: powerdomain data: add voltage domainsKevin Hilman2-0/+18
2011-09-15OMAP2: add voltage domains and connect to powerdomainsKevin Hilman6-2/+42
2011-09-15OMAP2+: powerdomain: add voltagedomain to struct powerdomainKevin Hilman1-0/+7
2011-09-15OMAP3+: voltage: add scalable flag to voltagedomainKevin Hilman4-0/+10
2011-09-15OMAP3: voltagedomain data: add wakeup domainKevin Hilman1-0/+5
2011-09-15OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva"Kevin Hilman4-5/+5
2011-09-15OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman8-172/+207
2011-09-15OMAP2+: voltage: move prm_irqst_reg from VP into voltage domainKevin Hilman7-16/+13
2011-09-15OMAP2+: voltage: move PRCM mod offets into VC/VP structuresKevin Hilman10-70/+70
2011-09-15OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman1-1/+0
2011-09-15OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley8-96/+79
2011-09-15OMAP: powerdomain: split pwrdm_init() into two functionsPaul Walmsley5-26/+74
2011-09-15OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley11-1156/+842
2011-09-15OMAP: clockdomain: split clkdm_init()Paul Walmsley4-34/+121
2011-09-15OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley1-23/+10
2011-09-15OMAP3: id: remove duplicate code for testing SoC ES levelPaul Walmsley1-57/+23
2011-09-15OMAP3: id: add fallthrough warning; fix some CodingStyle issuesPaul Walmsley1-5/+6
2011-09-15OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley2-2/+11
2011-09-15OMAP3: id: remove useless strcpy()sPaul Walmsley1-26/+22
2011-09-14OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley3-22/+22
2011-09-05Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley65-332/+582
2011-09-05OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley1-0/+1
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-1/+6
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm1-1/+1
2011-08-27All Arch: remove linkage for sys_nfsservctl system callNeilBrown28-33/+26
2011-08-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-9/+12
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov1-1/+3
2011-08-26arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341821-2/+3
2011-08-26cris: add arch/cris/include/asm/serial.hWANG Cong1-0/+9
2011-08-26alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich3-18/+11
2011-08-26x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski1-6/+2
2011-08-25mtrr: fix UP breakage caused during switch to stop_machineTejun Heo1-2/+0
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman1-1/+2
2011-08-25ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm3-0/+4