summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-071-5/+7
| | * | | | | | ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki2013-12-071-9/+1
| | * | | | | | ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki2013-12-071-3/+3
| | * | | | | | PCI / ACPI: Use acpi_find_child_device() for child devices lookupRafael J. Wysocki2013-12-071-0/+3
| | * | | | | | ACPI / bind: Simplify child device lookupsRafael J. Wysocki2013-12-071-82/+55
| | * | | | | | Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-0735-80/+28
| | |\ \ \ \ \ \
| | * | | | | | | ACPI / scan: Use direct recurrence for device hierarchy walksRafael J. Wysocki2013-11-251-75/+45
| | * | | | | | | ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki2013-11-222-11/+5
| | * | | | | | | ACPI / hotplug: Drop unfinished global notification handling routinesRafael J. Wysocki2013-11-221-62/+2
| | * | | | | | | ACPI / hotplug: Rework generic code to handle suprise removalsRafael J. Wysocki2013-11-221-26/+59
| | * | | | | | | ACPI / hotplug: Move container-specific code out of the coreRafael J. Wysocki2013-11-222-10/+9
| | * | | | | | | ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki2013-11-223-133/+36
| | * | | | | | | ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug()Rafael J. Wysocki2013-11-223-79/+68
| | * | | | | | | ACPI / hotplug: Do not fail bus and device checks for disabled hotplugRafael J. Wysocki2013-11-221-33/+7
| | * | | | | | | ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki2013-11-225-68/+78
| | * | | | | | | ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki2013-11-223-21/+101
| | * | | | | | | Merge branch 'acpica' into acpi-hotplugRafael J. Wysocki2013-11-227-44/+76
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge back earlier acpi-hotplug material.Rafael J. Wysocki2013-11-222-1/+4
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-1244-131/+61
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen2014-01-061-2/+3
| | * | | | | | | | | ACPI / tables: Check if id is NULL in acpi_table_parse()tangchen2014-01-061-1/+1
| | * | | | | | | | | ACPI / proc: Include appropriate header file in proc.cRashika2014-01-061-0/+1
| | * | | | | | | | | ACPI / EC: Remove unused functions and add prototype declaration in internal.hRashika2014-01-062-25/+9
| | * | | | | | | | | ACPI / dock: Include appropriate header file in dock.cRashika2014-01-061-0/+2
| | * | | | | | | | | ACPI / PCI: Include appropriate header file in pci_link.cRashika2014-01-061-0/+2
| | * | | | | | | | | ACPI / PCI: Include appropriate header file in pci_slot.cRashika2014-01-061-0/+1
| | * | | | | | | | | ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.cRashika2014-01-061-1/+1
| | * | | | | | | | | ACPI / NVS: Include appropriate header file in nvs.cRashika2014-01-061-0/+2
| | * | | | | | | | | ACPI / OSL: Mark the function acpi_table_checksum() as staticRashika2014-01-061-1/+1
| | * | | | | | | | | ACPI / processor: initialize a variable to silence compiler warningAl Stone2013-12-191-1/+1
| | * | | | | | | | | ACPI / processor: use ACPI_COMPANION() to get ACPI deviceLan Tianyu2013-12-071-4/+4
| | * | | | | | | | | ACPI: correct minor typosAl Stone2013-12-071-2/+2
| | * | | | | | | | | ACPI / sleep: Drop redundant acpi_disabled checkHanjun Guo2013-12-071-3/+0
| | * | | | | | | | | ACPI / dock: Drop redundant acpi_disabled checkHanjun Guo2013-12-071-3/+0
| | * | | | | | | | | ACPI / table: Replace '1' with specific error return valuesHanjun Guo2013-12-071-2/+2
| | * | | | | | | | | ACPI: remove trailing whitespaceAl Stone2013-12-072-2/+2
| | * | | | | | | | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-075-5/+0
| | * | | | | | | | | ACPI: Clean up incorrect inclusion of an ACPICA headerLv Zheng2013-12-071-1/+0
| | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-0735-80/+28
| | |/ / / / / / /
* | | | | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-221-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ACPI / PCI: Use global PCI rescan-remove locking in PCI root hotplugRafael J. Wysocki2014-01-141-0/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-205-38/+83
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-01-124-31/+33
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI, APEI, GHES: Cleanup ghes memory error handlingChen, Gong2013-12-211-16/+20
| | * | | | | | | | | ACPI, APEI: Cleanup alignment-aware accessesChen, Gong2013-12-213-13/+12
| | * | | | | | | | | ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong2013-12-211-2/+1
| * | | | | | | | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar2014-01-127-5/+35
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-12-181-5/+34
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interfaceLuck, Tony2013-12-171-5/+34
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | ACPI, eMCA: Combine eMCA/EDAC event reporting priorityChen, Gong2013-12-111-2/+16
| |/ / / / / / / /
OpenPOWER on IntegriCloud