Bob Moore
25f044e645
ACPICA: Update ACPICA copyrights to 2013
...
Includes all source headers and signons for the various tools.
Signed-off-by: Bob Moore <robert.moore@intel.com >
Signed-off-by: Lv Zheng <lv.zheng@intel.com >
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com >
2013-01-25 13:30:47 +01:00
Bob Moore
ef42e53f27
ACPICA: Interpreter: Add warning if 64-bit constant appears in 32-bit table.
...
Some ASL compilers allow 64-bit constants within a 32-bit table
(DSDT version == 1). When encountered, emit a warning that the
constant will be truncated to 32 bits. This is potentially a
serious problem in the ACPI table(s).
Signed-off-by: Bob Moore <robert.moore@intel.com >
Signed-off-by: Lv Zheng <lv.zheng@intel.com >
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com >
2013-01-10 12:36:22 +01:00
Bob Moore
73a3090a21
ACPICA: Remove extra spaces after periods within comments
...
This makes all comments consistent.
Signed-off-by: Bob Moore <robert.moore@intel.com >
Signed-off-by: Lv Zheng <lv.zheng@intel.com >
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com >
2012-11-15 00:31:26 +01:00
Bob Moore
4f3ca640e9
ACPICA: ACPICA core: Cleanup empty lines at file start and end
...
Maintenance for source code consistency.
Signed-off-by: Bob Moore <robert.moore@intel.com >
Signed-off-by: Lv Zheng <lv.zheng@intel.com >
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com >
2012-11-15 00:31:24 +01:00
Bob Moore
77848130e5
ACPICA: Update all copyrights to 2012
...
Update all copyrights to 2012.
Signed-off-by: Bob Moore <robert.moore@intel.com >
Signed-off-by: Lin Ming <ming.m.lin@intel.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2012-01-17 03:38:51 -05:00
Bob Moore
b4e104eaeb
ACPICA: Update all ACPICA copyrights and signons to 2011
...
Signed-off-by: Bob Moore <robert.moore@intel.com >
Signed-off-by: Lin Ming <ming.m.lin@intel.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2011-01-18 23:48:03 -05:00
Bob Moore
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
...
Add 2010 copyright to all module headers and signons, including
the Linux header. This affects virtually every file in the ACPICA
core subsystem, iASL compiler, and all utilities.
Signed-off-by: Bob Moore <robert.moore@intel.com >
Signed-off-by: Lin Ming <ming.m.lin@intel.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2010-01-22 12:30:05 -05:00
Bob Moore
3371c19c29
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
...
Remove all instances of this obsolete macro, since it is now a
simple reference to ->common.type. There were about 150 invocations
of the macro across 41 files. ACPICA BZ 755.
http://www.acpica.org/bugzilla/show_bug.cgi?id=755
Signed-off-by: Bob Moore <robert.moore@intel.com >
Signed-off-by: Lin Ming <ming.m.lin@intel.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2009-03-26 16:38:27 -04:00
Len Brown
e2f7a77728
ACPICA: hide private headers
...
Signed-off-by: Len Brown <len.brown@intel.com >
2009-01-09 03:31:01 -05:00
Len Brown
95b482a8d3
ACPICA: create acpica/ directory
...
also, delete sleep/ and delete ACPI_CFLAGS from Makefile
Signed-off-by: Len Brown <len.brown@intel.com >
2009-01-09 03:30:47 -05:00