| Commit message (Expand) | Author | Age | Files | Lines |
* | perf_counter: Remove ACPI quirk | Ingo Molnar | 2009-05-15 | 1 | -2/+0 |
* | perf_counter: Rework the perf counter disable/enable | Peter Zijlstra | 2009-05-15 | 1 | -4/+2 |
* | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 | 1 | -16/+15 |
|\ |
|
| * | Merge branch 'bugzilla-13142' into release | Len Brown | 2009-04-24 | 1 | -0/+3 |
| |\ |
|
| | * | ACPI: prevent processor.max_cstate=0 boot crash | Len Brown | 2009-04-23 | 1 | -0/+3 |
| * | | Merge branch 'hpet' into release | Len Brown | 2009-04-24 | 1 | -3/+3 |
| |\ \ |
|
| | * | | ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M | Len Brown | 2009-04-23 | 1 | -3/+3 |
| | |/ |
|
| * | | ACPI: delete obsolete "bus master activity" proc field | Len Brown | 2009-04-22 | 1 | -3/+1 |
| * | | ACPI: idle: mark_tsc_unstable() at init-time, not run-time | Len Brown | 2009-04-22 | 1 | -10/+5 |
| |/ |
|
| * | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi | 2009-04-07 | 1 | -0/+3 |
* | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 1 | -92/+32 |
|\ \
| |/ |
|
| * | Merge branch 'pmtimer-overflow' into release | Len Brown | 2009-04-05 | 1 | -36/+27 |
| |\ |
|
| | * | acpi: fix of pmtimer overflow that make Cx states time incorrect | alex.shi | 2009-03-17 | 1 | -36/+27 |
| * | | ACPI: Remove R40e c-state blacklist | Thomas Renninger | 2009-04-03 | 1 | -51/+0 |
| * | | ACPICA: Rename ACPI bit register access functions | Bob Moore | 2009-03-26 | 1 | -5/+5 |
| * | | ACPICA: Optimize ACPI register locking | Bob Moore | 2009-03-26 | 1 | -1/+1 |
| |/ |
|
* | | perfcounters: fix acpi_idle_do_entry() workaround | Ingo Molnar | 2009-02-16 | 1 | -4/+0 |
* | | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar | 2009-02-11 | 1 | -661/+14 |
|\ \
| |/ |
|
| * | ACPI: delete CPU_IDLE=n code | Len Brown | 2009-02-06 | 1 | -608/+0 |
| * | ACPI: remove BM_RLD access from idle entry path | Len Brown | 2009-01-28 | 1 | -48/+9 |
| * | ACPI: remove locking from PM1x_STS register reads | Len Brown | 2009-01-28 | 1 | -2/+2 |
* | | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar | 2009-01-11 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | remove linux/hardirq.h from asm-generic/local.h | Russell King | 2009-01-06 | 1 | -0/+1 |
* | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2008-12-29 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | x86: support always running TSC on Intel CPUs | Venki Pallipadi | 2008-12-16 | 1 | -3/+3 |
* | | perf counters: consolidate hw_perf save/restore APIs | Ingo Molnar | 2008-12-11 | 1 | -5/+5 |
* | | perf counters: protect them against CSTATE transitions | Thomas Gleixner | 2008-12-11 | 1 | -0/+8 |
|/ |
|
* | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 2008-11-07 | 1 | -1/+0 |
* | cpuidle: update the last_state acpi cpuidle reflecting actual state entered | Venkatesh Pallipadi | 2008-10-16 | 1 | -0/+1 |
* | acpi: trivial cleanups | Pavel Machek | 2008-08-15 | 1 | -1/+0 |
* | ACPI/CPUIDLE: prevent setting pm_idle to NULL | Thomas Gleixner | 2008-07-28 | 1 | -4/+11 |
* | ftrace: disable tracing on acpi idle calls | Steven Rostedt | 2008-07-26 | 1 | -0/+6 |
* | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 2008-07-16 | 1 | -1/+5 |
* | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 2008-07-16 | 1 | -0/+22 |
* | ACPI: change processors from array to per_cpu variable | Mike Travis | 2008-07-16 | 1 | -4/+4 |
* | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
* | cpuidle acpi driver: fix oops on AC<->DC | Venkatesh Pallipadi | 2008-06-11 | 1 | -6/+7 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 | 1 | -2/+16 |
|\ |
|
| *-----. | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 2008-04-30 | 1 | -12/+25 |
| |\ \ \ \ |
|
| | | | * | | ACPI: Fix acpi_processor_idle and idle= boot parameters interaction | Venkatesh Pallipadi | 2008-04-30 | 1 | -2/+12 |
| | | | * | | 2.6.25 regression: powertop says 120K wakeups/sec | Venkatesh Pallipadi | 2008-04-24 | 1 | -0/+4 |
| | |_|/ /
| |/| | | |
|
* | | | | | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -8/+5 |
| |/ / /
|/| | | |
|
* | | | | fix idle (arch, acpi and apm) and lockdep | Peter Zijlstra | 2008-04-27 | 1 | -10/+9 |
|/ / / |
|
* | | | cpuidle: fix 100% C0 statistics regression | Venki Pallipadi | 2008-03-26 | 1 | -1/+3 |
* | | | ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entry | Venki Pallipadi | 2008-03-26 | 1 | -1/+2 |
|/ / |
|
* | | ACPI: lockdep warning on boot, 2.6.25-rc5 | Venki Pallipadi | 2008-03-14 | 1 | -3/+9 |
|/ |
|
* | ACPI: TSC breaks atkbd suspend | Pavel Machek | 2008-02-19 | 1 | -5/+5 |
*-. | Merge branches 'release', 'dmi', 'idle' and 'misc' into release | Len Brown | 2008-02-14 | 1 | -0/+19 |
|\ \ |
|
| | * | ACPI: fix suspend regression due to idle update | Venkatesh Pallipadi | 2008-02-13 | 1 | -0/+8 |
| |/
|/| |
|
| * | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi | 2008-02-14 | 1 | -0/+11 |
|/ |
|