Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5255a847c30f309258325f5ce16f7ba35c04b2cd
/
drivers
/
acpi
/
acpica
/
evgpeblk.c
0d0988a
ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs
by Lv Zheng
· 10 years ago
82a8094
ACPICA: Update Copyright headers to 2015
by David E. Box
· 10 years ago
7c43312
ACPICA: Events: Cleanup GPE dispatcher type obtaining code
by Lv Zheng
· 10 years ago
7505da4
ACPICA: Events: Update GPE handling and initialization code.
by Bob Moore
· 11 years ago
fbb7a2d
ACPICA: Update ACPICA copyrights to 2014.
by Bob Moore
· 11 years ago
4bec3d8
ACPICA: Improve exception handling for GPE block installation.
by Bob Moore
· 11 years ago
10622bf
ACPICA: Linuxize: Change indentation of C labels.
by Lv Zheng
· 11 years ago
b739f10
ACPICA: Fix possible memory leak in GPE init error path
by Tomasz Nowicki
· 12 years ago
25f044e
ACPICA: Update ACPICA copyrights to 2013
by Bob Moore
· 12 years ago
3e5621a
ACPICA: Update ACPICA initialization messages.
by Bob Moore
· 12 years ago
1f86e8c
ACPICA: Fix indent caused divergences.
by Lv Zheng
· 12 years ago
ba494be
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
by Bob Moore
· 12 years ago
33620c5
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
by Bob Moore
· 13 years ago
7784813
ACPICA: Update all copyrights to 2012
by Bob Moore
· 13 years ago
b4e104e
ACPICA: Update all ACPICA copyrights and signons to 2011
by Bob Moore
· 14 years ago
da50337
ACPICA: Misc comments to minimize code divergence
by Lin Ming
· 14 years ago
bba63a2
ACPICA: Implicit notify support
by Lin Ming
· 14 years ago
3a37898
ACPICA: Rename some function and variable names
by Lin Ming
· 14 years ago
a210080
ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
by Rafael J. Wysocki
· 14 years ago
a0d4687
ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()
by Rafael J. Wysocki
· 14 years ago
9874647
ACPI / ACPICA: Do not execute _PRW methods during initialization
by Rafael J. Wysocki
· 14 years ago
3bd741b
ACPICA: Use low-level GPE enable during GPE block initialization
by Rafael J. Wysocki
· 14 years ago
a44061a
ACPICA: Remove wakeup GPE reference counting which is not used
by Rafael J. Wysocki
· 14 years ago
9263482
Merge branch 'gpe-regression-fixes' into release
by Len Brown
· 15 years ago
ce43ace
ACPI / ACPICA: Fix GPE initialization
by Rafael J. Wysocki
· 15 years ago
3fe5020
ACPICA: Split large file, evgpeblk
by Bob Moore
· 15 years ago
186c307
ACPICA: Add GPE support for dynamically loaded ACPI tables
by Bob Moore
· 15 years ago
0f849d2
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
by Lin Ming
· 15 years ago
f6a22b0
ACPICA: Standardize integer output for ACPICA warnings/errors
by Bob Moore
· 15 years ago
bc53515
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
9630bdd
ACPI: Use GPE reference counting to support shared GPEs
by Rafael J. Wysocki
· 15 years ago
a8357b0
ACPICA: Update all ACPICA copyrights and signons to 2010
by Bob Moore
· 15 years ago
2263576
ACPICA: Add post-order callback to acpi_walk_namespace
by Lin Ming
· 15 years ago
c6b5774
ACPICA: Add 64-bit support to acpi_read and acpi_write
by Bob Moore
· 15 years ago
d4913dc
ACPICA: Formatting update - no functional changes
by Bob Moore
· 16 years ago
3371c19
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
by Bob Moore
· 16 years ago
e2f7a77
ACPICA: hide private headers
by Len Brown
· 16 years ago
95b482a
ACPICA: create acpica/ directory
by Len Brown
· 16 years ago
[Renamed from drivers/acpi/events/evgpeblk.c]
50df4d8
ACPICA: Restructure includes into public/private
by Bob Moore
· 16 years ago
ecfbbc7
ACPICA: New: acpi_read and acpi_write public interfaces
by Bob Moore
· 16 years ago
e97d6bf
ACPICA: New: acpi_get_gpe_device interface
by Bob Moore
· 16 years ago
9f15fc6
ACPICA: Reformat comments, no functional changes
by Bob Moore
· 16 years ago
67a119f
ACPICA: Eliminate acpi_native_uint type v2
by Bob Moore
· 17 years ago
75a44ce
ACPICA: update Intel copyright
by Len Brown
· 17 years ago
e0b91050
ACPICA: Fixed possible corruption of global GPE list
by Bob Moore
· 18 years ago
fd35094
ACPICA: Lindent
by Len Brown
· 18 years ago
6c9deb7
ACPICA: Update copyright to 2007.
by Bob Moore
· 18 years ago
59fa850
ACPICA: Removed all 16-bit support.
by Bob Moore
· 18 years ago
6987416
ACPICA: Store GPE number instead of bitmask
by Alexey Starikovskiy
· 18 years ago
f3d2e78
ACPICA: Implement simplified Table Manager
by Bob Moore
· 18 years ago
b229cf9
ACPI: ACPICA 20060421
by Bob Moore
· 19 years ago
61686124
[ACPI] ACPICA 20060317
by Bob Moore
· 19 years ago
8313524
ACPI: ACPICA 20060310
by Bob Moore
· 18 years ago
52fc0b0
[ACPI] ACPICA 20060210
by Bob Moore
· 18 years ago
b8e4d89
[ACPI] ACPICA 20060127
by Bob Moore
· 19 years ago
4a90c7e
[ACPI] ACPICA 20060113
by Bob Moore
· 19 years ago
96db255
[ACPI] ACPICA 20051102
by Bob Moore
· 19 years ago
0897831
[ACPI] ACPICA 20051021
by Bob Moore
· 19 years ago
4be44fc
[ACPI] Lindent all ACPI files
by Len Brown
· 19 years ago
73459f7
ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com>
by Robert Moore
· 19 years ago
6f42ccf
ACPICA from Bob Moore <robert.moore@intel.com>
by Robert Moore
· 20 years ago
44f6c01
ACPICA 20050408 from Bob Moore
by Robert Moore
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago