aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_pad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+1
2010-09-29ACPI: acpi_pad: simplify code to avoid false gcc build warningLen Brown1-16/+18
2010-09-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin1-6/+1
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-1/+1
2010-06-04ACPI: acpi_pad: Don't needlessly mark LAPIC unstableChen Gong1-12/+24
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-9/+0
2010-05-28ACPI: Don't let acpi_pad needlessly mark TSC unstableVenkatesh Pallipadi1-2/+11
2010-05-27acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLINGLen Brown1-9/+0
2010-05-06acpi_pad: "processor_aggregator" name too longDan Carpenter1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-20Merge branch 'acpi-pad' into releaseLen Brown1-17/+20
2009-12-30acpi_pad: fix error checksChen Gong1-17/+20
2009-12-16acpi_pad: squish warningAndrew Morton1-1/+2
2009-07-31ACPI: create Processor Aggregator Device driverShaohua Li1-0/+514