summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-121-2/+2
* cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar2012-10-181-1/+1
* powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-051-1/+3
* powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-09-051-0/+8
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0Star
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-211-5/+2Star
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-134/+133Star
|\
| * convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-211-2/+2
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-129/+128Star
* | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-081-0/+2
* | powerpc: Export PIR data through sysfsAnanth N Mavinakayanahalli2011-11-251-0/+8
|/
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-011-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/+8Star
* powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard2010-05-211-29/+0Star
* 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/+2Star
* powerpc: Make sysfs code use smp_call_function_singleRusty Russell2009-03-241-25/+6Star
* powerpc: Rewrite sysfs processor cache info codeNathan Lynch2009-01-081-296/+4Star
* powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch2008-12-211-6/+1Star
* 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-191-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/+2Star
* 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-221-4/+11
* remove __attribute_used__Adrian Bunk2008-01-281-1/+1
* [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.cOlof Johansson2007-09-131-1/+3
* [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson2007-09-131-0/+60
* [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg2007-07-101-3/+2Star
* 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-121-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/+4Star
* [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/+2Star
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star