summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | ACPICA: Fix possible fault in return package object repair codeBob Moore2012-07-141-1/+1
| | | | | | * | | | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-141-2/+4
| | | | | | |\ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | | | * | | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-07-121-2/+4
| | | | | | | | |/ | | | | | | | |/|
| | | | | | * | | ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder2012-07-101-22/+0
| | | | | | |/ /
| | | | | | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-306-10/+35
| | | | | | |\ \
| | | | | | | | \
| | | | | | | | \
| | | | | | | | \
| | | | | | | | \
| | | | | | | | \
| | | | | | | | \
| | | | | | | *-----. \ Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown2012-06-3016-75/+237
| | | | | | | |\ \ \ \ \ | | | | | | | | | | | |/ | | | | | | | | | | |/|
| | | | | | | | | | | * ACPI sysfs.c strlen fixPavel Vasilyev2012-06-051-2/+2
| | | | | | | | | * | | ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui2012-06-301-0/+2
| | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | | | | | * | | | acpi_pad: fix power_saving thread deadlockStuart Hayes2012-06-301-3/+4
| | | | | |_|/ / / / | | | | |/| | | | |
| | | | | | * | | | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar2012-06-271-2/+30
| | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | ACPI: Set hotplug _OST support bit to _OSCToshi Kani2012-06-041-0/+4
| | | | | * | | | ACPI: Add _OST support for ACPI container hotplugToshi Kani2012-06-041-15/+28
| | | | | * | | | ACPI: Add _OST support for ACPI memory hotplugToshi Kani2012-06-041-11/+32
| | | | | * | | | ACPI: Add _OST support for ACPI CPU hotplugToshi Kani2012-06-041-8/+20
| | | | | * | | | ACPI: Add _OST support for sysfs ejectToshi Kani2012-06-041-9/+49
| | | | | * | | | ACPI: Add an interface to evaluate _OSTToshi Kani2012-06-041-0/+42
| | | * | | | | | ACPI Battery: Added capacitysrinivas pandruvada2012-06-011-0/+9
| | * | | | | | | ACPI, APEI: Fixup common access width firmware bugJean Delvare2012-07-141-0/+5
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying2012-06-123-5/+27
| | | |_|_|/ / | | |/| | | |
| * | | | | | ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-17115-664/+664
| * | | | | | ACPICA: Add new ACPI table load/unload external interfacesBob Moore2012-07-172-42/+178
| * | | | | | ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore2012-07-173-164/+213
| * | | | | | ACPICA: Add PCC address space to space ID decode functionBob Moore2012-07-171-10/+11
| * | | | | | ACPICA: Fix some comment fieldsBob Moore2012-07-179-18/+19
| * | | | | | ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore2012-07-174-73/+80
| * | | | | | ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore2012-07-171-0/+68
| * | | | | | ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-175-112/+154
| * | | | | | ACPICA: Add support for implicit notify on multiple devicesBob Moore2012-07-144-50/+109
| * | | | | | ACPICA: Update comments; no functional changeBob Moore2012-07-141-3/+3
| * | | | | | ACPICA: Utilities: conditionally compile backslash removal functionBob Moore2012-07-141-0/+2
| * | | | | | ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2012-07-142-0/+23
| * | | | | | ACPICA: Add FADT error message for GAS BitWidth overflowBob Moore2012-06-011-7/+25
| * | | | | | ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming2012-06-013-5/+5
| * | | | | | ACPICA: iASL: Improved pathname supportBob Moore2012-06-012-0/+31
| * | | | | | ACPICA: Disassembler: Add support for Operation Region externalsBob Moore2012-06-011-0/+81
| * | | | | | ACPICA: Add support for multiple notify handlersBob Moore2012-06-018-441/+262
| * | | | | | ACPICA: Lint fixes for acpi_write, no functional changesBob Moore2012-06-011-4/+5
| * | | | | | ACPICA: Object dump routines: Use common function for string outputBob Moore2012-06-011-3/+1
| * | | | | | ACPICA: AML Parser: Fix two possible memory leaks in error pathJesper Juhl2012-06-011-0/+2
| | |_|/ / / | |/| | | |
* | | | | | ACPI: acpi_pad: tune round_robin_timeLen Brown2012-07-141-1/+1
* | | | | | ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" threadLen Brown2012-06-131-1/+1
| |/ / / / |/| | | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb...Len Brown2012-06-0411-70/+211
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | | | |_|_|/ / | | | |/| | | / | | |_|_|_|_|/ | |/| | | | |
| | | | | * | ACPI: Ignore invalid _PSS entries, but use valid onesMarco Aurelio da Costa2012-05-081-5/+25
| | | | * | | Merge branch 'upstream' into bugfix-videoLen Brown2012-06-045-14/+45
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ACPI video: use after input_unregister_device()Dan Carpenter2012-06-011-7/+7
| | | | * | | acpi_video: Intel video is not always i915Alan Cox2012-06-011-5/+15
| | | | * | | acpi_video: fix leaking PCI referencesAlan Cox2012-06-011-2/+3
| | | | | |/ | | | | |/|
| | * | | | ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki2012-05-291-2/+2
| | * | | | ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki2012-05-292-23/+30
| | * | | | ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki2012-05-291-9/+28
OpenPOWER on IntegriCloud