summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ACPI: suppress compiler warning in container.cAndy Shevchenko2013-03-251-0/+2
| | * | | | | | | ACPI: suppress compiler warning in battery.cAndy Shevchenko2013-03-251-1/+1
| | * | | | | | | ACPI: suppress compiler warnings in processor_throttling.cAndy Shevchenko2013-03-251-1/+2
| | * | | | | | | ACPI: suppress compiler warnings in button.cAndy Shevchenko2013-03-251-0/+1
| | * | | | | | | ACPI: replace kmalloc+memcpy with kmemdupAndrei Epure2013-03-241-3/+2Star
| | * | | | | | | ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira2013-03-241-0/+8
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-04-282-34/+63
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / PM: Expose lists of device wakeup power resources to user spaceRafael J. Wysocki2013-04-111-19/+39
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ACPI / PM: Fix potential problem in acpi_device_get_power()Rafael J. Wysocki2013-03-251-15/+24
| | |/ / / / /
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-04-2842-971/+2292
| |\ \ \ \ \ \
| | * | | | | | ACPICA: Add a lock to the internal object reference count mechanismBob Moore2013-04-123-35/+57
| | * | | | | | ACPICA: Fix a format string for 64-bit generationBob Moore2013-04-121-1/+2
| | * | | | | | ACPICA: Remove FORCE_DELETE option for global reference count mechanismBob Moore2013-04-122-14/+3Star
| | * | | | | | ACPICA: Improve error message for Index() operatorBob Moore2013-04-121-4/+6
| | * | | | | | ACPICA: FADT: Remove extraneous warning for very large GPE registersLinn Crosetto2013-04-121-0/+4
| | * | | | | | ACPICA: Fix a typo in a function header, no functional changeColin Ian King2013-04-121-1/+1
| | * | | | | | ACPICA: Fix a typo in an error messageColin Ian King2013-04-121-1/+1
| | * | | | | | ACPICA: Fix for some comments/headersTang Chen2013-04-121-10/+12
| | * | | | | | ACPICA: _OSI Support: handle any errors from acpi_os_acquire_mutex()Jung-uk Kim2013-04-123-11/+34
| | * | | | | | ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore2013-04-128-513/+1361
| | | |_|_|_|/ | | |/| | | |
| | * | | | | ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu2013-03-241-0/+1
| | * | | | | ACPICA: Object repair: Allow 0-length packages for variable-length packagesBob Moore2013-03-121-2/+8
| | * | | | | ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-123-0/+5
| | * | | | | ACPICA: Return object repair: Add resource template repairsLv Zheng2013-03-123-0/+99
| | * | | | | ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng2013-03-123-0/+75
| | * | | | | ACPICA: Split object conversion functions to a new fileBob Moore2013-03-124-262/+318
| | * | | | | ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore2013-03-125-87/+221
| | * | | | | ACPICA: Add exception descriptions to exception info tableBob Moore2013-03-122-12/+17
| | * | | | | ACPICA: Regression fix: reinstate safe exit macrosBob Moore2013-03-129-26/+26
| | * | | | | ACPICA: Update for ACPI 5 hardware-reduced featureBob Moore2013-03-122-0/+24
| | * | | | | ACPICA: Add parens within macros around parameter namesBob Moore2013-03-121-2/+2
| | * | | | | ACPICA: Add macros to access pointer to next object in the descriptor listJung-uk Kim2013-03-122-8/+6Star
| | * | | | | ACPICA: Update error/debug messages for fixed eventsBob Moore2013-03-122-14/+19
| | * | | | | ACPICA: Fix a long-standing bug in local cacheJung-uk Kim2013-03-121-13/+7Star
| | * | | | | ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim2013-03-121-1/+1
| | * | | | | ACPICA: Resource Mgr: Prevent infinite loops in resource walksBob Moore2013-03-124-1/+29
| * | | | | | Merge branch 'acpi-lpss'Rafael J. Wysocki2013-04-285-38/+304
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ACPI / LPSS: make code less confusing for readerAndy Shevchenko2013-03-251-2/+2
| | * | | | | ACPI / LPSS: Add support for exposing LTR registers to user spaceRafael J. Wysocki2013-03-211-5/+134
| | * | | | | ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki2013-03-215-38/+175
| | |/ / / /
| * | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-04-288-581/+538Star
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | ACPI / memhotplug: Remove info->failed bitYasuaki Ishimatsu2013-03-251-13/+2Star
| | * | | ACPI / memhotplug: set info->enabled for memory present at boot timeYasuaki Ishimatsu2013-03-251-2/+2
| | * | | ACPI: Verify device status after ejectToshi Kani2013-03-251-1/+17
| | * | | acpi: remove reference to ACPI_HOTPLUG_IOPaul Bolle2013-03-241-1/+1
| | * | | ACPI: Update _OST handling for notifyToshi Kani2013-03-241-52/+35Star
| | * | | ACPI: Update PNPID match handling for notifyToshi Kani2013-03-241-33/+52
| | * | | ACPI: Update PNPID set/free interfacesToshi Kani2013-03-243-44/+45
| | * | | ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani2013-03-242-49/+45Star
| | * | | ACPI / hotplug: Make acpi_hotplug_profile_ktype staticRafael J. Wysocki2013-03-191-1/+1