aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_idle.c
AgeCommit message (Expand)Author
2012-09-17cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...Daniel Lezcano
2012-09-15ACPI / processor: remove unused function parameterDaniel Lezcano
2012-09-05cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki
2012-07-17cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano
2012-07-17cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano
2012-07-17cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore
2012-07-10PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy
2012-07-01ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki
2012-06-27PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-05ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown
2012-03-30ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed()Paul E. McKenney
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky
2011-11-12ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-09-13locking, ACPI: Annotate c3_lock as rawThomas Gleixner
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown
2011-01-12Merge branch 'linus' into idle-testLen Brown
2011-01-12ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGsLen Brown
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-15acpi_idle: delete bogus data from cpuidle_state.power_usageLen Brown
2010-10-01ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWERThomas Renninger
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-02x86: Fix keeping track of AMD C1EMichal Schmidt
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
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