summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore2014-01-083-7/+8
| | * | | | | | ACPICA: Debug output: Fix a couple of small output issues.Bob Moore2014-01-082-8/+8
| | |/ / / / /
| * | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-1211-542/+486
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ACPI / scan: ACPI device object sysfs attribute for _STA evaluationSrinivas Pandruvada2014-01-111-0/+22
| | * | | | | Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-12-311-0/+10
| | |\ \ \ \ \
| | * | | | | | ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki2013-12-293-7/+50
| | * | | | | | ACPI / hotplug: Add demand_offline hotplug profile flagRafael J. Wysocki2013-12-291-4/+37
| | * | | | | | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki2013-12-071-12/+0
| | * | | | | | ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()Rafael J. Wysocki2013-12-074-16/+12
| | * | | | | | 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
| | |/ / / / / / / | |/| | | | | | |
OpenPOWER on IntegriCloud