summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | PNP: Compile all pnp built-in stuff in one module namespaceThomas Renninger2010-10-274-8/+12
| * | | | | | Merge branch 'bugzilla-15100' into releaseLen Brown2011-01-122-28/+72
| |\ \ \ \ \ \
| | * | | | | | PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle accessRafael J. Wysocki2011-01-112-28/+72
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-1211-36/+43
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ACPI: Use ioremap_cache()Len Brown2011-01-072-3/+8
| | * | | | | ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory()Rafael J. Wysocki2011-01-071-2/+4
| | * | | | | ACPI / PM: Update file information and the list of includes in nvs.cRafael J. Wysocki2011-01-071-3/+3
| | * | | | | PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-078-24/+19
| | * | | | | PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby2011-01-073-6/+11
| | |/ / / /
| * | | | | Merge branch 'wakeup-etc-rafael' into releaseLen Brown2011-01-128-89/+94
| |\ \ \ \ \
| | * | | | | ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvsRafael J. Wysocki2011-01-071-0/+8
| | * | | | | ACPI / PM: Report wakeup events from buttonsRafael J. Wysocki2011-01-071-0/+5
| | * | | | | ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki2011-01-072-10/+1
| | * | | | | ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki2011-01-074-17/+26
| | * | | | | ACPI / PM: Do not enable multiple devices to wake up simultaneouslyRafael J. Wysocki2011-01-071-25/+1
| | * | | | | ACPI / ACPICA: Fix global lock acquisitionRafael J. Wysocki2011-01-071-39/+55
| | |/ / / /
| * | | | | Merge branch 'power-resource' into releaseLen Brown2011-01-128-145/+171
| |\ \ \ \ \
| | * | | | | ACPI / PM: Drop acpi_power_nocheckRafael J. Wysocki2011-01-123-43/+0
| | * | | | | ACPI / PM: Drop acpi_bus_get_power()Rafael J. Wysocki2011-01-122-20/+0
| | * | | | | Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()Rafael J. Wysocki2011-01-121-2/+2
| | * | | | | ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki2011-01-124-25/+12
| | * | | | | ACPI / PM: Register power resource devices as soon as they are neededRafael J. Wysocki2011-01-121-0/+20
| | * | | | | ACPI / PM: Register acpi_power_driver earlyRafael J. Wysocki2011-01-122-1/+2
| | * | | | | ACPI / PM: Add function for updating device power state consistentlyRafael J. Wysocki2011-01-122-29/+62
| | * | | | | ACPI / PM: Add function for device power state initializationRafael J. Wysocki2011-01-123-4/+27
| | * | | | | ACPI / PM: Introduce __acpi_bus_get_power()Rafael J. Wysocki2011-01-121-19/+29
| | * | | | | ACPI / PM: Introduce function for refcounting device power resourcesRafael J. Wysocki2011-01-122-0/+9
| | * | | | | ACPI / PM: Add functions for manipulating lists of power resourcesRafael J. Wysocki2011-01-121-29/+38
| | * | | | | ACPI / PM: Prevent acpi_power_get_inferred_state() from making changesRafael J. Wysocki2011-01-123-10/+7
| | |/ / / /
| * | | | | ACPICA: Update version to 20101209Lin Ming2011-01-121-1/+1
| * | | | | ACPICA: Misc comments to minimize code divergenceLin Ming2011-01-126-46/+81
| * | | | | ACPICA: Global event handlerLin Ming2011-01-128-5/+104
| * | | | | ACPICA: Implicit notify supportLin Ming2011-01-1210-106/+186
| * | | | | ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_methodLin Ming2011-01-121-12/+45
| * | | | | ACPICA: Remove unused function declarationsLin Ming2011-01-121-6/+0
| * | | | | ACPICA: New GPE handler callback definitionLin Ming2011-01-128-17/+29
| * | | | | ACPICA: Rename some function and variable namesLin Ming2011-01-1214-56/+73
| * | | | | ACPICA: Move GPE functions to new file evxfgpe.cLin Ming2011-01-125-601/+654
| |/ / / /
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-1413-113/+145
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cpuidle-perf-events' into idle-testLen Brown2011-01-135-16/+12
| |\ \ \ \ \
| | * | | | | cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...Thomas Renninger2011-01-135-16/+12
| * | | | | | Merge branch 'linus' into idle-testLen Brown2011-01-135511-222164/+413450
| |\| | | | |
| * | | | | | intel_idle: open broadcast clock eventShaohua Li2011-01-121-1/+46
| * | | | | | cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown2011-01-122-1/+2
| * | | | | | cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown2011-01-122-1/+8
| * | | | | | cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown2011-01-121-3/+0
| * | | | | | SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOWLen Brown2011-01-121-1/+0
| * | | | | | cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown2011-01-122-2/+1
| * | | | | | ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGsLen Brown2011-01-121-4/+0
| * | | | | | cpuidle: Rename X86 specific idle poll state[0] from C0 to POLLThomas Renninger2011-01-121-1/+1