summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/sysfs.c
AgeCommit message (Expand)Author
2023-03-17powerpc/sysfs: move to use bus_get_dev_root()Greg Kroah-Hartman
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsNick Child
2021-10-09powerpc/cpuhp: BUG -> WARN conversion in offline pathNathan Lynch
2021-08-07powerpc/smp: Fix OOPS in topology_init()Christophe Leroy
2021-06-26powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZEJason Wang
2020-09-18powerpc/sysfs: Remove unused 'err' variable in sysfs_create_dscr_default()Cédric Le Goater
2020-09-18powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman
2020-09-08powerpc: Warn about use of smt_snooze_delayJoel Stanley
2020-07-22powerpc/perf: Add support for ISA3.1 PMU SPRsMadhavan Srinivasan
2020-04-30powerpc/sysfs: Show idle_purr and idle_spurr for every CPUGautham R. Shenoy
2020-03-04powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...Kajol Jain
2020-03-04powerpc/kernel/sysfs: Refactor current sysfs.cMadhavan Srinivasan
2019-08-30powerpc/pseries/svm: Export guest SVM status to user space via sysfsRyan Grimm
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-14powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCSinan Kaya
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-30powerpc/64: move default SPR recordingNicholas Piggin
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-02-15powerpc: Expose TSCR via sysfs only on powernvCyril Bur
2018-01-22powerpc: Expose TSCR via sysfsAnton Blanchard
2017-11-10powerpc/64: Set DSCR default initially from SPRNicholas Piggin
2017-05-03powerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of the function bodyMichael Ellerman
2017-04-25powerpc/sysfs: Fix reference leak of cpu device_nodes present at bootTyrel Datwyler
2016-11-22powerpc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior
2016-06-16powerpc/sparse: make some things staticDaniel Axtens
2015-06-07powerpc/dscr: Add some in-code documentationAnshuman Khandual
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-05-28powerpc: Fix regression of per-CPU DSCR settingSam bobroff
2014-05-28powerpc: Split __SYSFS_SPRSETUP macroSam bobroff
2014-03-20powerpc, sysfs: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar
2014-01-09powerpc/85xx: add sysfs for pw20 state and altivec idleWang Dongsheng
2013-12-02powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRsMadhavan Srinivasan
2013-10-03powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-05-06powerpc/topology: Fix spurr attribute permissionBenjamin Herrenschmidt
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
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