aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
| * | | | | ACPI: replace strlen("string") with sizeof("string") -1Len Brown2012-07-26
| * | | | | ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unsetRafael J. Wysocki2012-07-26
| | |/ / / | |/| | |
* | | | | ACPI: delete _GTS/_BFS supportLen Brown2012-07-30
| |_|_|/ |/| | |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------------. \ \ \ Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | | * | | | Thermal: Documentation updateZhang Rui2012-07-24
| | | | | | | * | | | Thermal: Make Thermal trip points writeableDurgadoss R2012-07-24
| | | | | | | | |/ / | | | | | | | |/| |
| | | | | | * / | | ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu2012-07-24
| | | | | | |/ / /
| | | | | | * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-14
| | | | | | |\ \ \
| | | | | | | * | | ACPICA: Fix possible fault in return package object repair codeBob Moore2012-07-14
| | | | | | * | | | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-14
| | | | | | |\ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | | | * | | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-07-12
| | | | | | | | |/ | | | | | | | |/|
| | | | | | * / | ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder2012-07-10
| | | | | | |/ /
| | | | | | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-06-30
| | | | | | |\ \
| | | | | | | | \
| | | | | | | | \
| | | | | | | | \
| | | | | | | | \
| | | | | | | | \
| | | | | | | | \
| | | | | | | *-----. \ Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown2012-06-30
| | | | | | | |\ \ \ \ \ | | | | | | | | | | | |/ | | | | | | | | | | |/|
| | | | | | | | | | | * ACPI sysfs.c strlen fixPavel Vasilyev2012-06-05
| | | | | | | | | * | | ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui2012-06-30
| | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | | | | | * | | | acpi_pad: fix power_saving thread deadlockStuart Hayes2012-06-30
| | | | | |_|/ / / / | | | | |/| | | | |
| | | | | | * | | | PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.Deepthi Dharwar2012-06-27
| | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | ACPI: Set hotplug _OST support bit to _OSCToshi Kani2012-06-04
| | | | | * | | | ACPI: Add _OST support for ACPI container hotplugToshi Kani2012-06-04
| | | | | * | | | ACPI: Add _OST support for ACPI memory hotplugToshi Kani2012-06-04
| | | | | * | | | ACPI: Add _OST support for ACPI CPU hotplugToshi Kani2012-06-04
| | | | | * | | | ACPI: Add _OST support for sysfs ejectToshi Kani2012-06-04
| | | | | * | | | ACPI: Add an interface to evaluate _OSTToshi Kani2012-06-04
| | | * | | | | | ACPI Battery: Added capacitysrinivas pandruvada2012-06-01
| | * | | | | | | ACPI, APEI: Fixup common access width firmware bugJean Delvare2012-07-14
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying2012-06-12
| | | |_|_|/ / | | |/| | | |
| * | | | | | ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-17
| * | | | | | ACPICA: Add new ACPI table load/unload external interfacesBob Moore2012-07-17
| * | | | | | ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore2012-07-17
| * | | | | | ACPICA: Add PCC address space to space ID decode functionBob Moore2012-07-17
| * | | | | | ACPICA: Fix some comment fieldsBob Moore2012-07-17
| * | | | | | ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore2012-07-17
| * | | | | | ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore2012-07-17
| * | | | | | ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore2012-07-17
| * | | | | | ACPICA: Add support for implicit notify on multiple devicesBob Moore2012-07-14
| * | | | | | ACPICA: Update comments; no functional changeBob Moore2012-07-14
| * | | | | | ACPICA: Utilities: conditionally compile backslash removal functionBob Moore2012-07-14
| * | | | | | ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2012-07-14
| * | | | | | ACPICA: Add FADT error message for GAS BitWidth overflowBob Moore2012-06-01
| * | | | | | ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming2012-06-01
| * | | | | | ACPICA: iASL: Improved pathname supportBob Moore2012-06-01
| * | | | | | ACPICA: Disassembler: Add support for Operation Region externalsBob Moore2012-06-01
| * | | | | | ACPICA: Add support for multiple notify handlersBob Moore2012-06-01
| * | | | | | ACPICA: Lint fixes for acpi_write, no functional changesBob Moore2012-06-01
| * | | | | | ACPICA: Object dump routines: Use common function for string outputBob Moore2012-06-01
| * | | | | | ACPICA: AML Parser: Fix two possible memory leaks in error pathJesper Juhl2012-06-01
| | |_|/ / / | |/| | | |
* | | | | | ACPI: acpi_pad: tune round_robin_timeLen Brown2012-07-14
* | | | | | ACPI: acpi_pad: rename "power_saving" thread to "acpi_pad" threadLen Brown2012-06-13
| |/ / / / |/| | | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turb...Len Brown2012-06-04
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | | | |_|_|/ / | | | |/| | | / | | |_|_|_|_|/ | |/| | | | |