Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9009dd160faecf133fd9a67815df081407c68ddf
/
include
/
acpi
/
platform
71487f3f
ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.
by Lv Zheng
· 11 years ago
a2c8633
ACPICA: Update ACPI example code to make it an actual working program.
by Bob Moore
· 11 years ago
b1c1029
ACPICA: Linux Header: Remove unused OSL prototypes.
by Lv Zheng
· 11 years ago
63ff4d0
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
efb8354
ACPICA: Update acpidump related header file changes.
by Lv Zheng
· 11 years ago
a4fb614
ACPICA: Update compilation environment settings.
by Lv Zheng
· 11 years ago
9322058
ACPICA: Update aclinux.h for new OSL override mechanism.
by Lv Zheng
· 11 years ago
7e94632f
ACPICA: Add support to allow host OS to redefine individual OSL prototypes.
by Lv Zheng
· 11 years ago
839e928
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
by Lv Zheng
· 11 years ago
b3c86c3
ACPICA: Cleanup memory allocation macros and configurability.
by Lv Zheng
· 11 years ago
3009520
ACPICA: Linux-specific header: enable "aarch64" 64-bit build.
by Naresh Bhat
· 11 years ago
25f044e
ACPICA: Update ACPICA copyrights to 2013
by Bob Moore
· 12 years ago
3e8214e
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
by Lv Zheng
· 12 years ago
739dcbb
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
by Lv Zheng
· 12 years ago
56324c1
ACPICA: Update codes under disabled build options.
by Lv Zheng
· 12 years ago
0947c6d
ACPICA: Update compilation environment settings.
by Lv Zheng
· 12 years ago
75c8044
ACPICA: Cleanup updated comments.
by Lv Zheng
· 12 years ago
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
75e7386
ACPICA: Update header files copyrights to 2012
by Bob Moore
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
feede37
acpi: remove module.h include from platform/aclinux.h
by Paul Gortmaker
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
07e49a7
ACPI: Fix lockdep false positives in acpi_power_off()
by Rafael J. Wysocki
· 13 years ago
b4e104e
ACPICA: Update all ACPICA copyrights and signons to 2011
by Bob Moore
· 14 years ago
28eb3fc
ACPICA: Make acpi_thread_id no longer configurable, always u64
by Lin Ming
· 14 years ago
8f40f17
ACPICA: Add ACPI_INLINE configuration parameter
by Lin Ming
· 14 years ago
0a7992c
acpi: fix bogus preemption logic
by Thomas Gleixner
· 14 years ago
a8357b0
ACPICA: Update all ACPICA copyrights and signons to 2010
by Bob Moore
· 15 years ago
2147d3f
ACPICA: Update for new gcc-4 warning options
by Bob Moore
· 15 years ago
c084ca7
ACPI: don't cond_resched if irq is disabled
by Xiaotian Feng
· 15 years ago
c11f6c8
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
138d156
ACPICA: Don't switch task then not allowed
by Alexey Starikovskiy
· 15 years ago
e0c437b
ACPICA: Linux OSL: cleanup/update/merge
by Bob Moore
· 16 years ago
8eb7b24
ACPICA: Fix a few warnings for gcc 3.4.4
by Bob Moore
· 16 years ago
ec9f168
Merge branch 'simplify_PRT' into release
by Len Brown
· 16 years ago
1685bd4
ACPICA: Add ACPI_MUTEX_TYPE configuration option
by Bob Moore
· 16 years ago
50df4d8
ACPICA: Restructure includes into public/private
by Bob Moore
· 16 years ago
087da3b
ACPI: simplify buffer management for acpi_pci_bind() etc.
by Len Brown
· 16 years ago
abe1dfa
ACPI: don't cond_resched() when irqs_disabled()
by Wu Fengguang
· 16 years ago
057316c
Merge branch 'linus' into test
by Len Brown
· 16 years ago
8bd108d
ACPICA: add preemption point after each opcode parse
by Alexey Starikovskiy
· 16 years ago
d5c003b
include: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
75a44ce
ACPICA: update Intel copyright
by Len Brown
· 17 years ago
a0a3f6c
ACPICA: Changes for Cygwin compatibility
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
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
c0dc250
Pull acpi_os_allocate into test branch
by Len Brown
· 18 years ago
e21c1ca
ACPI: acpi_os_allocate() fixes
by Len Brown
· 18 years ago
ab8aa06
ACPI: acpi_os_get_thread_id() returns current
by Len Brown
· 18 years ago
967440e3
ACPI: ACPICA 20060623
by Bob Moore
· 18 years ago
3722447
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
b229cf9
ACPI: ACPICA 20060421
by Bob Moore
· 19 years ago
793c238
ACPI: ACPICA 20060331
by Bob Moore
· 19 years ago
61686124
[ACPI] ACPICA 20060317
by Bob Moore
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
ec7381d
ACPI: inline trivial acpi_os_get_thread_id()
by Len Brown
· 19 years ago
8313524
ACPI: ACPICA 20060310
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
c51a4de
[ACPI] ACPICA 20051117
by Bob Moore
· 19 years ago
0897831
[ACPI] ACPICA 20051021
by Bob Moore
· 19 years ago
bda663d
[ACPI] ACPICA 20050916
by Robert Moore
· 19 years ago
4be44fc
[ACPI] Lindent all ACPI files
by Len Brown
· 19 years ago
0c9938c
[ACPI] ACPICA 20050729 from Bob Moore
by Robert Moore
· 19 years ago
5d75ab4
[ACPI] handle const char * __FUNCTION__ in debug code
by Len Brown
· 19 years ago
f9f4601
ACPICA 20050708 from Bob Moore <robert.moore@intel.com>
by Robert Moore
· 19 years ago
73459f7
ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com>
by Robert Moore
· 19 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