summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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: Misc comments to minimize code divergenceLin Ming2011-01-126-46/+81
| * | | ACPICA: Global event handlerLin Ming2011-01-126-5/+92
| * | | ACPICA: Implicit notify supportLin Ming2011-01-128-88/+161
| * | | 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-125-14/+22
| * | | ACPICA: Rename some function and variable namesLin Ming2011-01-1212-51/+68
| * | | 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-142-19/+13
|\ \ \
| * \ \ Merge branch 'linus' into idle-testLen Brown2011-01-133-7/+15
| |\ \ \
| * | | | ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGsLen Brown2011-01-121-4/+0
| * | | | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-122-15/+13
| | |/ / | |/| |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-135-8/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix spelling mistakes in commentsStefan Weil2011-01-032-2/+2
| * | | Merge branch 'master' into for-nextJiri Kosina2010-12-2210-93/+153
| |\ \ \
| * | | | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-2/+2
| * | | | backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
| * | | | hibernation: constify platform_hibernation_opsLionel Debroux2010-11-161-2/+2
| * | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-081-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-179-92/+152
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-061-2/+12
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar2011-01-0468-2741/+2530
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu2010-12-231-2/+12
* | | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-043-42/+63
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'bugzilla-25412' and 'bugzilla-25302' into releaseLen Brown2010-12-263-42/+63
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | Revert "ACPI battery: update status upon sysfs query"Len Brown2010-12-251-5/+0
| | * | | | | ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki2010-12-261-0/+3
| | * | | | | ACPI: Execute _PRW for devices reported as inactive or not presentRafael J. Wysocki2010-12-171-37/+60
| | | |_|/ / | | |/| | |
* | | | | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-229-92/+152
|\| | | | |
| * | | | | Merge branch 'bugzilla-23002' into releaseLen Brown2010-12-141-0/+8
| |\ \ \ \ \
| | * | | | | ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki2010-12-141-0/+8
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown2010-12-118-92/+141
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | | | * | | | ACPI: fix allowing to add/remove multiple _OSI stringsLin Ming2010-12-111-16/+50
| | | | | * | | | acpi: fix _OSI string setup regressionLin Ming2010-12-111-26/+33
| | | | | |/ / /
| | | | * | | | ACPI/HEST: adjust section selectionJan Beulich2010-12-111-5/+5
| | | | * | | | ACPI: eliminate unused variable warning for !ACPI_SLEEPJan Beulich2010-12-111-2/+2
| | | | * | | | ACPI thermal: remove two unused functionsZhang Rui2010-12-111-9/+0
| | | | * | | | ACPI: fix a section mismatchZhang Rui2010-12-111-1/+1
| | | | * | | | ACPI, APEI, use raw spinlock in ERSTHuang Ying2010-12-111-17/+17
| | | | |/ / /
| | | * | | | ACPI / PM: Do not refcount power resources that can't be turned onRafael J. Wysocki2010-12-011-1/+3
| | | * | | | ACPI / PM: Check device state before refcounting power resourcesRafael J. Wysocki2010-12-011-5/+3
| | | |/ / /
| | * | | | ACPI battery: update status upon sysfs queryZhang Rui2010-12-091-0/+5
| | * | | | ACPI ac: update AC status upon sysfs queryZhang Rui2010-12-091-17/+29
| | |/ / /
| * / / / ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy2010-12-091-0/+3
| |/ / /