aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_idle.c
AgeCommit message (Expand)Author
2010-07-22Merge branch 'misc' into releaseLen Brown
2010-07-22ACPI: create "processor.bm_check_disable" boot paramLen Brown
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-07-21ACPI: fix unused function warningKOSAKI Motohiro
2010-06-04ACPI: Eliminate us to pm ticks conversion in common pathVenkatesh Pallipadi
2010-06-04ACPI: Fix the incorrect calculation about C-state idle timeZhao Yakui
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-28ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi
2010-05-28ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown
2010-05-21ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown
2010-05-10PM QOS updateMark Gross
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh
2010-02-16ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2010-01-20ACPI: delete acpi_processor_power_verify_c2()Len Brown
2010-01-20ACPI: allow C3 > 1000usecLen Brown
2010-01-20ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown
2009-12-16ACPI: fix for lapic_timer_propagate_broadcast()Hidetoshi Seto
2009-09-27ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds
2009-09-27ACPI: Kill overly verbose "power state" log messagesRoland Dreier
2009-09-19Merge branch 'processor-procfs-2.6.32' into releaseLen Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-06-24ACPI: fix CONFIG_ACPI_PROCFS=n build warningLen Brown
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-24ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui
2009-06-18ACPI: idle: rename lapic timer workaround routinesLen Brown
2009-05-27ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh
2009-05-26cpuidle: fix AMD C1E suspend hangShaohua Li
2009-05-26cpuidle: makes AMD C1E work in acpi_idleShaohua Li
2009-05-16Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown
2009-05-16ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown
2009-05-16ACPI: idle: fix init-time TSC check regressionLen Brown
2009-05-15ACPI: suspend: restore BM_RLD on resumeLen Brown
2009-04-24Merge branch 'bugzilla-13142' into releaseLen Brown
2009-04-24Merge branch 'hpet' into releaseLen Brown
2009-04-23ACPI: prevent processor.max_cstate=0 boot crashLen Brown
2009-04-23ACPI/hpet: prevent boot hang when hpet=force used on ICH-4MLen Brown
2009-04-22ACPI: delete obsolete "bus master activity" proc fieldLen Brown
2009-04-22ACPI: idle: mark_tsc_unstable() at init-time, not run-timeLen Brown
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi
2009-04-05Merge branch 'pmtimer-overflow' into releaseLen Brown
2009-04-03ACPI: Remove R40e c-state blacklistThomas Renninger
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore
2009-03-17acpi: fix of pmtimer overflow that make Cx states time incorrectalex.shi
2009-02-06ACPI: delete CPU_IDLE=n codeLen Brown