index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
sysfs.c
Age
Commit message (
Expand
)
Author
2023-03-17
powerpc/sysfs: move to use bus_get_dev_root()
Greg Kroah-Hartman
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-10-09
powerpc/cpuhp: BUG -> WARN conversion in offline path
Nathan Lynch
2021-08-07
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
2021-06-26
powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Jason Wang
2020-09-18
powerpc/sysfs: Remove unused 'err' variable in sysfs_create_dscr_default()
Cédric Le Goater
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
2020-09-08
powerpc: Warn about use of smt_snooze_delay
Joel Stanley
2020-07-22
powerpc/perf: Add support for ISA3.1 PMU SPRs
Madhavan Srinivasan
2020-04-30
powerpc/sysfs: Show idle_purr and idle_spurr for every CPU
Gautham R. Shenoy
2020-03-04
powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...
Kajol Jain
2020-03-04
powerpc/kernel/sysfs: Refactor current sysfs.c
Madhavan Srinivasan
2019-08-30
powerpc/pseries/svm: Export guest SVM status to user space via sysfs
Ryan Grimm
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-14
powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-30
powerpc/64: move default SPR recording
Nicholas Piggin
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-02-15
powerpc: Expose TSCR via sysfs only on powernv
Cyril Bur
2018-01-22
powerpc: Expose TSCR via sysfs
Anton Blanchard
2017-11-10
powerpc/64: Set DSCR default initially from SPR
Nicholas Piggin
2017-05-03
powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function body
Michael Ellerman
2017-04-25
powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot
Tyrel Datwyler
2016-11-22
powerpc/sysfs: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-06-16
powerpc/sparse: make some things static
Daniel Axtens
2015-06-07
powerpc/dscr: Add some in-code documentation
Anshuman Khandual
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-05-28
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
2014-05-28
powerpc: Split __SYSFS_SPRSETUP macro
Sam bobroff
2014-03-20
powerpc, sysfs: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-01-29
powerpc/pseries/cpuidle: smt-snooze-delay cleanup.
Deepthi Dharwar
2014-01-09
powerpc/85xx: add sysfs for pw20 state and altivec idle
Wang Dongsheng
2013-12-02
powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRs
Madhavan Srinivasan
2013-10-03
powerpc/sysfs: Disable writing to PURR in guest mode
Madhavan Srinivasan
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-05-06
powerpc/topology: Fix spurr attribute permission
Benjamin Herrenschmidt
2012-12-11
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
2012-10-18
cpuidle/powerpc: Fix smt_snooze_delay functionality.
Deepthi Dharwar
2012-09-05
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2012-09-05
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-08
powerpc/cpuidle: cpuidle driver for pSeries
Deepthi Dharwar
[next]