index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
|
ACPI: introduce helper interfaces for _DSM method
Jiang Liu
2014-01-05
1
-0
/
+97
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2014-01-12
20
-315
/
+478
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.
Lv Zheng
2014-01-08
1
-0
/
+12
|
|
*
|
|
|
|
|
ACPICA: Linuxize: Cleanup spaces after special macro invocations.
Lv Zheng
2014-01-08
3
-8
/
+2
|
|
*
|
|
|
|
|
ACPICA: Interpreter: Add additional debug info for an error case.
Bob Moore
2014-01-08
1
-1
/
+2
|
|
*
|
|
|
|
|
ACPICA: Add an error message if the Debugger fails initialization.
Bob Moore
2014-01-08
1
-2
/
+10
|
|
*
|
|
|
|
|
ACPICA: Conditionally define a local variable that is used for debug only.
Bob Moore
2014-01-08
1
-1
/
+3
|
|
*
|
|
|
|
|
ACPICA: Parser: Updates/fixes for debug output.
Bob Moore
2014-01-08
1
-2
/
+47
|
|
*
|
|
|
|
|
ACPICA: Enhance ACPI warning for memory/IO address conflicts.
Bob Moore
2014-01-08
1
-6
/
+13
|
|
*
|
|
|
|
|
ACPICA: Update several debug statements - no functional change.
Bob Moore
2014-01-08
1
-10
/
+9
|
|
*
|
|
|
|
|
ACPICA: Improve exception handling for GPE block installation.
Bob Moore
2014-01-08
3
-14
/
+22
|
|
*
|
|
|
|
|
ACPICA: Add option to favor 32-bit FADT addresses.
Bob Moore
2014-01-08
2
-152
/
+193
|
|
*
|
|
|
|
|
ACPICA: Cleanup the option of forcing the use of the RSDT.
Lv Zheng
2014-01-08
2
-5
/
+13
|
|
*
|
|
|
|
|
ACPICA: Back port and refine validation of the XSDT root table.
Lv Zheng
2014-01-08
1
-90
/
+120
|
|
*
|
|
|
|
|
ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.
Lv Zheng
2014-01-08
2
-13
/
+20
|
|
*
|
|
|
|
|
ACPICA: Disassembler: Improve pathname support for emitted External() stateme...
Bob Moore
2014-01-08
3
-7
/
+8
|
|
*
|
|
|
|
|
ACPICA: Debug output: Fix a couple of small output issues.
Bob Moore
2014-01-08
2
-8
/
+8
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2014-01-12
11
-542
/
+486
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
ACPI / scan: ACPI device object sysfs attribute for _STA evaluation
Srinivas Pandruvada
2014-01-11
1
-0
/
+22
|
|
*
|
|
|
|
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
2013-12-31
1
-0
/
+10
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
ACPI / hotplug / driver core: Handle containers in a special way
Rafael J. Wysocki
2013-12-29
3
-7
/
+50
|
|
*
|
|
|
|
|
ACPI / hotplug: Add demand_offline hotplug profile flag
Rafael J. Wysocki
2013-12-29
1
-4
/
+37
|
|
*
|
|
|
|
|
ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c
Rafael J. Wysocki
2013-12-07
1
-12
/
+0
|
|
*
|
|
|
|
|
ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()
Rafael J. Wysocki
2013-12-07
4
-16
/
+12
|
|
*
|
|
|
|
|
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
2013-12-07
1
-5
/
+7
|
|
*
|
|
|
|
|
ACPI / bind: Redefine acpi_preset_companion()
Rafael J. Wysocki
2013-12-07
1
-9
/
+1
|
|
*
|
|
|
|
|
ACPI / bind: Redefine acpi_get_child()
Rafael J. Wysocki
2013-12-07
1
-3
/
+3
|
|
*
|
|
|
|
|
PCI / ACPI: Use acpi_find_child_device() for child devices lookup
Rafael J. Wysocki
2013-12-07
1
-0
/
+3
|
|
*
|
|
|
|
|
ACPI / bind: Simplify child device lookups
Rafael J. Wysocki
2013-12-07
1
-82
/
+55
|
|
*
|
|
|
|
|
Merge branch 'acpi-cleanup' into acpi-hotplug
Rafael J. Wysocki
2013-12-07
35
-80
/
+28
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ACPI / scan: Use direct recurrence for device hierarchy walks
Rafael J. Wysocki
2013-11-25
1
-75
/
+45
|
|
*
|
|
|
|
|
|
ACPI: Introduce acpi_set_device_status()
Rafael J. Wysocki
2013-11-22
2
-11
/
+5
|
|
*
|
|
|
|
|
|
ACPI / hotplug: Drop unfinished global notification handling routines
Rafael J. Wysocki
2013-11-22
1
-62
/
+2
|
|
*
|
|
|
|
|
|
ACPI / hotplug: Rework generic code to handle suprise removals
Rafael J. Wysocki
2013-11-22
1
-26
/
+59
|
|
*
|
|
|
|
|
|
ACPI / hotplug: Move container-specific code out of the core
Rafael J. Wysocki
2013-11-22
2
-10
/
+9
|
|
*
|
|
|
|
|
|
ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code
Rafael J. Wysocki
2013-11-22
3
-133
/
+36
|
|
*
|
|
|
|
|
|
ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug()
Rafael J. Wysocki
2013-11-22
3
-79
/
+68
|
|
*
|
|
|
|
|
|
ACPI / hotplug: Do not fail bus and device checks for disabled hotplug
Rafael J. Wysocki
2013-11-22
1
-33
/
+7
|
|
*
|
|
|
|
|
|
ACPI / scan: Add acpi_device objects for all device nodes in the namespace
Rafael J. Wysocki
2013-11-22
5
-68
/
+78
|
|
*
|
|
|
|
|
|
ACPI / scan: Define non-empty device removal handler
Rafael J. Wysocki
2013-11-22
3
-21
/
+101
|
|
*
|
|
|
|
|
|
Merge branch 'acpica' into acpi-hotplug
Rafael J. Wysocki
2013-11-22
7
-44
/
+76
|
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge back earlier acpi-hotplug material.
Rafael J. Wysocki
2013-11-22
2
-1
/
+4
|
|
|
\
\
\
\
\
\
\
\
|
*
|
\
\
\
\
\
\
\
\
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-12
44
-131
/
+61
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...
tangchen
2014-01-06
1
-2
/
+3
|
|
*
|
|
|
|
|
|
|
|
ACPI / tables: Check if id is NULL in acpi_table_parse()
tangchen
2014-01-06
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
ACPI / proc: Include appropriate header file in proc.c
Rashika
2014-01-06
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
ACPI / EC: Remove unused functions and add prototype declaration in internal.h
Rashika
2014-01-06
2
-25
/
+9
|
|
*
|
|
|
|
|
|
|
|
ACPI / dock: Include appropriate header file in dock.c
Rashika
2014-01-06
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
ACPI / PCI: Include appropriate header file in pci_link.c
Rashika
2014-01-06
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
ACPI / PCI: Include appropriate header file in pci_slot.c
Rashika
2014-01-06
1
-0
/
+1
[prev]
[next]