summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQSStefan Assmann2011-07-161-0/+58
| | | |/ / /
| | * | | | ACPI / Battery: propagate sysfs error in acpi_battery_add()Stefan Hajnoczi2011-07-161-3/+8
| | * | | | ACPI / Battery: avoid acpi_battery_add() use-after-freeStefan Hajnoczi2011-07-161-6/+12
| | * | | | ACPI / Battery: Resolve the race condition in the sysfs_remove_battery()Lan Tianyu2011-07-141-1/+6
| | * | | | ACPI / Battery: Add the check before refresh sysfs in the battery_notify()Lan Tianyu2011-07-141-2/+4
| | * | | | ACPI / Battery: Add the hibernation process in the battery_notify()Lan Tianyu2011-07-141-0/+1
| | * | | | ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirksLan Tianyu2011-07-141-2/+2
| | * | | | ACPI / Battery: Change 16-bit signed negative battery current into correct valueLan Tianyu2011-07-141-16/+10
| | * | | | ACPI / Battery: Add the power unit macroLan Tianyu2011-07-141-3/+8
| | |/ / /
| * | | | ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu2011-07-133-0/+17
| * | | | ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-132-6/+18
| * | | | ACPICA: Add missing _TDL to list of predefined namesBob Moore2011-07-131-0/+1
| * | | | ACPICA: Load operator: re-instate most restrictions on incoming table signatureBob Moore2011-07-131-5/+22
| |/ / /
* | | | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2011-08-011-5/+15
|\ \ \ \
| * | | | pstore: Make "part" unsignedMatthew Garrett2011-07-221-4/+4
| * | | | pstore: Add extra context for writes and erasesMatthew Garrett2011-07-221-4/+6
| * | | | pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-221-5/+13
| | |/ / | |/| |
* | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-3/+4
|\ \ \ \
| * | | | i915: Fix opregion notificationsMatthew Garrett2011-07-131-3/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-213-3/+3
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2011-07-142-18/+11
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2011-07-131-17/+0
| |/ |/|
| * ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying2011-07-131-1/+11
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-05-2926-466/+678
|\
| * Merge branch 'ec-cleanup' into releaseLen Brown2011-05-291-7/+1
| |\
| | * ACPI EC: remove redundant codeZhang Rui2011-05-291-2/+0
| | * ACPI EC: remove dead codeThomas Renninger2011-04-011-5/+1
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-2933-439/+854
| |\ \ \ \ \ \|
| | | | | | * | ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne2011-04-251-0/+3
| | | | | * | | ACPI: Add D3 cold stateLin Ming2011-05-291-1/+1
| | | | * | | | ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui2011-05-291-0/+8
| | | | |/ / /
| | | * / / / ACPI: processor: fix processor_physically_present in UP kernelLin Ming2011-05-291-3/+9
| | | |/ / /
| | * | | | ACPI: Split out custom_method functionality into an own driverThomas Renninger2011-05-294-79/+117
| | * | | | ACPI: Cleanup custom_method debug stuffThomas Renninger2011-05-293-20/+23
| | |/ / /
| * | | | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-093-9/+127
| * | | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-091-1/+0
| * | | | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-096-21/+8
| * | | | ACPICA: Add more methods eligible for NULL package element removalBob Moore2011-05-091-8/+5
| * | | | ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore2011-05-094-316/+347
| * | | | ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-253-41/+44
| * | | | ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-252-9/+17
| * | | | ACPI: osl, add acpi_os_create_lock interfaceLin Ming2011-03-251-8/+25
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-1/+1
|\ \ \ \ \
| * | | | | x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-291-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-253-1035/+0
|\ \ \ \ \
| * | | | | Move ACPI power meter driver to hwmonJean Delvare2011-05-253-1035/+0
* | | | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-252-0/+12
|/ / / / /
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-231-4/+10
|\ \ \ \ \
| * | | | | PCI/ACPI: Report _OSC control mask returned on failure to get controlRafael J. Wysocki2011-05-101-4/+10
| | |_|_|/ | |/| | |