aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk2013-01-271-0/+3
* x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-291-1/+1
* Merge branch 'linus' into idle-testLen Brown2011-01-121-3/+3
|\
| * drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-3/+3
* | ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGsLen Brown2011-01-121-4/+0
* | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-121-13/+11
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-261-1/+0
|\
| * ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWERThomas Renninger2010-10-011-1/+0
* | acpi_idle: delete bogus data from cpuidle_state.power_usageLen Brown2010-10-151-1/+0
|/
* Merge branch 'linus' into releaseLen Brown2010-08-151-2/+2
|\
| * Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-1/+1
| |\
| | * time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-1/+1
| * | x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-021-1/+1
| |/
* | gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-151-2/+1
* | ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-99/+0
|/
* Merge branch 'misc' into releaseLen Brown2010-07-221-0/+3
|\
| * ACPI: fix unused function warningKOSAKI Motohiro2010-07-211-0/+3
* | ACPI: create "processor.bm_check_disable" boot paramLen Brown2010-07-221-0/+5
* | ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-221-1/+1
|/
* ACPI: Eliminate us to pm ticks conversion in common pathVenkatesh Pallipadi2010-06-041-10/+5
* ACPI: Fix the incorrect calculation about C-state idle timeZhao Yakui2010-06-041-1/+1
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-281-12/+16
|\
| * ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown2010-05-281-12/+16
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-17/+13
|\ \
| * | ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi2010-05-281-4/+10
| * | ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown2010-05-211-13/+3
| |/
* | PM QOS updateMark Gross2010-05-101-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-1/+1
|\
| * ACPI: replace acpi_integer by u64Lin Ming2010-01-281-1/+1
* | ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh2010-02-221-12/+16
* | ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven2010-02-161-0/+8
|/
* ACPI: delete acpi_processor_power_verify_c2()Len Brown2010-01-201-18/+4
* ACPI: allow C3 > 1000usecLen Brown2010-01-201-10/+11
* ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown2010-01-201-10/+11
* ACPI: fix for lapic_timer_propagate_broadcast()Hidetoshi Seto2009-12-161-3/+8
* 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