index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
utilities
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-13
Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...
Len Brown
1
-1
/
+1
2008-03-11
ACPI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-03-11
ACPI: fix boot oops regression in thermal
Lin Ming
1
-1
/
+1
2008-02-06
ACPI: create /sys/firmware/acpi/interrupts
Len Brown
1
-2
/
+0
2008-02-03
drivers/acpi/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-08-25
ACPI: add dump_stack() to trace acpi_format_exception programming errors
Andrew Morton
1
-0
/
+1
2007-07-23
ACPI: autoload modules - ACPICA modifications
Thomas Renninger
1
-2
/
+2
2007-07-22
Pull osi into release branch
Len Brown
1
-10
/
+7
2007-07-03
ACPICA: Update _OSI string list
Bob Moore
1
-10
/
+7
2007-06-18
ACPICA: fix error path in new external package objects as method arguments
Myron Stowe
1
-1
/
+1
2007-06-02
Pull osi-now into release branch
Len Brown
2
-5
/
+27
2007-06-02
ACPICA: Support for external package objects as method arguments
Bob Moore
2
-70
/
+92
2007-05-30
ACPI: add __init to acpi_initialize_subsystem()
Len Brown
1
-3
/
+1
2007-05-30
ACPI: Make _OSI(Linux) a special case
Len Brown
1
-1
/
+0
2007-05-29
ACPI: extend "acpi_osi=" boot option
Len Brown
1
-1
/
+26
2007-05-09
ACPICA: Lindent
Len Brown
9
-20
/
+15
2007-05-09
Revert "ACPICA: fix AML mutex re-entrancy"
Len Brown
1
-0
/
+1
2007-02-15
ACPICA: fix AML mutex re-entrancy
Alexey Starikovskiy
1
-1
/
+0
2007-02-02
ACPICA: fix gcc build warnings
Alexey Starikovskiy
1
-3
/
+3
2007-02-02
ACPICA: Update copyright to 2007.
Bob Moore
15
-15
/
+15
2007-02-02
ACPICA: Added option to display memory statistics upon termination.
Bob Moore
2
-0
/
+13
2007-02-02
ACPICA: Enhance debugger statistics/memory command.
Valery A. Podrezov
1
-0
/
+8
2007-02-02
ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...
Bob Moore
1
-0
/
+1
2007-02-02
ACPICA: Delete stale FADT functions outside tbfadt.c.
Bob Moore
2
-109
/
+0
2007-02-02
ACPICA: Cleanup of FADT verification function.
Bob Moore
1
-42
/
+23
2007-02-02
ACPICA: Split acpi_format_exception into two parts
Bob Moore
2
-82
/
+109
2007-02-02
ACPICA: Store GPE number instead of bitmask
Alexey Starikovskiy
1
-2
/
+0
2007-02-02
ACPICA: Fix unalignment in acpi_ut_repair_name
Bob Moore
2
-7
/
+6
2007-02-02
ACPICA: Add acpi_gpe_count global to track the number of GPE events
Bob Moore
1
-0
/
+2
2007-02-02
ACPICA: misc fixes for new Table Manager:
Bob Moore
1
-2
/
+6
2007-02-02
ACPICA: Implement simplified Table Manager
Bob Moore
4
-110
/
+49
2007-02-02
ACPICA: fix for object premature deletion
Fiodor Suietov
1
-0
/
+9
2007-02-02
ACPICA: Cast acpi_thread_id to UINT32 for debug output only
Bob Moore
1
-4
/
+3
2007-02-02
ACPICA: Delete recursive feature of ACPI Global Lock
Bob Moore
2
-6
/
+10
2006-10-21
ACPI: avoid gcc warnings in ACPI mutex debug code
Martin Bligh
2
-9
/
+12
2006-07-10
Pull acpi_os_allocate into test branch
Len Brown
1
-0
/
+2
2006-07-10
Pull acpica-20060707 into test branch
Len Brown
3
-10
/
+35
2006-07-10
ACPI: acpi_os_allocate() fixes
Len Brown
1
-0
/
+2
2006-07-09
ACPI: acpi_os_get_thread_id() returns current
Len Brown
2
-6
/
+6
2006-07-09
ACPI: ACPICA 20060707
Bob Moore
3
-10
/
+35
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
2
-3
/
+3
2006-06-28
ACPI: ACPICA 20060623
Bob Moore
3
-42
/
+34
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
1
-1
/
+0
2006-06-27
ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)
Len Brown
1
-1
/
+1
2006-06-26
ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macros
Thomas Renninger
1
-1
/
+5
2006-06-14
ACPI: ACPICA 20060608
Bob Moore
2
-10
/
+20
2006-06-14
ACPI: ACPICA 20060526
Bob Moore
5
-94
/
+143
2006-06-14
ACPI: ACPICA 20060512
Bob Moore
1
-8
/
+0
2006-06-14
ACPI: ACPICA 20060421
Bob Moore
14
-167
/
+189
2006-06-14
ACPI: ACPICA 20060331
Bob Moore
7
-37
/
+145
[next]