summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds2009-09-271-1/+0
* ACPI: Kill overly verbose "power state" log messagesRoland Dreier2009-09-271-7/+0
* Merge branch 'processor-procfs-2.6.32' into releaseLen Brown2009-09-191-2/+8
|\
| * ACPI: fix CONFIG_ACPI_PROCFS=n build warningLen Brown2009-06-241-0/+2
| * ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui2009-06-241-2/+6
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-191-2/+4
| |
| \
| \
| \
*---. \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-24/+23
|\ \ \ \ | |_|_|/ |/| | |
| | | * ACPI: idle: rename lapic timer workaround routinesLen Brown2009-06-181-22/+18
| |_|/ |/| |
| * | ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-271-2/+5
| |/
* | cpuidle: fix AMD C1E suspend hangShaohua Li2009-05-261-1/+1
* | cpuidle: makes AMD C1E work in acpi_idleShaohua Li2009-05-261-0/+6
|/
*---. Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown2009-05-161-9/+33
|\ \ \
| | | * ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown2009-05-161-1/+1
| | | * 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
OpenPOWER on IntegriCloud