index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
Age
Commit message (
Expand
)
Author
Lines
2014-03-05
ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()
Rafael J. Wysocki
-4
/
+0
2014-02-27
ACPICA: Headers: Deploy #pragma pack (push) and (pop).
Bob Moore
-9
/
+45
2014-02-22
ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST
Rafael J. Wysocki
-8
/
+0
2014-02-22
ACPI / dock: Drop struct acpi_dock_ops and all code related to it
Rafael J. Wysocki
-22
/
+0
2014-02-22
ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devices
Rafael J. Wysocki
-0
/
+5
2014-02-21
ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context
Rafael J. Wysocki
-3
/
+6
2014-02-21
ACPI / dock: Use ACPI device object pointers instead of ACPI handles
Rafael J. Wysocki
-2
/
+2
2014-02-21
ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context
Rafael J. Wysocki
-1
/
+4
2014-02-21
Merge branch 'acpi-pci-hotplug' into acpi-ost
Rafael J. Wysocki
-1
/
+30
2014-02-21
ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()
Jiang Liu
-1
/
+9
2014-02-16
ACPI / dock: Dispatch dock notifications from the global notify handler
Rafael J. Wysocki
-1
/
+2
2014-02-13
ACPICA: acpidump: Remove integer types translation protection.
Lv Zheng
-32
/
+34
2014-02-13
ACPICA: acpidump: Add sparse declarators support.
Lv Zheng
-0
/
+10
2014-02-11
ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handler
Rafael J. Wysocki
-0
/
+2
2014-02-11
ACPICA: Update version to 20140114.
Bob Moore
-1
/
+1
2014-02-11
ACPICA: Add support for extra, optional OS-specific header file.
Lv Zheng
-0
/
+3
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
-17
/
+17
2014-02-06
ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
Rafael J. Wysocki
-2
/
+0
2014-02-06
ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()
Rafael J. Wysocki
-1
/
+1
2014-02-06
ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
Rafael J. Wysocki
-1
/
+24
2014-02-05
ACPI / hotplug / PCI: Define hotplug context lock in the core
Rafael J. Wysocki
-0
/
+2
2014-02-05
ACPI / hotplug: Fix potential race in acpi_bus_notify()
Rafael J. Wysocki
-0
/
+2
2014-02-05
ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()
Rafael J. Wysocki
-0
/
+4
2014-02-05
ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY
Al Stone
-0
/
+6
2014-02-03
ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() static
Bjorn Helgaas
-1
/
+0
2014-01-29
Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...
Rafael J. Wysocki
-1
/
+1
2014-01-27
ACPICA: Remove bool usage from ACPICA.
Lv Zheng
-1
/
+1
2014-01-12
Merge branch 'acpi-dsm'
Rafael J. Wysocki
-0
/
+26
2014-01-12
Merge branch 'acpica'
Rafael J. Wysocki
-49
/
+59
2014-01-12
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
-16
/
+20
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
-5
/
+17
2014-01-08
ACPICA: Update version to 20131218.
Bob Moore
-1
/
+1
2014-01-08
ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.
Lv Zheng
-0
/
+9
2014-01-08
ACPICA: Linuxize: Cleanup spaces after special macro invocations.
Lv Zheng
-17
/
+3
2014-01-08
ACPICA: Update ACPI example code to make it an actual working program.
Bob Moore
-5
/
+6
2014-01-08
ACPICA: Add helper macros to extract bus/segment numbers from HEST table.
Betty Dall
-1
/
+9
2014-01-08
ACPICA: Tables: Add full support for the PCCT table, update table definition.
Bob Moore
-3
/
+12
2014-01-08
ACPICA: Tables: Add full support for the DBG2 table.
Bob Moore
-0
/
+5
2014-01-08
ACPICA: Add option to favor 32-bit FADT addresses.
Bob Moore
-0
/
+1
2014-01-08
ACPICA: Cleanup the option of forcing the use of the RSDT.
Lv Zheng
-8
/
+8
2014-01-08
ACPICA: Back port and refine validation of the XSDT root table.
Lv Zheng
-0
/
+3
2014-01-08
ACPICA: Linux Header: Remove unused OSL prototypes.
Lv Zheng
-4
/
+0
2014-01-08
ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.
Lv Zheng
-10
/
+2
2014-01-05
ACPI: introduce helper interfaces for _DSM method
Jiang Liu
-0
/
+26
2013-12-31
Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'
Rafael J. Wysocki
-1
/
+3
2013-12-31
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
-1
/
+3
2013-12-31
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
-1
/
+3
2013-12-29
ACPI / hotplug: Add demand_offline hotplug profile flag
Rafael J. Wysocki
-1
/
+2
2013-12-07
ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>
Lv Zheng
-0
/
+17
2013-12-07
ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c
Rafael J. Wysocki
-1
/
+0
[prev]
[next]