| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | 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 |
| | * | | | | | | | | | ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.c | Rashika | 2014-01-06 | 1 | -1/+1 |
| | * | | | | | | | | | ACPI / NVS: Include appropriate header file in nvs.c | Rashika | 2014-01-06 | 1 | -0/+2 |
| | * | | | | | | | | | ACPI / OSL: Mark the function acpi_table_checksum() as static | Rashika | 2014-01-06 | 1 | -1/+1 |
| | * | | | | | | | | | ACPI / processor: initialize a variable to silence compiler warning | Al Stone | 2013-12-19 | 1 | -1/+1 |
| | * | | | | | | | | | ACPI / processor: use ACPI_COMPANION() to get ACPI device | Lan Tianyu | 2013-12-07 | 1 | -4/+4 |
| | * | | | | | | | | | ACPI: correct minor typos | Al Stone | 2013-12-07 | 1 | -2/+2 |
| | * | | | | | | | | | ACPI / sleep: Drop redundant acpi_disabled check | Hanjun Guo | 2013-12-07 | 1 | -3/+0 |
| | * | | | | | | | | | ACPI / dock: Drop redundant acpi_disabled check | Hanjun Guo | 2013-12-07 | 1 | -3/+0 |
| | * | | | | | | | | | ACPI / table: Replace '1' with specific error return values | Hanjun Guo | 2013-12-07 | 1 | -2/+2 |
| | * | | | | | | | | | ACPI: remove trailing whitespace | Al Stone | 2013-12-07 | 2 | -2/+2 |
| | * | | | | | | | | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> | Lv Zheng | 2013-12-07 | 5 | -5/+0 |
| | * | | | | | | | | | ACPI: Clean up incorrect inclusion of an ACPICA header | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 35 | -80/+28 |
| | |/ / / / / / / |
|
* | | | | | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-22 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplug | Rafael J. Wysocki | 2014-01-14 | 1 | -0/+6 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 | 5 | -38/+83 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-01-12 | 4 | -31/+33 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ACPI, APEI, GHES: Cleanup ghes memory error handling | Chen, Gong | 2013-12-21 | 1 | -16/+20 |
| | * | | | | | | | | | ACPI, APEI: Cleanup alignment-aware accesses | Chen, Gong | 2013-12-21 | 3 | -13/+12 |
| | * | | | | | | | | | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong | 2013-12-21 | 1 | -2/+1 |
| * | | | | | | | | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar | 2014-01-12 | 7 | -5/+35 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-12-18 | 1 | -5/+34 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interface | Luck, Tony | 2013-12-17 | 1 | -5/+34 |
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| * | | | | | | | | | ACPI, eMCA: Combine eMCA/EDAC event reporting priority | Chen, Gong | 2013-12-11 | 1 | -2/+16 |
| |/ / / / / / / / |
|