aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras1-0/+3
2009-03-27powerpc: Fix bugs introduced by sysfs changesBenjamin Herrenschmidt1-4/+2
2009-03-24powerpc: Make sysfs code use smp_call_function_singleRusty Russell1-25/+6
2009-01-08powerpc: Rewrite sysfs processor cache info codeNathan Lynch1-296/+4
2008-12-21powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch1-6/+1
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller1-0/+2
2008-09-18powerpc: Fix build warnings introduced by PMC support on 32-bitKumar Gala1-2/+4
2008-08-20powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt1-18/+88
2008-08-20powerpc: Remove redundant sysfs_remove_file calls for cache infoNathan Lynch1-9/+2
2008-07-28powerpc: Show processor cache information in sysfsNathan Lynch1-0/+309
2008-07-28powerpc: register_cpu_online should be __cpuinitNathan Lynch1-1/+1
2008-07-25powerpc: Fallout from sysdev API changesStephen Rothwell1-1/+2
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-4/+11
2008-01-28remove __attribute_used__Adrian Bunk1-1/+1
2007-09-14[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.cOlof Johansson1-1/+3
2007-09-14[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson1-0/+60
2007-07-10[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg1-3/+2
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+2
2007-05-07[POWERPC] Change topology_init() to a subsys_initcallKevin Corry1-1/+1
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell1-1/+2
2007-04-24[POWERPC] pasemi: PA6T oprofile supportOlof Johansson1-6/+6
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2007-02-07[POWERPC] PA6T PMC supportOlof Johansson1-49/+92
2006-12-09[POWERPC] Add SPURR SPR to sysfsAnton Blanchard1-0/+8
2006-12-09[POWERPC] Add DSCR SPR to sysfsAnton Blanchard1-0/+8
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B1-4/+4
2006-12-04[POWERPC] iSeries: fix sysfs.c for combined buildStephen Rothwell1-6/+4
2006-10-25[POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft1-0/+66
2006-09-26[POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard1-2/+2
2006-08-07[POWERPC] Enable PURR sysfs entry correctlyMichael Neuling1-2/+2
2006-08-01Merge branch 'merge'Paul Mackerras1-2/+2
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman1-2/+2
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr1-3/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman1-1/+1
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-11/+1
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-13/+2
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr1-0/+18
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman1-1/+1
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman1-1/+1
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki1-3/+3
2006-03-28[PATCH] powerpc: Fix some initcall return valuesAnton Blanchard1-3/+3
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt1-1/+0
2005-11-10[PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpcDavid Gibson1-0/+384