index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
1
-2
/
+2
2012-10-18
cpuidle/powerpc: Fix smt_snooze_delay functionality.
Deepthi Dharwar
1
-1
/
+1
2012-09-05
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
1
-1
/
+3
2012-09-05
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
1
-0
/
+8
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-5
/
+2
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-134
/
+133
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
1
-2
/
+2
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-129
/
+128
2011-12-08
powerpc/cpuidle: cpuidle driver for pSeries
Deepthi Dharwar
1
-0
/
+2
2011-11-25
powerpc: Export PIR data through sysfs
Ananth N Mavinakayanahalli
1
-0
/
+8
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-04-27
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
1
-0
/
+38
2010-05-21
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
1
-9
/
+8
2010-05-21
powerpc: Remove check of ibm,smt-snooze-delay OF property
Anton Blanchard
1
-29
/
+0
2009-12-09
sysfs/cpu: Add probe/release files
Nathan Fontenot
1
-0
/
+19
2009-09-11
powerpc: Fix bug where perf_counters breaks oprofile
Paul Mackerras
1
-0
/
+3
2009-03-27
powerpc: Fix bugs introduced by sysfs changes
Benjamin Herrenschmidt
1
-4
/
+2
2009-03-24
powerpc: Make sysfs code use smp_call_function_single
Rusty Russell
1
-25
/
+6
2009-01-08
powerpc: Rewrite sysfs processor cache info code
Nathan Lynch
1
-296
/
+4
2008-12-21
powerpc: Convert sysfs cache code to of_find_next_cache_node()
Nathan Lynch
1
-6
/
+1
2008-12-01
powerpc: Fix build for 32-bit SMP configs
Milton Miller
1
-0
/
+2
2008-09-18
powerpc: Fix build warnings introduced by PMC support on 32-bit
Kumar Gala
1
-2
/
+4
2008-08-20
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
Benjamin Herrenschmidt
1
-18
/
+88
2008-08-20
powerpc: Remove redundant sysfs_remove_file calls for cache info
Nathan Lynch
1
-9
/
+2
2008-07-28
powerpc: Show processor cache information in sysfs
Nathan Lynch
1
-0
/
+309
2008-07-28
powerpc: register_cpu_online should be __cpuinit
Nathan Lynch
1
-1
/
+1
2008-07-25
powerpc: Fallout from sysdev API changes
Stephen Rothwell
1
-1
/
+2
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-4
/
+11
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-1
/
+1
2007-09-14
[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c
Olof Johansson
1
-1
/
+3
2007-09-14
[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y
Olof Johansson
1
-0
/
+60
2007-07-10
[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports
Johannes Berg
1
-3
/
+2
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+2
2007-05-07
[POWERPC] Change topology_init() to a subsys_initcall
Kevin Corry
1
-1
/
+1
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
1
-1
/
+2
2007-04-24
[POWERPC] pasemi: PA6T oprofile support
Olof Johansson
1
-6
/
+6
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-1
/
+1
2007-02-07
[POWERPC] PA6T PMC support
Olof Johansson
1
-49
/
+92
2006-12-09
[POWERPC] Add SPURR SPR to sysfs
Anton Blanchard
1
-0
/
+8
2006-12-09
[POWERPC] Add DSCR SPR to sysfs
Anton Blanchard
1
-0
/
+8
2006-12-07
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
Siddha, Suresh B
1
-4
/
+4
2006-12-04
[POWERPC] iSeries: fix sysfs.c for combined build
Stephen Rothwell
1
-6
/
+4
2006-10-25
[POWERPC] sysfs: add support for adding/removing spu sysfs attributes
Christian Krafft
1
-0
/
+66
2006-09-26
[POWERPC] Always call cede in pseries dedicated idle loop
Anton Blanchard
1
-2
/
+2
2006-08-07
[POWERPC] Enable PURR sysfs entry correctly
Michael Neuling
1
-2
/
+2
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-2
/
+2
2006-07-31
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
1
-2
/
+2
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
1
-3
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
[next]