| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branches 'idle-fix' and 'misc' into release | Len Brown | 2012-04-06 | 1 | -2/+1 |
|\ |
|
| *-. | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 | 1 | -2/+32 |
| |\ \ |
|
| | | * | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney | 2012-03-30 | 1 | -2/+1 |
| | |/
| |/| |
|
* | | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() | Luck, Tony | 2012-04-05 | 1 | -1/+1 |
| |/
|/| |
|
* | | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 2012-03-30 | 1 | -0/+31 |
|/ |
|
* | ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) | Rafael J. Wysocki | 2011-11-12 | 1 | -29/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 | 1 | -44/+207 |
|\ |
|
| * | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-06 | 1 | -25/+166 |
| * | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar | 2011-11-06 | 1 | -13/+12 |
| * | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 2011-11-06 | 1 | -26/+49 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 1 | -5/+5 |
|\ \ |
|
| * | | locking, ACPI: Annotate c3_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -5/+5 |
| |/ |
|
* / | PM QoS: Move and rename the implementation files | Jean Pihet | 2011-08-25 | 1 | -1/+1 |
|/ |
|
* | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 | 1 | -1/+1 |
* | Merge branch 'linus' into idle-test | Len Brown | 2011-01-12 | 1 | -3/+3 |
|\ |
|
| * | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 2010-12-17 | 1 | -3/+3 |
* | | ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs | Len Brown | 2011-01-12 | 1 | -4/+0 |
* | | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger | 2011-01-12 | 1 | -13/+11 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-26 | 1 | -1/+0 |
|\ |
|
| * | ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER | Thomas Renninger | 2010-10-01 | 1 | -1/+0 |
* | | acpi_idle: delete bogus data from cpuidle_state.power_usage | Len Brown | 2010-10-15 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'linus' into release | Len Brown | 2010-08-15 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 1 | -1/+1 |
| |\ |
|
| | * | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -1/+1 |
| * | | x86: Fix keeping track of AMD C1E | Michal Schmidt | 2010-08-02 | 1 | -1/+1 |
| |/ |
|
* | | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen | 2010-08-15 | 1 | -2/+1 |
* | | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 | 1 | -99/+0 |
|/ |
|
* | Merge branch 'misc' into release | Len Brown | 2010-07-22 | 1 | -0/+3 |
|\ |
|
| * | ACPI: fix unused function warning | KOSAKI Motohiro | 2010-07-21 | 1 | -0/+3 |
* | | ACPI: create "processor.bm_check_disable" boot param | Len Brown | 2010-07-22 | 1 | -0/+5 |
* | | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown | 2010-07-22 | 1 | -1/+1 |
|/ |
|
* | ACPI: Eliminate us to pm ticks conversion in common path | Venkatesh Pallipadi | 2010-06-04 | 1 | -10/+5 |
* | ACPI: Fix the incorrect calculation about C-state idle time | Zhao Yakui | 2010-06-04 | 1 | -1/+1 |
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-05-28 | 1 | -12/+16 |
|\ |
|
| * | ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case | Len Brown | 2010-05-28 | 1 | -12/+16 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | 1 | -17/+13 |
|\ \ |
|
| * | | ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion | Venkatesh Pallipadi | 2010-05-28 | 1 | -4/+10 |
| * | | ACPI: delete unused c-state promotion/demotion data strucutures | Len Brown | 2010-05-21 | 1 | -13/+3 |
| |/ |
|
* / | PM QOS update | Mark Gross | 2010-05-10 | 1 | -1/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 | 1 | -1/+1 |
|\ |
|
| * | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 | 1 | -1/+1 |
* | | ACPI: Be in TS_POLLING state during mwait based C-state entry | Pallipadi, Venkatesh | 2010-02-22 | 1 | -12/+16 |
* | | ACPI: fix High cpu temperature with 2.6.32 | Arjan van de Ven | 2010-02-16 | 1 | -0/+8 |
|/ |
|
* | ACPI: delete acpi_processor_power_verify_c2() | Len Brown | 2010-01-20 | 1 | -18/+4 |
* | ACPI: allow C3 > 1000usec | Len Brown | 2010-01-20 | 1 | -10/+11 |
* | ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C | Len Brown | 2010-01-20 | 1 | -10/+11 |
* | ACPI: fix for lapic_timer_propagate_broadcast() | Hidetoshi Seto | 2009-12-16 | 1 | -3/+8 |
* | ACPI: kill "unused variable āiā" warning | Linus Torvalds | 2009-09-27 | 1 | -1/+0 |
* | ACPI: Kill overly verbose "power state" log messages | Roland Dreier | 2009-09-27 | 1 | -7/+0 |