summaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_idle.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-44/+207
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-25/+166
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar1-13/+12
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar1-26/+49
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+5
2011-09-13locking, ACPI: Annotate c3_lock as rawThomas Gleixner1-5/+5
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown1-1/+1
2011-01-12Merge branch 'linus' into idle-testLen Brown1-3/+3
2011-01-12ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGsLen Brown1-4/+0
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger1-13/+11
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-3/+3
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+0
2010-10-15acpi_idle: delete bogus data from cpuidle_state.power_usageLen Brown1-1/+0
2010-10-01ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWERThomas Renninger1-1/+0
2010-08-15Merge branch 'linus' into releaseLen Brown1-2/+2
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen1-2/+1
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui1-99/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-1/+1
2010-08-02x86: Fix keeping track of AMD C1EMichal Schmidt1-1/+1
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-1/+1
2010-07-22Merge branch 'misc' into releaseLen Brown1-0/+3
2010-07-22ACPI: create "processor.bm_check_disable" boot paramLen Brown1-0/+5
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown1-1/+1
2010-07-21ACPI: fix unused function warningKOSAKI Motohiro1-0/+3
2010-06-04ACPI: Eliminate us to pm ticks conversion in common pathVenkatesh Pallipadi1-10/+5
2010-06-04ACPI: Fix the incorrect calculation about C-state idle timeZhao Yakui1-1/+1
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-12/+16
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-17/+13
2010-05-28ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi1-4/+10
2010-05-28ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown1-12/+16
2010-05-21ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown1-13/+3
2010-05-10PM QOS updateMark Gross1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds1-1/+1
2010-02-22ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh1-12/+16
2010-02-16ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven1-0/+8
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-1/+1
2010-01-20ACPI: delete acpi_processor_power_verify_c2()Len Brown1-18/+4
2010-01-20ACPI: allow C3 > 1000usecLen Brown1-10/+11
2010-01-20ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown1-10/+11
2009-12-16ACPI: fix for lapic_timer_propagate_broadcast()Hidetoshi Seto1-3/+8
2009-09-27ACPI: kill "unused variable ā€˜iā€™" warningLinus Torvalds1-1/+0
2009-09-27ACPI: Kill overly verbose "power state" log messagesRoland Dreier1-7/+0
2009-09-19Merge branch 'processor-procfs-2.6.32' into releaseLen Brown1-2/+8
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha1-2/+4
2009-06-24ACPI: fix CONFIG_ACPI_PROCFS=n build warningLen Brown1-0/+2
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown1-24/+23
2009-06-24ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui1-2/+6