aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_idle.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-27cpuidle: Measure idle state durations with monotonic clockGravatar Julius Werner 1-54/+3
2012-10-08cpuidle / ACPI: fix potential NULL pointer dereferenceGravatar Wei Yongjun 1-1/+2
2012-09-17cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...Gravatar Daniel Lezcano 1-8/+24
2012-09-15ACPI / processor: remove unused function parameterGravatar Daniel Lezcano 1-4/+2
2012-09-05cpuidle / ACPI : remove power from acpi_processor_cx structureGravatar Daniel Lezcano 1-2/+0
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-6/+6
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Gravatar Len Brown 1-8/+36
2012-07-19Merge branch 'pm-acpi'Gravatar Rafael J. Wysocki 1-2/+2
2012-07-17cpuilde / ACPI: remove time from acpi_processor_cx structureGravatar Daniel Lezcano 1-2/+0
2012-07-17cpuidle / ACPI: remove usage from acpi_processor_cx structureGravatar Daniel Lezcano 1-5/+0
2012-07-17cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureGravatar Daniel Lezcano 1-2/+0
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionGravatar Bob Moore 1-6/+6
2012-07-10PM / cpuidle: System resume hang fix with cpuidleGravatar Preeti U Murthy 1-29/+1
2012-07-01ACPI: Use struct dev_pm_ops for power management in processor driverGravatar Rafael J. Wysocki 1-2/+2
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackGravatar Rafael J. Wysocki 1-1/+1
2012-06-27PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Gravatar Deepthi Dharwar 1-2/+30
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseGravatar Len Brown 1-2/+1
2012-04-05ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Gravatar Luck, Tony 1-1/+1
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Gravatar Len Brown 1-2/+32
2012-03-30ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed()Gravatar Paul E. McKenney 1-2/+1
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesGravatar Boris Ostrovsky 1-0/+31
2011-11-12ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Gravatar Rafael J. Wysocki 1-29/+0
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-44/+207
2011-11-06cpuidle: Single/Global registration of idle statesGravatar Deepthi Dharwar 1-25/+166
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsGravatar Deepthi Dharwar 1-13/+12
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Gravatar Deepthi Dharwar 1-26/+49
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-5/+5
2011-09-13locking, ACPI: Annotate c3_lock as rawGravatar Thomas Gleixner 1-5/+5
2011-08-25PM QoS: Move and rename the implementation filesGravatar Jean Pihet 1-1/+1
2011-05-29x86 idle: clarify AMD erratum 400 workaroundGravatar Len Brown 1-1/+1
2011-01-12Merge branch 'linus' into idle-testGravatar Len Brown 1-3/+3
2011-01-12ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGsGravatar Len Brown 1-4/+0
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesGravatar Thomas Renninger 1-13/+11
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Gravatar Christoph Lameter 1-3/+3
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-1/+0
2010-10-15acpi_idle: delete bogus data from cpuidle_state.power_usageGravatar Len Brown 1-1/+0
2010-10-01ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWERGravatar Thomas Renninger 1-1/+0
2010-08-15Merge branch 'linus' into releaseGravatar Len Brown 1-2/+2
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIGravatar Andi Kleen 1-2/+1
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FGravatar Zhang Rui 1-99/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-1/+1
2010-08-02x86: Fix keeping track of AMD C1EGravatar Michal Schmidt 1-1/+1
2010-07-27time: Kill off CONFIG_GENERIC_TIMEGravatar John Stultz 1-1/+1
2010-07-22Merge branch 'misc' into releaseGravatar Len Brown 1-0/+3
2010-07-22ACPI: create "processor.bm_check_disable" boot paramGravatar Len Brown 1-0/+5
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itGravatar Len Brown 1-1/+1
2010-07-21ACPI: fix unused function warningGravatar KOSAKI Motohiro 1-0/+3
2010-06-04ACPI: Eliminate us to pm ticks conversion in common pathGravatar Venkatesh Pallipadi 1-10/+5
2010-06-04ACPI: Fix the incorrect calculation about C-state idle timeGravatar Zhao Yakui 1-1/+1
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-12/+16