summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-06-1634-157/+516
|\
| * ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore2009-05-271-4/+7
| * ACPICA: Region deletion: Ensure region object is removed from handler listLin Ming2009-05-271-0/+21
| * ACPICA: Eliminate extra call to NsGetParentNodeAlex Chiang2009-05-271-3/+4
| * ACPICA: Simplify internal operation region interfaceBob Moore2009-05-274-20/+23
| * ACPICA: Update Load() to use operation region interfacesBob Moore2009-05-271-18/+78
| * ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming2009-05-276-4/+166
| * ACPICA: Invalidate DdbHandle after table unloadLin Ming2009-05-271-2/+19
| * ACPICA: Fix reference count issues for DdbHandle objectLin Ming2009-05-271-3/+6
| * ACPICA: Simplify and optimize NsGetNextNode functionBob Moore2009-05-274-29/+69
| * ACPICA: Additional validation of _PRT packages (resource mgr)Bob Moore2009-05-271-1/+1
| * ACPICA: Fix DebugObject output for DdbHandle objectsBob Moore2009-05-271-1/+3
| * ACPICA: Fix allowable release order for ASL mutex objectsBob Moore2009-05-271-4/+11
| * ACPICA: Mutex support: Fix release ordering issue and current sync levelBob Moore2009-05-271-2/+19
| * ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)Bob Moore2009-05-271-6/+11
| * ACPICA: Fix miscellaneous warnings under gcc 4+Bob Moore2009-05-273-6/+11
| * ACPICA: Miscellaneous lint changesBob Moore2009-05-275-13/+10
| * ACPICA: Fix possible dereference of null pointerBob Moore2009-05-271-5/+2
| * ACPICA: Fix printf format warnings for 64-bit buildBob Moore2009-05-272-4/+4
| * ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit buildBob Moore2009-05-273-21/+22
| * ACPICA: Remove unused global variablesBob Moore2009-05-271-3/+0
| * ACPICA: Change behavior of object copy for mutex/event objectsBob Moore2009-05-271-0/+23
| * ACPICA: Fix a few warnings for gcc 3.4.4Bob Moore2009-05-271-2/+2
| * ACPICA: Update error/warning interfacesBob Moore2009-05-271-11/+9
* | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-101-2/+3
|\ \
| * \ Merge branch 'linus' into irq/numaIngo Molnar2009-06-018-46/+157
| |\ \
| * \ \ Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-122-1/+9
| |\ \ \
| * | | | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-281-2/+3
* | | | | cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-091-1/+1
| |_|/ / |/| | |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown2009-05-295-24/+24
|\ \ \ \ \ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | * | | | ACPI processor: remove spurious newline from warning messageFrans Pop2009-05-291-1/+1
| | | | * | | | drm/i915: acpi/video.c fix section mismatch warningJaswinder Singh Rajput2009-05-291-1/+1
| | | | |/ / /
| | | * / / / PCI/ACPI: fix wrong ref count handling in acpi_pci_bind()Kenji Kaneshige2009-05-271-18/+6
| | | |/ / /
| | * / / / ACPI: sanity check _PSS frequency to prevent cpufreq crashLen Brown2009-05-291-3/+9
| | |/ / /
| * | | | cpuidle: fix AMD C1E suspend hangShaohua Li2009-05-261-1/+1
| * | | | cpuidle: makes AMD C1E work in acpi_idleShaohua Li2009-05-261-0/+6
| |/ / /
* | | | ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightnessZhang Rui2009-05-291-0/+8
* | | | ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brigh...Zhang Rui2009-05-291-0/+8
|/ / /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------------. \ \ Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown2009-05-166-23/+118
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | | | * | ACPI: Idle C-states disabled by max_cstate should not disable the TSCLen Brown2009-05-161-1/+1
| | | | | | | | * | ACPI: idle: fix init-time TSC check regressionLen Brown2009-05-161-8/+9
| |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | | | * | ACPI: resume: re-enable SCI-enable workaroundLin Ming2009-05-151-1/+6
| |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | * | ACPI processor: reset the throttling state once it's invalidZhang Rui2009-05-151-0/+8
| | | | | | * | ACPI processor: introduce module parameter processor.ignore_tpcZhang Rui2009-05-151-0/+17
| |_|_|_|_|/ / |/| | | | | |
| | | | | * | ACPI: power: update error messageLen Brown2009-05-081-1/+1
| |_|_|_|/ / |/| | | | |
| | | * | | ACPI: video: DMI workaround another broken Acer BIOS enabling display brightnessLen Brown2009-05-071-0/+8
| | | * | | ACPI video: dmi check for broken _BQC on Acer Aspire 5720Zhang Rui2009-04-241-0/+30
| | | |/ /
| | * / / ACPICA: use acpi.* modparam namespaceLen Brown2009-05-071-12/+15
| |/ / / |/| | |
| * | | ACPI: suspend: restore BM_RLD on resumeLen Brown2009-05-151-0/+23
|/ / /
* | | acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta...Robert Moore2009-05-021-0/+7