aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan2013-10-261-2/+16
* powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-191-1/+3
* powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-09-191-0/+8
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-271-0/+38
* powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-211-9/+8
* powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard2010-05-211-29/+0
* sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-091-0/+19
* powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-111-0/+3
* powerpc: Fix bugs introduced by sysfs changesBenjamin Herrenschmidt2009-03-271-4/+2
* powerpc: Make sysfs code use smp_call_function_singleRusty Russell2009-03-241-25/+6
* powerpc: Rewrite sysfs processor cache info codeNathan Lynch2009-01-081-296/+4
* powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch2008-12-211-6/+1
* powerpc: Fix build for 32-bit SMP configsMilton Miller2008-12-011-0/+2
* powerpc: Fix build warnings introduced by PMC support on 32-bitKumar Gala2008-09-181-2/+4
* powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt2008-08-201-18/+88
* powerpc: Remove redundant sysfs_remove_file calls for cache infoNathan Lynch2008-08-201-9/+2
* powerpc: Show processor cache information in sysfsNathan Lynch2008-07-281-0/+309
* powerpc: register_cpu_online should be __cpuinitNathan Lynch2008-07-281-1/+1
* powerpc: Fallout from sysdev API changesStephen Rothwell2008-07-251-1/+2
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-4/+11
* remove __attribute_used__Adrian Bunk2008-01-281-1/+1
* [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.cOlof Johansson2007-09-141-1/+3
* [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson2007-09-141-0/+60
* [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg2007-07-101-3/+2
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* [POWERPC] Change topology_init() to a subsys_initcallKevin Corry2007-05-071-1/+1
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-1/+2
* [POWERPC] pasemi: PA6T oprofile supportOlof Johansson2007-04-241-6/+6
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-1/+1
* [POWERPC] PA6T PMC supportOlof Johansson2007-02-071-49/+92
* [POWERPC] Add SPURR SPR to sysfsAnton Blanchard2006-12-091-0/+8
* [POWERPC] Add DSCR SPR to sysfsAnton Blanchard2006-12-091-0/+8
* [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B2006-12-071-4/+4
* [POWERPC] iSeries: fix sysfs.c for combined buildStephen Rothwell2006-12-041-6/+4
* [POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft2006-10-251-0/+66
* [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-261-2/+2
* [POWERPC] Enable PURR sysfs entry correctlyMichael Neuling2006-08-071-2/+2
* Merge branch 'merge'Paul Mackerras2006-08-011-2/+2
|\
| * [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-311-2/+2
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-3/+2
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-11/+1
* [PATCH] Register sysfs file for hotplugged new nodeYasunori Goto2006-06-271-13/+2
* [PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr2006-05-011-0/+18
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-3/+3