aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/syslib/pq2_sys.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07[POWERPC] mpc52xx suspend to deep-sleepDomen Puncer6-0/+401
2007-05-07[POWERPC] Don't shutdown TX on mpc5200 serial port if it is a consoleGrant Likely1-2/+3
2007-05-07[POWERPC] Set efika's device_type to "soc"Domen Puncer1-1/+1
2007-05-07[POWERPC] lite5200(b) support for i2cDomen Puncer3-4/+9
2007-05-07[POWERPC] lite5200(b) DTS fixesDomen Puncer2-4/+6
2007-05-07[POWERPC] macintosh: Use common modalias generation for macio_sysfsSylvain Munaut1-20/+7
2007-05-07[POWERPC] Export of_device_get_modaliasSylvain Munaut2-2/+5
2007-05-07[POWERPC] Fix some missing build dependencies in arch/powerpc/bootDavid Gibson1-4/+5
2007-05-07[POWERPC] Kill off the PTE_FMT macroDavid Gibson2-3/+2
2007-05-07[POWERPC] pasemi: Update ppc_proc_freq from cpufreq driverOlof Johansson1-0/+4
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg9-6/+276
2007-05-07[POWERPC] DART iommu suspendJohannes Berg3-0/+65
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell47-123/+123
2007-05-07[POWERPC] powermac: Support G5 CPU hotplugJohannes Berg4-4/+82
2007-05-07[POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-emptyScott Wood1-1/+4
2007-05-07[POWERPC] Add smp_call_function_map and smp_call_function_singlewill schmidt1-21/+52
2007-05-07[POWERPC] Change topology_init() to a subsys_initcallKevin Corry1-1/+1
2007-05-07[POWERPC] MPIC sys_device & suspend/resumeJohannes Berg2-1/+110
2007-05-07[POWERPC] 64K page support for kexecLuke Browning1-22/+62
2007-05-02[POWERPC] Minor fault path optimizationChristoph Hellwig4-39/+31
2007-05-02[POWERPC] Transparently handle <.symbol> lookup for kprobesSrinivasa Ds1-0/+6
2007-05-02[POWERPC] Remove duplicate export of __div64_32.Scott Wood1-1/+0
2007-05-02[POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platformsOlof Johansson1-1/+4
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell33-85/+87
2007-05-02[POWERPC] get_property returns constStephen Rothwell1-7/+6
2007-05-02[POWERPC] Small cleanups to the cuboot bootwrapper codeDavid Gibson3-25/+20
2007-05-02[POWERPC] PS3: Defconfig updatesGeoff Levand1-74/+255
2007-05-02[POWERPC] PS3: Fix system slowdownTakao Shinohara1-0/+11
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand8-106/+211
2007-05-02[POWERPC] PS3: Remove duplicate variable assignementGeoff Levand1-1/+0
2007-05-02[POWERPC] PS3: Add DABR supportGeoff Levand1-0/+7
2007-05-02[POWERPC] Fix spurious vectors on weird MPICJosh Boyer1-1/+4
2007-05-02[POWERPC] Use menuconfig objects II - MacintoshJan Engelhardt1-2/+6
2007-05-02[POWERPC] Fix suspend states againJohannes Berg4-65/+44
2007-05-02[POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.hDavid Gibson8-646/+1532
2007-05-02[POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson4-4/+5
2007-05-02[POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson5-68/+100
2007-05-02[POWERPC] Uninline of_iomap functionChristian Krafft2-11/+19
2007-05-02[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC codeMichael Ellerman1-1/+1
2007-05-02[POWERPC] Turn on corresponding PHY drivers in QE UEC platforms defconfigsKim Phillips3-40/+97
2007-05-02[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips4-0/+4
2007-05-02[POWERPC] Replace undocumented interface properties in dts filesKim Phillips4-10/+4
2007-05-02[POWERPC] Document phy-connection-type propertyKim Phillips1-0/+4
2007-05-02[POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas1-0/+6
2007-05-02[POWERPC] powermac: Fix G5-cpufreq for cpu on/offlineJohannes Berg1-4/+4
2007-05-02[POWERPC] apm_emu: Use generic apm-emulationJohannes Berg3-478/+50
2007-05-02[POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platformsZang Roy-r619111-12/+0
2007-05-02[POWERPC] drivers/macintosh/mac_hid.c: Make code staticAdrian Bunk1-4/+4
2007-05-02[POWERPC] Remove unneeded page_is_ram exportJohannes Berg1-1/+0
2007-05-02[POWERPC] Move of_irq_to_resource from prom.h to prom_parse.cMathieu Desnoyers2-13/+16