aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c
Commit message (Expand)AuthorAge
* ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki2011-11-12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-06
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \
| * | locking, ACPI: Annotate c3_lock as rawThomas Gleixner2011-09-13
| |/
* / PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
|/
* x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-29
* Merge branch 'linus' into idle-testLen Brown2011-01-12
|\
| * drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
* | ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGsLen Brown2011-01-12
* | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-12
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-26
|\
| * ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWERThomas Renninger2010-10-01
* | acpi_idle: delete bogus data from cpuidle_state.power_usageLen Brown2010-10-15
|/
* Merge branch 'linus' into releaseLen Brown2010-08-15
|\
| * Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
| |\
| | * time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-27
| * | x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-02
| |/
* | gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-15
* | ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-15
|/
* Merge branch 'misc' into releaseLen Brown2010-07-22
|\
| * ACPI: fix unused function warningKOSAKI Motohiro2010-07-21
* | ACPI: create "processor.bm_check_disable" boot paramLen Brown2010-07-22
* | ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-22
|/
* ACPI: Eliminate us to pm ticks conversion in common pathVenkatesh Pallipadi2010-06-04
* ACPI: Fix the incorrect calculation about C-state idle timeZhao Yakui2010-06-04
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-28
|\
| * ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown2010-05-28
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\ \
| * | ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi2010-05-28
| * | ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown2010-05-21
| |/
* / PM QOS updateMark Gross2010-05-10
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-01
|\
| * ACPI: replace acpi_integer by u64Lin Ming2010-01-28
* | ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh2010-02-22
* | ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven2010-02-16
|/
* ACPI: delete acpi_processor_power_verify_c2()Len Brown2010-01-20
* ACPI: allow C3 > 1000usecLen Brown2010-01-20
* ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown2010-01-20
* ACPI: fix for lapic_timer_propagate_broadcast()Hidetoshi Seto2009-12-16
* ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds2009-09-27
* ACPI: Kill overly verbose "power state" log messagesRoland Dreier2009-09-27
* Merge branch 'processor-procfs-2.6.32' into releaseLen Brown2009-09-19
|\
| * ACPI: fix CONFIG_ACPI_PROCFS=n build warningLen Brown2009-06-24
| * ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui2009-06-24
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-19