index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
ACPI / scan: Remove unnecessary initialization of local variables
Rafael J. Wysocki
1
-3
/
+3
2013-01-17
ACPI / scan: Move power state initialization to a separate routine
Rafael J. Wysocki
1
-41
/
+46
2013-01-17
ACPI / PM: Take order attribute of wakeup power resources into account
Rafael J. Wysocki
2
-38
/
+32
2013-01-17
ACPI / PM: Take order attribute of power resources into account
Rafael J. Wysocki
3
-77
/
+117
2013-01-17
ACPI: Do not use device power states of power resources
Rafael J. Wysocki
1
-20
/
+3
2013-01-17
ACPI: Drop power resources driver
Rafael J. Wysocki
4
-59
/
+37
2013-01-17
ACPI / scan: Treat power resources in a special way
Rafael J. Wysocki
3
-115
/
+102
2013-01-17
ACPI / scan: More straightforward preparation of ACPI device objects
Rafael J. Wysocki
1
-117
/
+61
2013-01-17
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
4
-137
/
+147
2013-01-17
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
11
-479
/
+191
2013-01-15
ACPI: update ej_event interface to take acpi_device
Yinghai Lu
3
-12
/
+6
2013-01-15
ACPI / scan: Add second pass to acpi_bus_trim()
Rafael J. Wysocki
1
-16
/
+30
2013-01-15
ACPI / scan: Change the implementation of acpi_bus_trim()
Rafael J. Wysocki
1
-49
/
+15
2013-01-15
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
2
-13
/
+5
2013-01-15
ACPI / scan: Drop the second argument of acpi_device_unregister()
Rafael J. Wysocki
1
-3
/
+3
2013-01-12
ACPI / glue: Fix build with ACPI_GLUE_DEBUG set
Yinghai Lu
1
-1
/
+1
2013-01-12
ACPI / scan: Fix check of device_attach() return value.
Mika Westerberg
1
-1
/
+1
2013-01-11
ACPICA: Cleanup table handler naming conflicts.
Lv Zheng
4
-7
/
+7
2013-01-11
ACPICA: Source restructuring: split large files into 8 new files.
Bob Moore
20
-3103
/
+3494
2013-01-10
ACPICA: Cleanup PM_TIMER_FREQUENCY definition.
Lv Zheng
1
-2
/
+3
2013-01-10
ACPICA: Interpreter: Fix Store() when implicit conversion is not possible.
Bob Moore
1
-5
/
+24
2013-01-10
ACPICA: Resources: Split interrupt share/wake bits into two fields.
Bob Moore
2
-12
/
+28
2013-01-10
ACPICA: Resources: Support for ACPI 5 wake bit in ExtendedInterrupt descriptor.
Aaron Lu
1
-5
/
+5
2013-01-10
ACPICA: Interpreter: Add warning if 64-bit constant appears in 32-bit table.
Bob Moore
6
-14
/
+28
2013-01-10
ACPICA: Update ACPICA initialization messages.
Bob Moore
4
-14
/
+19
2013-01-10
ACPICA: Namespace: Eliminate dot...dot output during initialization.
Bob Moore
1
-17
/
+4
2013-01-10
ACPICA: Resource manager: Add support for ACPI 5 wake bit in IRQ descriptor.
Aaron Lu
1
-4
/
+4
2013-01-10
ACPICA: Fix possible memory leak in dispatcher error path.
Tim Gardner
1
-0
/
+1
2013-01-10
ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.
Bob Moore
1
-0
/
+1
2013-01-10
ACPICA: Merge all debug output macros into a single file, acoutput.
Bob Moore
1
-126
/
+0
2013-01-10
ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code.
Bob Moore
3
-16
/
+20
2013-01-10
ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.
Bob Moore
10
-32
/
+25
2013-01-10
ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front.
Bob Moore
1
-40
/
+78
2013-01-10
ACPICA: DEBUG_PRINT macros: Update to improve performance.
Bob Moore
1
-65
/
+67
2013-01-10
ACPICA: Resource Manager: Add a pointer cast for a namespace node.
Rafael J. Wysocki
1
-1
/
+3
2013-01-10
ACPICA: Add time macros for various timer/time manipulation.
Bob Moore
3
-5
/
+6
2013-01-10
ACPICA: Lint changes, no functional change.
Bob Moore
2
-5
/
+6
2013-01-10
ACPICA: Add root node optimization to internal get namespace node function.
Bob Moore
1
-0
/
+9
2013-01-10
ACPICA: Eliminate some small unnecessary pathname functions.
Bob Moore
8
-65
/
+22
2013-01-10
ACPICA: Change exception code for LoadTable operator.
Bob Moore
1
-3
/
+4
2013-01-10
ACPICA: Resources: New interface, AcpiWalkResourceBuffer.
Bob Moore
1
-31
/
+70
2013-01-10
ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure.
Bob Moore
1
-1
/
+1
2013-01-10
ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE.
Lv Zheng
1
-3
/
+1
2013-01-10
ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros.
Lv Zheng
3
-45
/
+54
2013-01-10
ACPICA: Add macros to extract flag bits from resource descriptors.
Bob Moore
1
-0
/
+14
2013-01-10
ACPICA: Disassembler: Add new ACPI 5 interrupt sharing flags.
Bob Moore
2
-4
/
+6
2013-01-10
ACPICA: Debugger: Major update for the Disassemble<method> command.
Bob Moore
5
-44
/
+52
2013-01-10
ACPICA: Performance: Remove function tracing from critical allocation functions.
Bob Moore
4
-47
/
+43
2013-01-10
ACPICA: Performance enhancement for ACPI package objects.
Chao Guan
1
-9
/
+33
2013-01-10
ACPICA: Fix possible memory leak.
Jesper Juhl
1
-1
/
+2
[prev]
[next]