linux-stable-rt/drivers/acpi/acpica
Linus Torvalds c11f6c8258 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
* 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (119 commits)
  ACPI: don't pass handle for fixed hardware notifications
  ACPI: remove null pointer checks in deferred execution path
  ACPI: simplify deferred execution path
  acerhdf: additional BIOS versions
  acerhdf: convert to dev_pm_ops
  acerhdf: fix fan control for AOA150 model
  thermal: add missing Kconfig dependency
  acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_file
  hp-wmi: fix rfkill memory leak on unload
  ACPI: remove unnecessary #ifdef CONFIG_DMI
  ACPI: linux/acpi.h should not include linux/dmi.h
  hwmon driver for ACPI 4.0 power meters
  topstar-laptop: add new driver for hotkeys support on Topstar N01
  thinkpad_acpi: fix rfkill memory leak on unload
  thinkpad-acpi: report brightness events when required
  thinkpad-acpi: don't poll by default any of the reserved hotkeys
  thinkpad-acpi: Fix procfs hotkey reset command
  thinkpad-acpi: deprecate hotkey_bios_mask
  thinkpad-acpi: hotkey poll fixes
  thinkpad-acpi: be more strict when detecting a ThinkPad
  ...
2009-09-23 09:32:11 -07:00
..
Makefile ACPICA: Move predefined repair code to new file, no functional change 2009-08-28 19:40:38 -04:00
accommon.h
acconfig.h
acdebug.h
acdispat.h
acevents.h
acglobal.h ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
achware.h
acinterp.h
aclocal.h ACPICA: Update _OSI with new Windows OS strings 2009-09-08 22:28:34 -04:00
acmacros.h
acnamesp.h ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
acobject.h ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
acopcode.h
acparser.h ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
acpredef.h ACPICA: ACPI 4: Add validation for new predefined names. 2009-08-28 19:40:39 -04:00
acresrc.h
acstruct.h
actables.h
acutils.h
amlcode.h
amlresrc.h
dsfield.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
dsinit.c
dsmethod.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
dsmthdat.c ACPICA: Remove error message for Store(Localx,Localx) 2009-09-08 22:28:33 -04:00
dsobject.c ACPICA: Fix memory leak for ill-formed Package objects 2009-09-08 22:28:33 -04:00
dsopcode.c
dsutils.c
dswexec.c
dswload.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
dswscope.c
dswstate.c
evevent.c
evgpe.c
evgpeblk.c
evmisc.c
evregion.c
evrgnini.c
evsci.c
evxface.c
evxfevnt.c
evxfregn.c
exconfig.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
exconvrt.c
excreate.c
exdump.c
exfield.c
exfldio.c
exmisc.c
exmutex.c
exnames.c
exoparg1.c
exoparg2.c
exoparg3.c
exoparg6.c
exprep.c
exregion.c
exresnte.c
exresolv.c
exresop.c
exstore.c
exstoren.c
exstorob.c ACPICA: Windows compatibility fix: same buffer/string store 2009-08-28 15:17:07 -04:00
exsystem.c
exutils.c
hwacpi.c
hwgpe.c
hwregs.c
hwsleep.c x86, intel_txt: clean up the impact on generic code, unbreak non-x86 2009-09-01 18:25:07 -07:00
hwtimer.c
hwvalid.c
hwxface.c ACPICA: acpi_reset: Bypass port validation mechanism 2009-08-28 19:40:39 -04:00
nsaccess.c
nsalloc.c
nsdump.c
nsdumpdv.c
nseval.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
nsinit.c ACPICA: Windows compatibility: autoexecute root _INI method 2009-09-08 22:28:34 -04:00
nsload.c
nsnames.c
nsobject.c
nsparse.c
nspredef.c ACPICA: Fix extraneous warning if _DSM returns a package 2009-09-08 22:28:33 -04:00
nsrepair.c ACPICA: Add repair for predefined methods that return nested packages 2009-08-28 19:40:38 -04:00
nssearch.c
nsutils.c
nswalk.c
nsxfeval.c
nsxfname.c
nsxfobj.c
psargs.c
psloop.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
psopcode.c
psparse.c
psscope.c
pstree.c
psutils.c
pswalk.c
psxface.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
rsaddr.c
rscalc.c
rscreate.c
rsdump.c
rsinfo.c
rsio.c
rsirq.c
rslist.c
rsmemory.c
rsmisc.c
rsutils.c
rsxface.c
tbfadt.c x86: Trivial whitespace cleanups 2009-09-20 20:18:57 +02:00
tbfind.c
tbinstal.c
tbutils.c
tbxface.c
tbxfroot.c
utalloc.c
utcopy.c
utdebug.c
utdelete.c ACPICA: fix leak of acpi_os_validate_address 2009-08-27 13:10:35 -04:00
uteval.c ACPICA: Update _OSI with new Windows OS strings 2009-09-08 22:28:34 -04:00
utglobal.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00
utids.c
utinit.c ACPICA: Fix fault if acpi_terminate is called twice 2009-08-28 19:40:38 -04:00
utlock.c
utmath.c
utmisc.c
utmutex.c
utobject.c
utresrc.c
utstate.c
utxface.c ACPICA: Add support for module-level executable AML code 2009-08-28 19:40:39 -04:00