dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/acpi/acpica
Linus Torvalds a2013a13e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Pull trivial branch from Jiri Kosina:
 "Usual stuff -- comment/printk typo fixes, documentation updates, dead
  code elimination."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (39 commits)
  HOWTO: fix double words typo
  x86 mtrr: fix comment typo in mtrr_bp_init
  propagate name change to comments in kernel source
  doc: Update the name of profiling based on sysfs
  treewide: Fix typos in various drivers
  treewide: Fix typos in various Kconfig
  wireless: mwifiex: Fix typo in wireless/mwifiex driver
  messages: i2o: Fix typo in messages/i2o
  scripts/kernel-doc: check that non-void fcts describe their return value
  Kernel-doc: Convention: Use a "Return" section to describe return values
  radeon: Fix typo and copy/paste error in comments
  doc: Remove unnecessary declarations from Documentation/accounting/getdelays.c
  various: Fix spelling of "asynchronous" in comments.
  Fix misspellings of "whether" in comments.
  eisa: Fix spelling of "asynchronous".
  various: Fix spelling of "registered" in comments.
  doc: fix quite a few typos within Documentation
  target: iscsi: fix comment typos in target/iscsi drivers
  treewide: fix typo of "suport" in various comments and Kconfig
  treewide: fix typo of "suppport" in various comments
  ...
2012-12-13 12:00:02 -08:00
..
Makefile ACPICA: Fix unmerged utility divergences. 2012-11-15 00:31:21 +01:00
accommon.h ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware 2012-03-22 01:44:49 -04:00
acdebug.h ACPICA: Fix unmerged debugger divergences. 2012-11-15 00:31:22 +01:00
acdispat.h ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
acevents.h ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
acglobal.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
achware.h ACPICA: GPE support: Remove extraneous parameter from low-level function. 2012-09-21 00:26:17 -04:00
acinterp.h ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
aclocal.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
acmacros.h ACPICA: Add starting offset parameter to common dump buffer routine 2012-11-15 00:31:29 +01:00
acnamesp.h ACPICA: Object repair code: Support to add Package wrappers 2012-03-30 01:45:13 -04:00
acobject.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
acopcode.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
acparser.h ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
acpredef.h ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
acresrc.h ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
acstruct.h ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
actables.h ACPICA: Add acpi_os_physical_table_override interface 2012-03-22 01:44:59 -04:00
acutils.h ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method 2012-11-15 00:31:30 +01:00
amlcode.h ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
amlresrc.h ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
dsargs.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
dscontrol.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsfield.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsinit.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
dsmethod.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsmthdat.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsobject.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dsopcode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-12-13 12:00:02 -08:00
dsutils.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dswexec.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
dswload.c ACPICA: Enable Scope change to root during module-level code execution. 2012-09-21 00:26:16 -04:00
dswload2.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
dswscope.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
dswstate.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
evevent.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evglock.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evgpe.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
evgpeblk.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
evgpeinit.c ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware 2012-03-22 01:44:49 -04:00
evgpeutil.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
evmisc.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evregion.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evrgnini.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
evsci.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evxface.c ACPICA: Fix AcpiSrc caused divergences. 2012-11-15 00:31:23 +01:00
evxfevnt.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
evxfgpe.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
evxfregn.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
exconfig.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
exconvrt.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
excreate.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exdebug.c ACPICA: Add starting offset parameter to common dump buffer routine 2012-11-15 00:31:29 +01:00
exdump.c ACPICA: Add starting offset parameter to common dump buffer routine 2012-11-15 00:31:29 +01:00
exfield.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exfldio.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exmisc.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exmutex.c ACPICA: Add debug print message for mutex objects that are force-released 2012-11-15 00:31:27 +01:00
exnames.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exoparg1.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exoparg2.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exoparg3.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exoparg6.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exprep.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exregion.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exresnte.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exresolv.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exresop.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exstore.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exstoren.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exstorob.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exsystem.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
exutils.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
hwacpi.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
hwesleep.c ACPI: delete _GTS/_BFS support 2012-07-30 21:11:25 -04:00
hwgpe.c ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
hwpci.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
hwregs.c ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
hwsleep.c ACPI: delete _GTS/_BFS support 2012-07-30 21:11:25 -04:00
hwtimer.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
hwvalid.c ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
hwxface.c ACPICA: ACPICA core: Cleanup empty lines at file start and end 2012-11-15 00:31:24 +01:00
hwxfsleep.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
nsaccess.c ACPICA: Fix for predefined name loop during ACPICA initialization 2012-11-15 00:31:25 +01:00
nsalloc.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsdump.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsdumpdv.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
nseval.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
nsinit.c ACPICA: Fix indent caused divergences. 2012-11-15 00:31:23 +01:00
nsload.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsnames.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
nsobject.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsparse.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nspredef.c Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release 2012-07-26 00:03:58 -04:00
nsrepair.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
nsrepair2.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
nssearch.c Cleanup of invalid ACPI name handling and repair 2012-11-15 00:31:21 +01:00
nsutils.c ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME 2012-11-15 00:31:29 +01:00
nswalk.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsxfeval.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
nsxfname.c ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method 2012-11-15 00:31:30 +01:00
nsxfobj.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psargs.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psloop.c ACPICA: Update for 64-bit generation of recent error message changes 2012-11-15 00:31:30 +01:00
psopcode.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psparse.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
psscope.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
pstree.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
psutils.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
pswalk.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
psxface.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rsaddr.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rscalc.c ACPICA: Resource Mgr: Small fix for buffer size calculation 2012-11-15 00:31:26 +01:00
rscreate.c ACPICA: Fix some comment fields 2012-07-17 00:05:49 -04:00
rsdump.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rsinfo.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rsio.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rsirq.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rslist.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
rsmemory.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rsmisc.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rsserial.c ACPICA: Update all copyrights to 2012 2012-01-17 03:38:51 -05:00
rsutils.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
rsxface.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
tbfadt.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
tbfind.c ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base 2012-11-15 00:31:29 +01:00
tbinstal.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
tbutils.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
tbxface.c ACPICA: Audit/update for ACPICA return macros and debug depth counter 2012-11-15 00:31:24 +01:00
tbxfload.c ACPICA: Fix some typos in comments 2012-11-15 00:31:25 +01:00
tbxfroot.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utaddress.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utalloc.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utcache.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utclib.c ACPICA: Update local C library module comments for ASCII table 2012-11-15 00:31:25 +01:00
utcopy.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utdebug.c ACPICA: Add starting offset parameter to common dump buffer routine 2012-11-15 00:31:29 +01:00
utdecode.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utdelete.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
uteval.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utexcep.c ACPICA: Split exception code utilities to a new file, utexcep.c 2012-07-17 00:05:49 -04:00
utglobal.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utids.c ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method 2012-11-15 00:31:30 +01:00
utinit.c ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware 2012-03-22 01:44:49 -04:00
utlock.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utmath.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utmisc.c ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs 2012-11-15 00:31:28 +01:00
utmutex.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utobject.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utosi.c ACPICA: Add Windows8/Server2012 string for _OSI method. 2012-09-21 00:26:16 -04:00
utresrc.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00
utstate.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
uttrack.c ACPICA: AcpiExec: Improve algorithm for tracking memory leaks 2012-11-15 00:31:27 +01:00
utxface.c ACPICA: Remove extra spaces after periods within comments 2012-11-15 00:31:26 +01:00
utxferror.c ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs 2012-11-15 00:31:28 +01:00
utxfinit.c ACPICA: Split ACPICA initialization functions to new file, utxfinit.c 2012-09-21 00:26:16 -04:00
utxfmutex.c ACPICA: AcpiSrc: Fix some translation issues for Linux conversion 2012-07-17 00:05:51 -04:00