aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2019-02-19PM / core: Add support to skip power management in device/driver modelGravatar Sudeep Holla 1-0/+1
2019-01-31drivers: base: Use __printf markup to silence compilerGravatar Mathieu Malaterre 1-0/+1
2018-06-20x86/speculation/l1tf: Add sysfs reporting for l1tfGravatar Andi Kleen 1-0/+8
2018-05-03x86/bugs: Expose /sys/../spec_store_bypassGravatar Konrad Rzeszutek Wilk 1-0/+8
2018-03-15driver core: cpu: use put_device() if device_register failGravatar Arvind Yadav 1-1/+3
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+48
2018-01-08sysfs/cpu: Add vulnerability folderGravatar Thomas Gleixner 1-0/+48
2017-12-07driver core: add SPDX identifiers to all driver core filesGravatar Greg Kroah-Hartman 1-0/+1
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-1/+2
2017-11-08PM / QoS: Fix device resume latency frameworkGravatar Rafael J. Wysocki 1-1/+2
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Gravatar Rafael J. Wysocki 1-2/+1
2017-10-27sched/isolation: Move isolcpus= handling to the housekeeping codeGravatar Frederic Weisbecker 1-1/+10
2017-10-24PM / QoS: Fix device resume latency PM QoSGravatar Rafael J. Wysocki 1-1/+2
2017-09-08treewide: make "nr_cpu_ids" unsignedGravatar Alexey Dobriyan 1-2/+2
2017-01-30CPU / PM: expose pm_qos_resume_latency for CPUsGravatar Alex Shi 1-0/+2
2016-08-31cpu: clean up register_cpu funcGravatar Alex Shi 1-5/+6
2016-01-20drivers/base/cpu.c: use __cpu_*_mask directlyGravatar Rasmus Villemoes 1-5/+5
2015-08-05cpu: Remove bogus __ref annotation of cpu_subsys_online()Gravatar Mathias Krause 1-1/+1
2015-05-20show nohz_full cpus in sysfsGravatar Rik van Riel 1-0/+17
2015-05-20show isolated cpus in sysfsGravatar Rik van Riel 1-0/+12
2015-02-13drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasksGravatar Tejun Heo 1-1/+1
2014-11-07drivers: base: add cpu_device_create to support per-cpu devicesGravatar Sudeep Holla 1-0/+54
2014-11-07cpumask: factor out show_cpumap into separate helper functionGravatar Sudeep Holla 1-4/+1
2014-02-18x86: align x86 arch with generic CPU modalias handlingGravatar Ard Biesheuvel 1-7/+3
2014-02-18cpu: add generic support for CPU feature based module autoloadingGravatar Ard Biesheuvel 1-5/+45
2013-09-30hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Gravatar Toshi Kani 1-12/+3
2013-09-25hotplug / x86: Add hotplug lock to missing placesGravatar Toshi Kani 1-2/+22
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2013-08-21driver/core: cpu: initialize of_node in cpu's device strutureGravatar Sudeep KarkadaNagesha 1-0/+2
2013-08-12driver core / cpu: Check if NUMA node is valid before bringing CPU upGravatar Rafael J. Wysocki 1-1/+5
2013-07-14drivers: delete __cpuinit usage from all remaining drivers filesGravatar Paul Gortmaker 1-1/+1
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-57/+44
2013-05-30CPU: Fix sysfs cpu/online of offlined CPUsGravatar Toshi Kani 1-0/+1
2013-05-21cpu: make sure that cpu/online file created before KOBJ_ADD is emittedGravatar Igor Mammedov 1-13/+21
2013-05-21cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu()Gravatar Igor Mammedov 1-7/+18
2013-05-12ACPI / processor: Use common hotplug infrastructureGravatar Rafael J. Wysocki 1-0/+11
2013-05-12Driver core: Use generic offline/online for CPU offline/onlineGravatar Rafael J. Wysocki 1-57/+32
2013-04-29numa, cpu hotplug: change links of CPU and node when changing node number by ...Gravatar Yasuaki Ishimatsu 1-2/+23
2013-04-03sysfs: fix crash_notes_size build warningGravatar Arnd Bergmann 1-1/+1
2013-03-29sysfs: Add crash_notes_size to export percpu note sizeGravatar Zhang Yanfei 1-0/+14
2013-01-16drivers/base/cpu.c: Fix typo in commentGravatar Ralf Baechle 1-1/+1
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsGravatar Peter Zijlstra 1-4/+0
2012-03-09Merge 3.3-rc6 into driver-core-nextGravatar Greg Kroah-Hartman 1-0/+21
2012-02-08driver-core: cpu: fix kobject warning when hotplugging a cpuGravatar Greg Kroah-Hartman 1-0/+1
2012-02-02driver core: cpu: remove kernel warning when removing a cpuGravatar Greg Kroah-Hartman 1-0/+20
2012-01-26CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsGravatar Thomas Renninger 1-0/+11
2012-01-11cpu: Register a generic CPU device on architectures that currently do notGravatar Ben Hutchings 1-0/+19
2012-01-11cpu: Do not return errors from cpu_dev_init() which will be ignoredGravatar Ben Hutchings 1-8/+5