index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: processor: Remove dead ACPICA debug code
Hanjun Guo
2020-09-25
1
-3
/
+0
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
xen/ACPI: don't upload Px/Cx data for disabled processors
Jan Beulich
2018-08-20
1
-0
/
+1
*
Revert"x86/acpi: Enable MADT APIs to return disabled apicids"
Dou Liyang
2017-03-11
1
-38
/
+22
*
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
2017-03-11
1
-73
/
+0
*
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-12-21
1
-5
/
+3
*
acpi: Fix broken error check in map_processor()
Thomas Gleixner
2016-09-23
1
-4
/
+5
*
acpi: Validate processor id when mapping the processor
Dou Liyang
2016-09-21
1
-0
/
+4
*
x86/acpi: Set persistent cpuid <-> nodeid mapping when booting
Gu Zheng
2016-09-21
1
-0
/
+68
*
x86/acpi: Enable MADT APIs to return disabled apicids
Gu Zheng
2016-09-21
1
-22
/
+38
*
ACPI / processor: Add acpi_map_madt_entry()
David Daney
2016-05-30
1
-4
/
+22
*
ACPI / processor: Introduce invalid_phys_cpuid()
Hanjun Guo
2015-05-13
1
-2
/
+2
*
ACPI / processor: return specific error instead of -1
Hanjun Guo
2015-05-13
1
-3
/
+3
*
ACPI / processor: Make it possible to get CPU hardware ID via GICC
Hanjun Guo
2015-03-26
1
-0
/
+30
*
ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
Catalin Marinas
2015-03-26
1
-15
/
+15
*
ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
Yinghai Lu
2015-02-05
1
-9
/
+114
*
ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
Hanjun Guo
2015-01-05
1
-28
/
+28
*
ACPI: Fix minor syntax issues in processor_core.c
Jiang Liu
2014-12-16
1
-5
/
+4
*
ACPI / processor: use container_of instead of casting first structure member
Fabian Frederick
2014-09-24
1
-3
/
+3
*
-
.
Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss'
Rafael J. Wysocki
2014-08-05
1
-0
/
+2
|
\
\
|
|
*
ACPI / processor: Make it possible to get local x2apic id via _MAT
Hanjun Guo
2014-07-30
1
-0
/
+2
|
|
/
*
/
ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC
Hanjun Guo
2014-07-21
1
-198
/
+0
|
/
*
-
.
Merge branches 'acpi-processor' and 'pnp'
Rafael J. Wysocki
2014-04-01
1
-27
/
+0
|
\
\
|
*
|
Revert "ACPI / processor: Make it possible to get APIC ID via GIC"
Hanjun Guo
2014-03-26
1
-27
/
+0
*
|
|
Merge branch 'acpi-processor'
Rafael J. Wysocki
2014-03-21
1
-21
/
+57
|
\
|
|
|
*
|
ACPI / processor: Make it possible to get APIC ID via GIC
Hanjun Guo
2014-02-19
1
-0
/
+27
|
*
|
ACPI / processor: Build idle_boot_override on x86 and ia64
Hanjun Guo
2014-02-19
1
-19
/
+28
|
*
|
ACPI / processor: Use ACPI_PROCESSOR_DEVICE_HID instead of "ACPI0007"
Hanjun Guo
2014-02-19
1
-1
/
+1
|
*
|
ACPI / processor: Fix acpi_processor_eval_pdc() return value type
Hanjun Guo
2014-02-19
1
-1
/
+1
|
|
/
*
/
ACPI: Remove duplicate definitions of PREFIX
Hanjun Guo
2014-03-19
1
-1
/
+0
|
/
*
-
.
Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...
Rafael J. Wysocki
2014-01-29
1
-13
/
+13
|
\
\
|
*
|
ACPI / processor: Return specific error value when mapping lapic id
Hanjun Guo
2014-01-27
1
-13
/
+13
|
|
/
*
/
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-2
/
+1
|
/
*
ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id
Jiang Liu
2013-09-24
1
-5
/
+21
*
Merge back earlier 'acpi-assorted' material
Rafael J. Wysocki
2013-08-14
1
-1
/
+1
|
\
|
*
ACPI / processor: Fix incorrect placement of __initdata
Sachin Kamat
2013-08-07
1
-1
/
+1
*
|
acpi: delete __cpuinit usage from all acpi files
Paul Gortmaker
2013-07-14
1
-4
/
+4
|
/
*
ACPI / processor: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-03-04
1
-2
/
+1
*
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
Thomas Renninger
2012-07-12
1
-2
/
+4
*
ACPI: processor: fix acpi_get_cpuid for UP processor
Lin Ming
2012-01-17
1
-2
/
+24
*
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ACPI: processor: fix processor_physically_present in UP kernel
Lin Ming
2011-05-29
1
-3
/
+9
*
ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree
Jan Beulich
2011-03-02
1
-4
/
+4
*
ACPI: use __init where possible in processor driver
Jan Beulich
2011-03-02
1
-5
/
+4
*
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
2011-01-12
1
-2
/
+2
*
Merge branch 'pdc-regression' into release
Len Brown
2010-10-08
1
-0
/
+1
|
\
|
*
ACPI: Handle ACPI0007 Device in acpi_early_set_pdc
Yinghai Lu
2010-10-01
1
-0
/
+1
*
|
ACPI: delete ZEPTO idle=nomwait DMI quirk
Len Brown
2010-09-28
1
-6
/
+0
|
/
*
ACPI: processor: fix processor_physically_present on UP
Alex Chiang
2010-07-12
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
[next]