aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c
Commit message (Expand)AuthorAge
* cpuidle: Measure idle state durations with monotonic clockJulius Werner2012-11-27
* cpuidle / ACPI: fix potential NULL pointer dereferenceWei Yongjun2012-10-08
* cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...Daniel Lezcano2012-09-17
* ACPI / processor: remove unused function parameterDaniel Lezcano2012-09-15
* cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano2012-09-05
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-26
|\
| *-. Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-26
| |\ \
| | * | ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-17
| |/ /
* | | Merge branch 'pm-acpi'Rafael J. Wysocki2012-07-18
|\ \ \
| * | | ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki2012-07-01
| * | | ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki2012-07-01
| | |/ | |/|
* | | cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano2012-07-17
* | | cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano2012-07-17
* | | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano2012-07-17
* | | PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy2012-07-10
|/ /
* / PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar2012-06-27
|/
* Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-06
|\
| *-. Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-30
| |\ \
| | | * ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed()Paul E. McKenney2012-03-30
| | |/ | |/|
* | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony2012-04-05
| |/ |/|
* | idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-30
|/
* ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki2011-11-12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-06
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \
| * | locking, ACPI: Annotate c3_lock as rawThomas Gleixner2011-09-13
| |/
* / PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
|/
* x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-29
* Merge branch 'linus' into idle-testLen Brown2011-01-12
|\
| * drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
* | ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGsLen Brown2011-01-12
* | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-12
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-26
|\
| * ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWERThomas Renninger2010-10-01
* | acpi_idle: delete bogus data from cpuidle_state.power_usageLen Brown2010-10-15
|/
* Merge branch 'linus' into releaseLen Brown2010-08-15
|\
| * Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
| |\
| | * time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-27
| * | x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-02
| |/
* | gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-15
* | ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-15
|/
* Merge branch 'misc' into releaseLen Brown2010-07-22
|\
| * ACPI: fix unused function warningKOSAKI Motohiro2010-07-21
* | ACPI: create "processor.bm_check_disable" boot paramLen Brown2010-07-22
* | ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-22
|/
* ACPI: Eliminate us to pm ticks conversion in common pathVenkatesh Pallipadi2010-06-04
* ACPI: Fix the incorrect calculation about C-state idle timeZhao Yakui2010-06-04
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-28
|\