aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c
Commit message (Expand)AuthorAgeFilesLines
...
| | | * ACPI: idle: fix init-time TSC check regressionLen Brown2009-05-161-8/+9
| |_|/ |/| |
| * | ACPI: suspend: restore BM_RLD on resumeLen Brown2009-05-151-0/+23
|/ /
* | Merge branch 'bugzilla-13142' into releaseLen Brown2009-04-241-0/+3
|\ \
| * | ACPI: prevent processor.max_cstate=0 boot crashLen Brown2009-04-231-0/+3
| |/
* | Merge branch 'hpet' into releaseLen Brown2009-04-241-3/+3
|\ \
| * | ACPI/hpet: prevent boot hang when hpet=force used on ICH-4MLen Brown2009-04-231-3/+3
| |/
* | ACPI: delete obsolete "bus master activity" proc fieldLen Brown2009-04-221-3/+1
* | ACPI: idle: mark_tsc_unstable() at init-time, not run-timeLen Brown2009-04-221-10/+5
|/
* x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-071-0/+3
* Merge branch 'pmtimer-overflow' into releaseLen Brown2009-04-051-36/+27
|\
| * acpi: fix of pmtimer overflow that make Cx states time incorrectalex.shi2009-03-171-36/+27
* | ACPI: Remove R40e c-state blacklistThomas Renninger2009-04-031-51/+0
* | ACPICA: Rename ACPI bit register access functionsBob Moore2009-03-261-5/+5
* | ACPICA: Optimize ACPI register lockingBob Moore2009-03-261-1/+1
|/
* ACPI: delete CPU_IDLE=n codeLen Brown2009-02-061-608/+0
* ACPI: remove BM_RLD access from idle entry pathLen Brown2009-01-281-48/+9
* ACPI: remove locking from PM1x_STS register readsLen Brown2009-01-281-2/+2
* remove linux/hardirq.h from asm-generic/local.hRussell King2009-01-061-0/+1
* x86: support always running TSC on Intel CPUsVenki Pallipadi2008-12-161-3/+3
* ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-071-1/+0
* cpuidle: update the last_state acpi cpuidle reflecting actual state enteredVenkatesh Pallipadi2008-10-161-0/+1
* acpi: trivial cleanupsPavel Machek2008-08-151-1/+0
* ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2008-07-281-4/+11
* ftrace: disable tracing on acpi idle callsSteven Rostedt2008-07-261-0/+6
* ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-161-1/+5
* ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-0/+22
* ACPI: change processors from array to per_cpu variableMike Travis2008-07-161-4/+4
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-111-6/+7
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-2/+16
|\
| *-----. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-301-12/+25
| |\ \ \ \
| | | | * | ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi2008-04-301-2/+12
| | | | * | 2.6.25 regression: powertop says 120K wakeups/secVenkatesh Pallipadi2008-04-241-0/+4
| | |_|/ / | |/| | |
* | | | | acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-8/+5
| |/ / / |/| | |
* | | | fix idle (arch, acpi and apm) and lockdepPeter Zijlstra2008-04-271-10/+9
|/ / /
* | | cpuidle: fix 100% C0 statistics regressionVenki Pallipadi2008-03-261-1/+3
* | | ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entryVenki Pallipadi2008-03-261-1/+2
|/ /
* | ACPI: lockdep warning on boot, 2.6.25-rc5Venki Pallipadi2008-03-141-3/+9
|/
* ACPI: TSC breaks atkbd suspendPavel Machek2008-02-191-5/+5
*-. Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown2008-02-141-0/+19
|\ \
| | * ACPI: fix suspend regression due to idle updateVenkatesh Pallipadi2008-02-131-0/+8
| |/ |/|
| * ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+11
|/
*-. Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown2008-02-071-11/+36
|\ \
| | * cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com2008-02-071-1/+3
| | * ACPI: cpuidle: Support C1 idle time accountingvenkatesh.pallipadi@intel.com2008-02-071-1/+6
| | * ACPI: enable MWAIT for C1 idlevenkatesh.pallipadi@intel.com2008-02-071-8/+12
| | * ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disablingvenkatesh.pallipadi@intel.com2008-02-071-0/+11
| |/ |/|
| * cpuidle: default processor.latency_factor=2Len Brown2007-12-141-1/+1
| * cpuidle: create processor.latency_factor tunableLen Brown2007-12-141-1/+4
* | latency.c: use QoS infrastructureMark Gross2008-02-051-7/+11