| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'bugzilla-25412' and 'bugzilla-25302' into release | Len Brown | 2010-12-26 | 3 | -42/+63 |
|\ \ |
|
| | * | Revert "ACPI battery: update status upon sysfs query" | Len Brown | 2010-12-25 | 1 | -5/+0 |
| * | | ACPI / ACPICA: Disable GPEs during initialization | Rafael J. Wysocki | 2010-12-26 | 1 | -0/+3 |
| * | | ACPI: Execute _PRW for devices reported as inactive or not present | Rafael J. Wysocki | 2010-12-17 | 1 | -37/+60 |
* | | | Merge branch 'bugzilla-23002' into release | Len Brown | 2010-12-14 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130D | Rafael J. Wysocki | 2010-12-14 | 1 | -0/+8 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.... | Len Brown | 2010-12-11 | 8 | -92/+141 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | | | * | | ACPI: fix allowing to add/remove multiple _OSI strings | Lin Ming | 2010-12-11 | 1 | -16/+50 |
| | | | * | | acpi: fix _OSI string setup regression | Lin Ming | 2010-12-11 | 1 | -26/+33 |
| | | | |/ |
|
| | | * | | ACPI/HEST: adjust section selection | Jan Beulich | 2010-12-11 | 1 | -5/+5 |
| | | * | | ACPI: eliminate unused variable warning for !ACPI_SLEEP | Jan Beulich | 2010-12-11 | 1 | -2/+2 |
| | | * | | ACPI thermal: remove two unused functions | Zhang Rui | 2010-12-11 | 1 | -9/+0 |
| | | * | | ACPI: fix a section mismatch | Zhang Rui | 2010-12-11 | 1 | -1/+1 |
| | | * | | ACPI, APEI, use raw spinlock in ERST | Huang Ying | 2010-12-11 | 1 | -17/+17 |
| | | |/ |
|
| | * | | ACPI / PM: Do not refcount power resources that can't be turned on | Rafael J. Wysocki | 2010-12-01 | 1 | -1/+3 |
| | * | | ACPI / PM: Check device state before refcounting power resources | Rafael J. Wysocki | 2010-12-01 | 1 | -5/+3 |
| | |/ |
|
| * | | ACPI battery: update status upon sysfs query | Zhang Rui | 2010-12-09 | 1 | -0/+5 |
| * | | ACPI ac: update AC status upon sysfs query | Zhang Rui | 2010-12-09 | 1 | -17/+29 |
| |/ |
|
* / | ACPI: EC: Add another dmi match entry for MSI hardware | Alexey Starikovskiy | 2010-12-09 | 1 | -0/+3 |
|/ |
|
* | ACPI: debugfs custom_method open to non-root | Dave Jones | 2010-11-13 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-27 | 62 | -2632/+2337 |
|\ |
|
| * | Merge branch 'misc' into release | Len Brown | 2010-10-26 | 8 | -213/+20 |
| |\ |
|
| | * | ACPI: install ACPI table handler before any dynamic tables being loaded | Zhang Rui | 2010-10-26 | 1 | -1/+6 |
| | * | ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvs | Rafael J. Wysocki | 2010-10-26 | 1 | -0/+8 |
| | * | ACPI dock: move some functions to .init.text | Uwe Kleine-König | 2010-10-19 | 1 | -3/+3 |
| | * | ACPI: thermal: remove unused limit code | Len Brown | 2010-10-19 | 1 | -71/+0 |
| | * | ACPI: static sleep_states[] and acpi_gts_bfs_check | Stephen Hemminger | 2010-10-19 | 2 | -3/+2 |
| | * | ACPI: remove dead code | Stephen Hemminger | 2010-10-19 | 3 | -134/+0 |
| | * | ACPI: Only processor needs CPU_IDLE | Jean Delvare | 2010-10-19 | 1 | -1/+1 |
| * | | Merge branch 'acpi-mmio' into release | Len Brown | 2010-10-26 | 1 | -48/+232 |
| |\ \ |
|
| | * | | ACPI: Page based coalescing of I/O remappings optimization | Myron Stowe | 2010-10-25 | 1 | -11/+51 |
| | * | | ACPI: Convert simple locking to RCU based locking | Myron Stowe | 2010-10-25 | 1 | -12/+11 |
| | * | | ACPI: Pre-map 'system event' related register blocks | Myron Stowe | 2010-10-25 | 1 | -31/+40 |
| | * | | ACPI: Add interfaces for ioremapping/iounmapping ACPI registers | Myron Stowe | 2010-10-25 | 1 | -0/+38 |
| | * | | ACPI: Maintain a list of ACPI memory mapped I/O remappings | Myron Stowe | 2010-10-25 | 1 | -15/+113 |
| | * | | ACPI: Fix ioremap size for MMIO reads and writes | Myron Stowe | 2010-10-25 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge branch 'ec-param' into release | Len Brown | 2010-10-25 | 1 | -2/+7 |
| |\ \ |
|
| | * | | ACPI: Make Embedded Controller command timeout delay configurable | Thomas Renninger | 2010-10-22 | 1 | -2/+7 |
| | |/ |
|
| * | | Merge branch 'power-refcount' into release | Len Brown | 2010-10-25 | 1 | -97/+70 |
| |\ \ |
|
| | * | | ACPI / PM: Fix reference counting of power resources | Rafael J. Wysocki | 2010-10-23 | 1 | -97/+70 |
| | |/ |
|
| * | | Merge branch 'cleanup' into release | Len Brown | 2010-10-25 | 1 | -1/+0 |
| |\ \ |
|
| | * | | ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER | Thomas Renninger | 2010-10-01 | 1 | -1/+0 |
| * | | | Merge branch 'gpe-defer' into release | Len Brown | 2010-10-25 | 12 | -140/+92 |
| |\ \ \ |
|
| | * | | | ACPI / ACPICA: Defer enabling of runtime GPEs (v3) | Rafael J. Wysocki | 2010-09-24 | 12 | -140/+92 |
| | |/ / |
|
| * | | | Merge branch 'battery' into release | Len Brown | 2010-10-25 | 1 | -8/+27 |
| |\ \ \ |
|
| | * | | | ACPI / Battery: Return -ENODEV for unknown values in get_property() | Rafael J. Wysocki | 2010-10-23 | 1 | -8/+27 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'acpi_pm_device_sleep_state' into release | Len Brown | 2010-10-25 | 1 | -6/+10 |
| |\ \ \ |
|
| | * | | | ACPI / PM: Fix problems with acpi_pm_device_sleep_state() | Rafael J. Wysocki | 2010-10-15 | 1 | -6/+10 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int... | Len Brown | 2010-10-25 | 3 | -20/+59 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | | * | | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 2010-10-02 | 2 | -5/+4 |