| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-09-30 | linux-3.10.0-1160.el7 |  Jason A. Donenfeld | 1 | -54/+13 |
| 2013-05-12 | ACPI / PM: Move processor suspend/resume to syscore_ops |  Rafael J. Wysocki | 1 | -10/+19 |
| 2013-04-23 | cpuidle: remove en_core_tk_irqen flag |  Daniel Lezcano | 1 | -1/+0 |
| 2013-04-02 | cpuidle / ACPI: recover percpu ACPI processor cstate |  Alex Shi | 1 | -6/+7 |
| 2013-02-18 | Merge branch 'misc' into release |  Len Brown | 1 | -1/+0 |
| 2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param |  Len Brown | 1 | -1/+0 |
| 2013-02-08 | ACPI / idle: remove usage of the statedata |  Daniel Lezcano | 1 | -12/+7 |
| 2013-02-08 | ACPI / idle: pass the cpuidle_device parameter |  Daniel Lezcano | 1 | -5/+6 |
| 2013-02-08 | ACPI / idle : remove pointless headers |  Daniel Lezcano | 1 | -12/+1 |
| 2013-02-08 | ACPI / idle: remove unused definition |  Daniel Lezcano | 1 | -4/+0 |
| 2013-01-19 | ACPI / processor: Get power info before updating the C-states |  Thomas Schlichter | 1 | -0/+1 |
| 2013-01-18 | ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled |  Konrad Rzeszutek Wilk | 1 | -0/+3 |
| 2012-11-27 | cpuidle: Measure idle state durations with monotonic clock |  Julius Werner | 1 | -54/+3 |
| 2012-10-08 | cpuidle / ACPI: fix potential NULL pointer dereference |  Wei Yongjun | 1 | -1/+2 |
| 2012-09-17 | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power structure |  Daniel Lezcano | 1 | -8/+24 |
| 2012-09-15 | ACPI / processor: remove unused function parameter |  Daniel Lezcano | 1 | -4/+2 |
| 2012-09-05 | cpuidle / ACPI : remove power from acpi_processor_cx structure |  Daniel Lezcano | 1 | -2/+0 |
| 2012-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux |  Linus Torvalds | 1 | -6/+6 |
| 2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release |  Len Brown | 1 | -8/+36 |
| 2012-07-19 | Merge branch 'pm-acpi' |  Rafael J. Wysocki | 1 | -2/+2 |
| 2012-07-17 | cpuilde / ACPI: remove time from acpi_processor_cx structure |  Daniel Lezcano | 1 | -2/+0 |
| 2012-07-17 | cpuidle / ACPI: remove usage from acpi_processor_cx structure |  Daniel Lezcano | 1 | -5/+0 |
| 2012-07-17 | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure |  Daniel Lezcano | 1 | -2/+0 |
| 2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion |  Bob Moore | 1 | -6/+6 |
| 2012-07-10 | PM / cpuidle: System resume hang fix with cpuidle |  Preeti U Murthy | 1 | -29/+1 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in processor driver |  Rafael J. Wysocki | 1 | -2/+2 |
| 2012-07-01 | ACPI / PM: Drop pm_message_t argument from device suspend callback |  Rafael J. Wysocki | 1 | -1/+1 |
| 2012-06-27 | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. |  Deepthi Dharwar | 1 | -2/+30 |
| 2012-04-06 | Merge branches 'idle-fix' and 'misc' into release |  Len Brown | 1 | -2/+1 |
| 2012-04-05 | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() |  Luck, Tony | 1 | -1/+1 |
| 2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release |  Len Brown | 1 | -2/+32 |
| 2012-03-30 | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() |  Paul E. McKenney | 1 | -2/+1 |
| 2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states |  Boris Ostrovsky | 1 | -0/+31 |
| 2011-11-12 | ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) |  Rafael J. Wysocki | 1 | -29/+0 |
| 2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux |  Linus Torvalds | 1 | -44/+207 |
| 2011-11-06 | cpuidle: Single/Global registration of idle states |  Deepthi Dharwar | 1 | -25/+166 |
| 2011-11-06 | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields |  Deepthi Dharwar | 1 | -13/+12 |
| 2011-11-06 | cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state |  Deepthi Dharwar | 1 | -26/+49 |
| 2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -5/+5 |
| 2011-09-13 | locking, ACPI: Annotate c3_lock as raw |  Thomas Gleixner | 1 | -5/+5 |
| 2011-08-25 | PM QoS: Move and rename the implementation files |  Jean Pihet | 1 | -1/+1 |
| 2011-05-29 | x86 idle: clarify AMD erratum 400 workaround |  Len Brown | 1 | -1/+1 |
| 2011-01-12 | Merge branch 'linus' into idle-test |  Len Brown | 1 | -3/+3 |
| 2011-01-12 | ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs |  Len Brown | 1 | -4/+0 |
| 2011-01-12 | ACPI, intel_idle: Cleanup idle= internal variables |  Thomas Renninger | 1 | -13/+11 |
| 2010-12-17 | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. |  Christoph Lameter | 1 | -3/+3 |
| 2010-10-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 1 | -1/+0 |
| 2010-10-15 | acpi_idle: delete bogus data from cpuidle_state.power_usage |  Len Brown | 1 | -1/+0 |
| 2010-10-01 | ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER |  Thomas Renninger | 1 | -1/+0 |
| 2010-08-15 | Merge branch 'linus' into release |  Len Brown | 1 | -2/+2 |