summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | battery: fix typo in commentJustin P. Mattock2009-12-161-1/+1
| * | | ACPI: Remove repeated registered as cooling_device messagesMike Travis2009-12-162-2/+2
| * | | ACPI: add const to acpi_check_resource_conflict()Jean Delvare2009-12-091-1/+1
| | |/ | |/|
* | | Merge branch 'osc' into releaseLen Brown2009-12-162-62/+162
|\ \ \ | | |/ | |/|
| * | ACPI: Add platform-wide _OSC support.Shaohua Li2009-12-161-0/+26
| * | ACPI: cleanup pci_root _OSC code.Shaohua Li2009-12-161-62/+14
| * | ACPI: Add a generic API for _OSC -v2Shaohua Li2009-12-161-0/+122
| |/
* | Merge branch 'dock' into releaseLen Brown2009-12-161-170/+91
|\ \
| * | ACPI: dock: minor whitespace and style cleanupsAlex Chiang2009-12-161-58/+45
| * | ACPI: dock: add struct dock_station * directly to platform device dataAlex Chiang2009-12-161-27/+13
| * | ACPI: dock: dock_add - hoist up platform_device_register_simple()Alex Chiang2009-12-161-9/+7
| * | ACPI: dock: remove global 'dock_device_name'Alex Chiang2009-12-161-2/+1
| * | ACPI: dock: combine add|alloc_dock_dependent_device (v2)Alex Chiang2009-12-161-36/+19
| * | ACPI: dock: convert sysfs attributes to an attribute_groupAlex Chiang2009-11-031-57/+24
* | | Merge branch 'debug-aml' into releaseLen Brown2009-12-161-1/+83
|\ \ \
| * | | ACPI: add kernel tainting after overriding an ACPI control methodZhang Rui2009-12-151-0/+1
| * | | ACPI: support customizing ACPI control methods at runtimeZhang Rui2009-12-111-1/+82
| | |/ | |/|
* | | Merge branch 'bugzilla-14782' into releaseLen Brown2009-12-161-0/+7
|\ \ \
| * | | ACPI: Use the return result of ACPI lid notifier chain correctlyZhao Yakui2009-12-161-0/+7
| |/ /
* | | Merge branch 'ost' into releaseLen Brown2009-12-162-6/+50
|\ \ \
| * | | ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-062-6/+50
| | |/ | |/|
* | | Merge branch 'thermal-2.6.33' into releaseLen Brown2009-12-151-0/+7
|\ \ \
| * | | acpi: thermal: display forced passive trip points in procFrans Pop2009-11-051-0/+7
* | | | Merge branch 'acpica' into releaseLen Brown2009-12-1524-297/+715
|\ \ \ \
| * | | | ACPICA: Move check for valid Thread ID structureDan Carpenter2009-12-151-9/+9
| * | | | ACPICA: Predefined name repair: automatically remove null package elementsBob Moore2009-12-153-78/+65
| * | | | ACPICA: Module-level code: enable _REG execution in same scopeLin Ming2009-12-156-4/+36
| * | | | ACPICA: Conditionally perform complex per-predefined-name repairsBob Moore2009-12-151-13/+24
| * | | | ACPICA: Update function headers and comments, no functional changeBob Moore2009-12-152-6/+10
| * | | | ACPICA: Remove messages if predefined repair(s) are successfulBob Moore2009-12-153-27/+36
| * | | | ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore2009-12-153-49/+48
| * | | | ACPICA: Fix mutex errors when running _REG methodsBob Moore2009-12-151-11/+20
| * | | | ACPICA: Update function headers, no functional changeBob Moore2009-12-151-13/+14
| * | | | ACPICA: Add more conversions to predefined name repair moduleBob Moore2009-12-151-76/+327
| * | | | ACPICA: Update internal namespace node/handle interfacesBob Moore2009-12-1512-77/+40
| * | | | ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore2009-12-152-11/+152
| * | | | ACPICA: Fix two additional Scope override error messagesBob Moore2009-12-151-6/+8
| * | | | ACPICA: Fix two Scope type error messagesBob Moore2009-12-151-8/+11
| * | | | ACPICA: Fix possible memory leak for module-level code executionLin Ming2009-12-151-0/+6
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-111-0/+13
|\ \ \ \ \
| * | | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-241-0/+13
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-112-0/+136
|\ \ \ \ \ \
| * | | | | | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-042-0/+136
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-0938-261/+1130
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | ACPICA: Add additional module-level code supportLin Ming2009-11-242-21/+61
| * | | | | ACPICA: Deploy new create integer interface where appropriateBob Moore2009-11-249-52/+30
| * | | | | ACPICA: New internal utility function to create Integer objectsBob Moore2009-11-242-0/+31
| * | | | | ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-244-2/+559
| * | | | | ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore2009-11-241-1/+42
| * | | | | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-2418-131/+175
OpenPOWER on IntegriCloud