index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
powerpc/sysfs: Remove unused 'err' variable in sysfs_create_dscr_default()
Cédric Le Goater
1
-2
/
+1
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
1
-1
/
+3
2020-09-08
powerpc: Warn about use of smt_snooze_delay
Joel Stanley
1
-25
/
+17
2020-07-22
powerpc/perf: Add support for ISA3.1 PMU SPRs
Madhavan Srinivasan
1
-0
/
+8
2020-04-30
powerpc/sysfs: Show idle_purr and idle_spurr for every CPU
Gautham R. Shenoy
1
-3
/
+79
2020-03-04
powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...
Kajol Jain
1
-0
/
+6
2020-03-04
powerpc/kernel/sysfs: Refactor current sysfs.c
Madhavan Srinivasan
1
-175
/
+200
2019-08-30
powerpc/pseries/svm: Export guest SVM status to user space via sysfs
Ryan Grimm
1
-0
/
+20
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-14
powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
1
-4
/
+4
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-1
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-11
/
+9
2018-03-30
powerpc/64: move default SPR recording
Nicholas Piggin
1
-11
/
+9
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-1
/
+1
2018-02-15
powerpc: Expose TSCR via sysfs only on powernv
Cyril Bur
1
-2
/
+4
2018-01-22
powerpc: Expose TSCR via sysfs
Anton Blanchard
1
-0
/
+8
2017-11-10
powerpc/64: Set DSCR default initially from SPR
Nicholas Piggin
1
-0
/
+11
2017-05-03
powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function body
Michael Ellerman
1
-2
/
+4
2017-04-25
powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot
Tyrel Datwyler
1
-0
/
+6
2016-11-22
powerpc/sysfs: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-40
/
+10
2016-06-16
powerpc/sparse: make some things static
Daniel Axtens
1
-1
/
+1
2015-06-07
powerpc/dscr: Add some in-code documentation
Anshuman Khandual
1
-0
/
+38
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-2
/
+2
2014-05-28
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
1
-13
/
+19
2014-05-28
powerpc: Split __SYSFS_SPRSETUP macro
Sam bobroff
1
-6
/
+13
2014-03-20
powerpc, sysfs: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-1
/
+7
2014-01-29
powerpc/pseries/cpuidle: smt-snooze-delay cleanup.
Deepthi Dharwar
1
-2
/
+0
2014-01-09
powerpc/85xx: add sysfs for pw20 state and altivec idle
Wang Dongsheng
1
-0
/
+316
2013-12-02
powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRs
Madhavan Srinivasan
1
-34
/
+38
2013-10-03
powerpc/sysfs: Disable writing to PURR in guest mode
Madhavan Srinivasan
1
-2
/
+16
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
1
-3
/
+3
2013-05-06
powerpc/topology: Fix spurr attribute permission
Benjamin Herrenschmidt
1
-1
/
+1
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
[next]