aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_pad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-15ACPI: strict_strtoul() and printk() cleanup in acpi_padJosh1-4/+4
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into releaseLen Brown1-3/+4
2012-07-14ACPI: acpi_pad: tune round_robin_timeLen Brown1-1/+1
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-06-13ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" threadLen Brown1-1/+1
2011-03-23ACPI: minor printk format change in acpi_padNaga Chumbalkar1-1/+1
2011-03-23ACPI: make acpi_pad /sys output more readableNaga Chumbalkar1-4/+7
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