aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/sysfs.c
AgeCommit message (Expand)Author
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar
2011-11-25powerpc: Export PIR data through sysfsAnanth N Mavinakayanahalli
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard
2010-05-21powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras
2009-03-27powerpc: Fix bugs introduced by sysfs changesBenjamin Herrenschmidt
2009-03-24powerpc: Make sysfs code use smp_call_function_singleRusty Russell
2009-01-08powerpc: Rewrite sysfs processor cache info codeNathan Lynch
2008-12-21powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller
2008-09-18powerpc: Fix build warnings introduced by PMC support on 32-bitKumar Gala
2008-08-20powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt
2008-08-20powerpc: Remove redundant sysfs_remove_file calls for cache infoNathan Lynch
2008-07-28powerpc: Show processor cache information in sysfsNathan Lynch
2008-07-28powerpc: register_cpu_online should be __cpuinitNathan Lynch
2008-07-25powerpc: Fallout from sysdev API changesStephen Rothwell
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-01-28remove __attribute_used__Adrian Bunk
2007-09-14[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.cOlof Johansson
2007-09-14[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson
2007-07-10[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exportsJohannes Berg
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-07[POWERPC] Change topology_init() to a subsys_initcallKevin Corry
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell
2007-04-24[POWERPC] pasemi: PA6T oprofile supportOlof Johansson
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-02-07[POWERPC] PA6T PMC supportOlof Johansson
2006-12-09[POWERPC] Add SPURR SPR to sysfsAnton Blanchard
2006-12-09[POWERPC] Add DSCR SPR to sysfsAnton Blanchard
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B
2006-12-04[POWERPC] iSeries: fix sysfs.c for combined buildStephen Rothwell
2006-10-25[POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft
2006-09-26[POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard
2006-08-07[POWERPC] Enable PURR sysfs entry correctlyMichael Neuling
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman