summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ACPICA: Change package length error message to an info messageBob Moore2009-11-241-4/+4
* ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore2009-11-244-4/+54
* ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming2009-11-241-17/+33
* ACPICA: Remove possibility of executing _REG methods twiceLin Ming2009-11-241-5/+59
* ACPICA: Add repair for bad _MAT buffersLin Ming2009-11-241-2/+21
* ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore2009-11-241-26/+65
* Merge branch 'bugzilla-13449' into releaseLen Brown2009-11-061-0/+24
|\
| * ACPI: sleep: another HP/Compaq DMI entries for init_set_sci_en_on_resumeVaibhav Verma2009-11-051-0/+16
| * ACPI: add DMI entry for SCI_EN resume quirk on HP dv4Gustavo Maciel Dias Vieira2009-11-051-0/+8
| |
| \
*-. \ Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into releaseLen Brown2009-11-057-22/+41
|\ \ \ | |_|/ |/| |
| | * ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."Bob Moore2009-11-052-12/+27
| |/ |/|
| * ACPI: Move dereference after NULL testJulia Lawall2009-11-051-3/+3
| * ACPI: add __cpuinit to acpi_processor_add()Rakib Mullick2009-11-051-1/+1
| * acpi-power-meter: Don't leak ACPI error codes to userspaceDarrick J. Wong2009-11-051-1/+5
| * ACPI: clean up video.c boundary checks and typesArjan van de Ven2009-10-282-5/+5
|/
* Merge branch 'misc' into releaseLen Brown2009-10-153-2/+6
|\
| * ACPI button: don't try to use a non-existent lid deviceJesse Barnes2009-10-131-0/+3
| * ACPI: Kconfig, fix proc aggregator textJiri Slaby2009-10-091-2/+2
| * ACPI: add AC/DC notifierMark Langsdorf2009-10-061-0/+1
* | Merge branch 'launchpad-333386' into releaseLen Brown2009-10-152-2/+7
|\ \
| * | ACPI: video: Loosen strictness of video bus detection codeStefan Bader2009-10-132-2/+7
| |/
* / ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2)Rafael J. Wysocki2009-10-131-0/+11
|/
* Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds2009-10-043-0/+528
|\
| * acpi_pad: build only on X86Len Brown2009-09-271-0/+1
| * ACPI: create Processor Aggregator Device driverShaohua Li2009-07-313-0/+527
* | Merge branch 'misc' into releaseLen Brown2009-10-033-15/+10
|\ \
| * | ACPI: dock: fix "sibiling" typoAlex Chiang2009-10-031-8/+8
| * | ACPI: kill overly verbose "throttling states" log messagesRoland Dreier2009-10-031-7/+0
| * | ACPI: Fix bound checks for copy_from_user in the acpi /proc codeArjan van de Ven2009-10-031-0/+2
* | | Merge branch 'bugzilla-14081' into releaseLen Brown2009-10-031-6/+46
|\ \ \
| * | | ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy2009-10-031-0/+15
| * | | ACPI: EC: Rewrite DMI checksAlexey Starikovskiy2009-10-031-6/+31
| |/ /