index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
sysfs.c
Age
Commit message (
Expand
)
Author
2009-12-09
sysfs/cpu: Add probe/release files
Nathan Fontenot
2009-09-11
powerpc: Fix bug where perf_counters breaks oprofile
Paul Mackerras
2009-03-27
powerpc: Fix bugs introduced by sysfs changes
Benjamin Herrenschmidt
2009-03-24
powerpc: Make sysfs code use smp_call_function_single
Rusty Russell
2009-01-08
powerpc: Rewrite sysfs processor cache info code
Nathan Lynch
2008-12-21
powerpc: Convert sysfs cache code to of_find_next_cache_node()
Nathan Lynch
2008-12-01
powerpc: Fix build for 32-bit SMP configs
Milton Miller
2008-09-18
powerpc: Fix build warnings introduced by PMC support on 32-bit
Kumar Gala
2008-08-20
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
Benjamin Herrenschmidt
2008-08-20
powerpc: Remove redundant sysfs_remove_file calls for cache info
Nathan Lynch
2008-07-28
powerpc: Show processor cache information in sysfs
Nathan Lynch
2008-07-28
powerpc: register_cpu_online should be __cpuinit
Nathan Lynch
2008-07-25
powerpc: Fallout from sysdev API changes
Stephen Rothwell
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-01-28
remove __attribute_used__
Adrian Bunk
2007-09-14
[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c
Olof Johansson
2007-09-14
[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y
Olof Johansson
2007-07-10
[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports
Johannes Berg
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-07
[POWERPC] Change topology_init() to a subsys_initcall
Kevin Corry
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
2007-04-24
[POWERPC] pasemi: PA6T oprofile support
Olof Johansson
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-02-07
[POWERPC] PA6T PMC support
Olof Johansson
2006-12-09
[POWERPC] Add SPURR SPR to sysfs
Anton Blanchard
2006-12-09
[POWERPC] Add DSCR SPR to sysfs
Anton Blanchard
2006-12-07
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
Siddha, Suresh B
2006-12-04
[POWERPC] iSeries: fix sysfs.c for combined build
Stephen Rothwell
2006-10-25
[POWERPC] sysfs: add support for adding/removing spu sysfs attributes
Christian Krafft
2006-09-26
[POWERPC] Always call cede in pseries dedicated idle loop
Anton Blanchard
2006-08-07
[POWERPC] Enable PURR sysfs entry correctly
Michael Neuling
2006-08-01
Merge branch 'merge'
Paul Mackerras
2006-07-31
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-27
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
2006-05-01
[PATCH] powerpc: Allow devices to register with numa topology
Jeremy Kerr
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-03-28
[PATCH] powerpc: Fix some initcall return values
Anton Blanchard
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
2005-11-10
[PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc
David Gibson