index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
utglobal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
ACPICA: All: const keyword changes across the ACPICA source
Bob Moore
1
-0
/
+5
2016-04-05
ACPICA: iASL: Cleanup/optimization for ToPLD macro support
Bob Moore
1
-0
/
+43
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
1
-1
/
+1
2015-07-03
Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'
Rafael J. Wysocki
1
-3
/
+10
2015-05-13
Revert "ACPICA: Permanently set _REV to the value '2'."
Rafael J. Wysocki
1
-10
/
+3
2015-04-14
ACPICA: Permanently set _REV to the value '2'.
Bob Moore
1
-3
/
+10
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
1
-1
/
+1
2014-07-08
ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...
Lv Zheng
1
-146
/
+0
2014-05-07
ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...
Lv Zheng
1
-22
/
+0
2014-05-07
ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i...
Lv Zheng
1
-3
/
+1
2014-03-18
ACPICA: Cleanup/improve global variable declarations.
Lv Zheng
1
-19
/
+18
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
1
-1
/
+1
2014-01-08
ACPICA: Linuxize: Cleanup spaces after special macro invocations.
Lv Zheng
1
-4
/
+0
2013-10-31
ACPICA: Add new statistics interface.
Lv Zheng
1
-0
/
+12
2013-10-31
ACPICA: Fix indentation issues for macro invocations.
Lv Zheng
1
-0
/
+3
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
1
-1
/
+1
2013-09-24
ACPICA: Add support for host-installed SCI handlers.
Lv Zheng
1
-1
/
+2
2013-08-13
ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.
Lv Zheng
1
-1
/
+0
2013-03-12
ACPICA: Disassembler: Add warnings for unresolved control methods
Bob Moore
1
-0
/
+2
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
1
-1
/
+1
2013-01-10
ACPICA: Update initialization codes.
Lv Zheng
1
-1
/
+2
2013-01-10
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
1
-0
/
+1
2013-01-10
ACPICA: Update codes under disabled build options.
Lv Zheng
1
-0
/
+4
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
1
-0
/
+1
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
1
-1
/
+1
2012-07-17
ACPICA: Fix some comment fields
Bob Moore
1
-2
/
+3
2012-06-01
ACPICA: Add support for multiple notify handlers
Bob Moore
1
-2
/
+2
2012-03-22
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
1
-1
/
+8
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
1
-1
/
+1
2012-01-17
ACPICA: Add support for region address conflict checking
Lin Ming
1
-0
/
+6
2011-10-31
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-03-02
ACPICA: Add mechanism to defer _REG methods for some installed handlers
Bob Moore
1
-0
/
+1
2011-03-02
ACPICA: Split large utglobal into utdecode.c.
Bob Moore
1
-483
/
+0
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
1
-1
/
+1
2011-01-12
ACPICA: Global event handler
Lin Ming
1
-0
/
+1
2011-01-12
ACPICA: Rename some function and variable names
Lin Ming
1
-1
/
+1
2010-10-25
Merge branch 'gpe-defer' into release
Len Brown
1
-0
/
+1
2010-10-17
ACPICA: Change type of _TZ from ThermalZone to Device
Bob Moore
1
-2
/
+4
2010-10-01
ACPICA/ACPI: Add new host interfaces for _OSI support
Lin Ming
1
-0
/
+2
2010-09-24
ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
Rafael J. Wysocki
1
-0
/
+1
2010-07-06
ACPICA: Performance enhancement for namespace search and access
Alexey Starikovskiy
1
-1
/
+1
2010-04-20
ACPICA: Update DSDT copy/detection.
Bob Moore
1
-0
/
+1
2010-01-22
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
Bob Moore
1
-1
/
+1
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
1
-1
/
+1
2009-08-28
ACPICA: Add support for module-level executable AML code
Lin Ming
1
-0
/
+1
2009-08-27
ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.
Lin Ming
1
-0
/
+1
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
1
-1
/
+9
2009-03-27
ACPICA: New: I/O port protection
Bob Moore
1
-0
/
+1
2009-03-26
ACPICA: Formatting update - no functional changes
Bob Moore
1
-1
/
+4
2009-03-26
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
Bob Moore
1
-1
/
+1
[next]