summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-153-12/+6Star
* ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki2013-01-151-16/+30
* ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki2013-01-151-49/+15Star
* ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-152-13/+5Star
* ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki2013-01-151-3/+3
* ACPI / scan: Fix check of device_attach() return value.Mika Westerberg2013-01-111-1/+1
* ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-071-1/+2
* ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-031-22/+0Star
* ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki2013-01-033-149/+1Star
* ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-032-6/+1Star
* ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-031-15/+35
* ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-035-32/+32
* ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-031-12/+9Star
* ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki2013-01-031-10/+8Star
* ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-035-80/+26Star
* ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-032-71/+11Star
* ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()Rafael J. Wysocki2013-01-031-21/+11Star
* ACPI: Change the ordering of acpi_bus_check_add()Rafael J. Wysocki2013-01-031-10/+10
* ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki2013-01-031-23/+12Star
* ACPI: Reduce the usage of struct acpi_bus_opsRafael J. Wysocki2013-01-031-24/+16Star
* ACPI: Make acpi_bus_add() and acpi_bus_start() visibly differentRafael J. Wysocki2013-01-031-28/+35
* ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki2013-01-033-3/+3
* ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki2013-01-031-31/+72
* Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-142-11/+200
|\
| * ACPI: Create acpi_table_taint() function to avoid code duplicationThomas Renninger2012-10-011-7/+13
| * ACPI: Implement physical address table overrideThomas Renninger2012-10-011-4/+56
| * ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger2012-10-012-0/+131
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-133-84/+110
|\ \
| * \ Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-131-0/+2
| |\ \
| | * | PCI/ACPI: Notify PCI devices when their power resource is turned onHuang Ying2012-11-131-0/+2
| * | | PCI/ACPI: Request _OSC control before scanning PCI root busTaku Izumi2012-11-071-59/+62
| * | | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-071-1/+1
| * | | PCI/ACPI: Add _PRT interrupt routing info before enumerating devicesBjorn Helgaas2012-11-061-14/+16
| * | | ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas2012-11-053-16/+16
| * | | PCI/ACPI: Remove acpi_root_driver in reverse orderYinghai Lu2012-11-031-1/+1
| * | | PCI/ACPI: Delete host bridge _PRT during hot remove pathYinghai Lu2012-11-031-0/+6
| * | | PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root busYinghai Lu2012-11-031-0/+6
| * | | PCI/ACPI: Assign unassigned resource for hot-added root busYinghai Lu2012-11-031-0/+7
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \
| * | | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-12-121-3/+3
|\ \ \
| * | | Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-3/+3
* | | | Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-12-121-1/+1
|\ \ \ \
| * | | | ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger tableChen Gong2012-12-071-1/+1
| |/ / /
* | | | Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-12-121-8/+8
|\ \ \ \
| * | | | efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi2012-11-271-6/+6
| * | | | efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi2012-11-271-2/+2
| |/ / /
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-113-3/+3
|\ \ \ \
| * | | | acpi: remove use of __devinitBill Pemberton2012-11-283-3/+3
| |/ / /
* | | | Merge branch 'acpi-general'Rafael J. Wysocki2012-12-072-1/+20
|\ \ \ \