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
/
include
/
acpi
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-18
Merge branch 'acpi-config' into acpica
Rafael J. Wysocki
1
-0
/
+6
2014-02-13
ACPICA: acpidump: Remove integer types translation protection.
Lv Zheng
1
-0
/
+2
2014-02-13
ACPICA: acpidump: Add sparse declarators support.
Lv Zheng
1
-0
/
+10
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
3
-3
/
+3
2014-02-05
ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY
Al Stone
1
-0
/
+6
2014-01-08
ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.
Lv Zheng
1
-0
/
+9
2014-01-08
ACPICA: Update ACPI example code to make it an actual working program.
Bob Moore
1
-5
/
+6
2014-01-08
ACPICA: Linux Header: Remove unused OSL prototypes.
Lv Zheng
1
-4
/
+0
2013-11-07
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-3
/
+0
2013-10-31
ACPICA: Update acpidump related header file changes.
Lv Zheng
1
-2
/
+3
2013-10-31
ACPICA: Update compilation environment settings.
Lv Zheng
1
-0
/
+3
2013-10-31
ACPICA: Update aclinux.h for new OSL override mechanism.
Lv Zheng
1
-30
/
+88
2013-10-31
ACPICA: Add support to allow host OS to redefine individual OSL prototypes.
Lv Zheng
1
-0
/
+1
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
1
-4
/
+8
2013-10-30
ACPICA: Cleanup memory allocation macros and configurability.
Lv Zheng
1
-3
/
+12
2013-09-24
ACPICA: Linux-specific header: enable "aarch64" 64-bit build.
Naresh Bhat
1
-1
/
+1
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
3
-3
/
+3
2013-01-10
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
2
-2
/
+12
2013-01-10
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
1
-2
/
+0
2013-01-10
ACPICA: Update codes under disabled build options.
Lv Zheng
1
-10
/
+35
2013-01-10
ACPICA: Update compilation environment settings.
Lv Zheng
2
-119
/
+102
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
1
-26
/
+18
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2
-2
/
+2
2012-07-17
ACPICA: Update header files copyrights to 2012
Bob Moore
3
-3
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-10-31
acpi: remove module.h include from platform/aclinux.h
Paul Gortmaker
1
-1
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-13
ACPI: Fix lockdep false positives in acpi_power_off()
Rafael J. Wysocki
1
-0
/
+18
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
3
-3
/
+3
2010-10-01
ACPICA: Make acpi_thread_id no longer configurable, always u64
Lin Ming
1
-4
/
+3
2010-10-01
ACPICA: Add ACPI_INLINE configuration parameter
Lin Ming
2
-0
/
+8
2010-08-12
acpi: fix bogus preemption logic
Thomas Gleixner
1
-3
/
+7
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
3
-3
/
+3
2010-01-22
ACPICA: Update for new gcc-4 warning options
Bob Moore
1
-2
/
+2
2010-01-16
ACPI: don't cond_resched if irq is disabled
Xiaotian Feng
1
-1
/
+1
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-08-29
ACPICA: Don't switch task then not allowed
Alexey Starikovskiy
1
-2
/
+2
2009-05-27
ACPICA: Linux OSL: cleanup/update/merge
Bob Moore
1
-25
/
+38
2009-05-27
ACPICA: Fix a few warnings for gcc 3.4.4
Bob Moore
1
-0
/
+4
2009-01-09
Merge branch 'simplify_PRT' into release
Len Brown
1
-3
/
+0
2008-12-31
ACPICA: Add ACPI_MUTEX_TYPE configuration option
Bob Moore
2
-6
/
+30
2008-12-31
ACPICA: Restructure includes into public/private
Bob Moore
1
-12
/
+0
2008-12-30
ACPI: simplify buffer management for acpi_pci_bind() etc.
Len Brown
1
-3
/
+0
2008-12-19
ACPI: don't cond_resched() when irqs_disabled()
Wu Fengguang
1
-1
/
+5
2008-10-23
Merge branch 'linus' into test
Len Brown
1
-1
/
+1
2008-10-22
ACPICA: add preemption point after each opcode parse
Alexey Starikovskiy
1
-0
/
+6
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-04-23
ACPICA: update Intel copyright
Len Brown
3
-3
/
+3
2007-07-03
ACPICA: Changes for Cygwin compatibility
Bob Moore
2
-1
/
+4
[next]