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
/
tables.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-27
ACPI / table: Always count matched and successfully parsed entries
Tomasz Nowicki
1
-1
/
+4
2014-11-27
ACPI / table: Add new function to get table entries
Ashwin Chaugule
1
-19
/
+44
2014-06-17
ACPI: use kstrto*() instead of simple_strto*()
Christoph Jaeger
1
-1
/
+2
2014-06-01
ACPI: Fix x86 regression related to early mapping size limitation
Lv Zheng
1
-0
/
+23
2014-03-02
ACPI / tables: Replace printk with pr_*
Hanjun Guo
1
-73
/
+55
2014-01-06
ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...
tangchen
1
-2
/
+3
2014-01-06
ACPI / tables: Check if id is NULL in acpi_table_parse()
tangchen
1
-1
/
+1
2013-12-07
ACPI / table: Replace '1' with specific error return values
Hanjun Guo
1
-2
/
+2
2013-01-11
ACPICA: Cleanup table handler naming conflicts.
Lv Zheng
1
-3
/
+3
2012-10-06
ACPI: Harden acpi_table_parse_entries() against BIOS bug
Fenghua Yu
1
-4
/
+14
2010-03-14
ACPI: delete the "acpi=ht" boot option
Len Brown
1
-2
/
+2
2010-02-18
ACPI: fix "acpi=ht" boot option
Len Brown
1
-2
/
+2
2009-08-28
ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries()
Len Brown
1
-0
/
+6
2009-04-05
Merge branch 'linus' into release
Len Brown
1
-6
/
+14
2009-04-03
x86, ACPI: add support for x2apic ACPI extensions
Suresh Siddha
1
-0
/
+30
2009-02-09
acpi/x86: introduce __apci_map_table, v4
Yinghai Lu
1
-6
/
+14
2009-02-06
ACPI: disable ACPI cleanly when bad RSDP found
Len Brown
1
-1
/
+6
2008-08-21
acpi: add checking for NULL early param
Cyrill Gorcunov
1
-0
/
+2
2007-03-30
Revert "ACPI: parse 2nd MADT by default"
Len Brown
1
-1
/
+1
2007-03-15
ACPI: parse 2nd MADT by default
Len Brown
1
-1
/
+1
2007-03-11
ACPI: Add support to parse 2nd MADT
Len Brown
1
-5
/
+52
2007-02-16
Pull fluff into release branch
Len Brown
1
-16
/
+25
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-13
ACPI: acpi_table_parse_madt_family() is not MADT specific
Len Brown
1
-12
/
+12
2007-02-13
ACPI: acpi_madt_entry_handler() is not MADT specific
Len Brown
1
-2
/
+2
2007-02-13
ACPI: acpi_table_parse() now returns success/fail, not count
Len Brown
1
-2
/
+11
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting)
Alexey Starikovskiy
1
-54
/
+55
2007-02-02
ACPICA: Remove duplicate table manager
Alexey Starikovskiy
1
-380
/
+16
2007-02-02
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
1
-15
/
+14
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-14
ACPI: ACPICA 20060331
Bob Moore
1
-2
/
+2
2006-03-26
[PATCH] EFI fixes
Tolentino, Matthew E
1
-1
/
+2
2005-12-30
[ACPI] reduce kernel size: move 5BK .bss to 2.5KB .init.data
Len Brown
1
-2
/
+2
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
1
-211
/
+223
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+609