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
/
drivers
/
acpi
/
processor_pdc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2015-05-13
ACPI / processor: Introduce invalid_logical_cpuid()
Hanjun Guo
1
-4
/
+1
2014-07-21
ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC
Hanjun Guo
1
-0
/
+206
2010-03-14
ACPI: processor: mv processor_pdc.c processor_core.c
Alex Chiang
1
-209
/
+0
2010-01-22
ACPI: processor: only evaluate _PDC once per processor
Alex Chiang
1
-0
/
+7
2010-01-22
ACPI: processor: add kernel command line support for early _PDC eval
Alex Chiang
1
-0
/
+7
2010-01-20
Merge branch 'bugzilla-14954' into release
Len Brown
1
-0
/
+30
2010-01-19
ACPI: processor: restrict early _PDC to opt-in platforms
Alex Chiang
1
-0
/
+30
2010-01-16
ACPI: Fix section mismatch error for acpi_early_processor_set_pdc()
Luck, Tony
1
-1
/
+1
2009-12-22
ACPI: processor: change acpi_processor_set_pdc() interface
Alex Chiang
1
-15
/
+3
2009-12-22
ACPI: processor: open code acpi_processor_cleanup_pdc
Alex Chiang
1
-11
/
+4
2009-12-22
ACPI: processor: change acpi_processor_eval_pdc interface
Alex Chiang
1
-8
/
+4
2009-12-22
ACPI: processor: introduce acpi_processor_alloc_pdc()
Alex Chiang
1
-9
/
+13
2009-12-22
ACPI: processor: unify arch_acpi_processor_cleanup_pdc
Alex Chiang
1
-1
/
+20
2009-12-22
ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
Alex Chiang
1
-3
/
+3
2009-12-22
ACPI: processor: factor out common _PDC settings
Alex Chiang
1
-0
/
+11
2009-12-22
ACPI: processor: unify arch_acpi_processor_init_pdc
Alex Chiang
1
-1
/
+44
2009-12-22
ACPI: processor: introduce arch_has_acpi_pdc
Alex Chiang
1
-0
/
+3
2009-12-22
ACPI: processor: call _PDC early
Alex Chiang
1
-0
/
+108