index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/sparse: make some things static
Daniel Axtens
2016-06-16
1
-1
/
+1
*
powerpc/dscr: Add some in-code documentation
Anshuman Khandual
2015-06-07
1
-0
/
+38
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-2
/
+2
*
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
2014-05-28
1
-13
/
+19
*
powerpc: Split __SYSFS_SPRSETUP macro
Sam bobroff
2014-05-28
1
-6
/
+13
*
powerpc, sysfs: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+7
*
powerpc/pseries/cpuidle: smt-snooze-delay cleanup.
Deepthi Dharwar
2014-01-29
1
-2
/
+0
*
powerpc/85xx: add sysfs for pw20 state and altivec idle
Wang Dongsheng
2014-01-09
1
-0
/
+316
*
powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRs
Madhavan Srinivasan
2013-12-02
1
-34
/
+38
*
powerpc/sysfs: Disable writing to PURR in guest mode
Madhavan Srinivasan
2013-10-03
1
-2
/
+16
*
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-07-01
1
-3
/
+3
*
powerpc/topology: Fix spurr attribute permission
Benjamin Herrenschmidt
2013-05-06
1
-1
/
+1
*
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
2012-12-11
1
-2
/
+2
*
cpuidle/powerpc: Fix smt_snooze_delay functionality.
Deepthi Dharwar
2012-10-18
1
-1
/
+1
*
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2012-09-05
1
-1
/
+3
*
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
2012-09-05
1
-0
/
+8
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+0
*
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-21
1
-5
/
+2
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-134
/
+133
|
\
|
*
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-2
/
+2
|
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-129
/
+128
*
|
powerpc/cpuidle: cpuidle driver for pSeries
Deepthi Dharwar
2011-12-08
1
-0
/
+2
*
|
powerpc: Export PIR data through sysfs
Ananth N Mavinakayanahalli
2011-11-25
1
-0
/
+8
|
/
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
2011-04-27
1
-0
/
+38
*
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
2010-05-21
1
-9
/
+8
*
powerpc: Remove check of ibm,smt-snooze-delay OF property
Anton Blanchard
2010-05-21
1
-29
/
+0
*
sysfs/cpu: Add probe/release files
Nathan Fontenot
2009-12-09
1
-0
/
+19
*
powerpc: Fix bug where perf_counters breaks oprofile
Paul Mackerras
2009-09-11
1
-0
/
+3
*
powerpc: Fix bugs introduced by sysfs changes
Benjamin Herrenschmidt
2009-03-27
1
-4
/
+2
*
powerpc: Make sysfs code use smp_call_function_single
Rusty Russell
2009-03-24
1
-25
/
+6
*
powerpc: Rewrite sysfs processor cache info code
Nathan Lynch
2009-01-08
1
-296
/
+4
*
powerpc: Convert sysfs cache code to of_find_next_cache_node()
Nathan Lynch
2008-12-21
1
-6
/
+1
*
powerpc: Fix build for 32-bit SMP configs
Milton Miller
2008-12-01
1
-0
/
+2
*
powerpc: Fix build warnings introduced by PMC support on 32-bit
Kumar Gala
2008-09-18
1
-2
/
+4
*
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
Benjamin Herrenschmidt
2008-08-20
1
-18
/
+88
*
powerpc: Remove redundant sysfs_remove_file calls for cache info
Nathan Lynch
2008-08-20
1
-9
/
+2
*
powerpc: Show processor cache information in sysfs
Nathan Lynch
2008-07-28
1
-0
/
+309
*
powerpc: register_cpu_online should be __cpuinit
Nathan Lynch
2008-07-28
1
-1
/
+1
*
powerpc: Fallout from sysdev API changes
Stephen Rothwell
2008-07-25
1
-1
/
+2
*
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-21
1
-4
/
+11
*
remove __attribute_used__
Adrian Bunk
2008-01-28
1
-1
/
+1
*
[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c
Olof Johansson
2007-09-14
1
-1
/
+3
*
[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y
Olof Johansson
2007-09-14
1
-0
/
+60
*
[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports
Johannes Berg
2007-07-10
1
-3
/
+2
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+2
*
[POWERPC] Change topology_init() to a subsys_initcall
Kevin Corry
2007-05-07
1
-1
/
+1
*
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
2007-04-24
1
-1
/
+2
*
[POWERPC] pasemi: PA6T oprofile support
Olof Johansson
2007-04-24
1
-6
/
+6
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-1
/
+1
[next]