summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-08-301-2/+1
|\
| * ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki2013-08-291-2/+1
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-10/+0
|\ \
| * \ Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-141-10/+0
| |\ \ | | |/ | |/|
| | * ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki2013-08-061-1/+0
| | * ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-9/+0
* | | Merge branch 'acpica'Rafael J. Wysocki2013-08-272-11/+18
|\ \ \
| * | | ACPICA: Update version to 20130725.Bob Moore2013-08-131-1/+1
| * | | ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore2013-08-131-2/+2
| * | | ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-131-15/+13
| * | | ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2013-07-232-0/+16
| * | | ACPICA: Update version to 20130626Bob Moore2013-07-231-1/+1
| * | | ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore2013-07-231-7/+0
* | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-08-271-1/+2
|\ \ \ \
| * | | | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki2013-07-301-1/+2
* | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-08-272-13/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki2013-07-151-9/+1
| * | | | ACPI / dock: Do not check CONFIG_ACPI_DOCK_MODULERafael J. Wysocki2013-07-151-2/+2
| * | | | ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki2013-07-151-2/+0
| * | | | ACPI: Export acpi_(bay)|(dock)_match() from scan.cJiang Liu2013-07-151-0/+3
| * | | | ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu2013-07-151-0/+2
| * | | | ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-151-0/+2
| * | | | ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-151-0/+3
| | |_|/ | |/| |
* | | | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-071-1/+5
* | | | ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki2013-08-061-6/+2
| |/ / |/| |
* | | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-261-10/+1
| |/ |/|
* | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-181-1/+10
* | ACPICA: expose OSI versionAaron Lu2013-07-182-0/+16
|/
* Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-1/+0
|\
| * PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu2013-05-291-1/+0
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-06-281-3/+1
|\ \
| * | ACPI: Remove unused flags in acpi_device_flagsToshi Kani2013-06-191-3/+1
* | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-06-281-14/+2
|\ \ \
| * | | ACPI / PM: Rename function acpi_device_power_state() and make it staticRafael J. Wysocki2013-06-191-14/+2
| |/ /
* | | Merge branch 'acpica'Rafael J. Wysocki2013-06-283-10/+5
|\ \ \
| * | | ACPICA: Update version to 20130517Bob Moore2013-06-201-1/+1
| * | | ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng2013-06-161-0/+1
| * | | ACPICA: Update version to 20130418Bob Moore2013-06-011-1/+1
| * | | ACPICA: Remove unused macros, no functional changeLv Zheng2013-06-011-7/+1
| * | | ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore2013-06-011-2/+2
| |/ /
* | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-282-8/+6
|\ \ \
| * | | ACPI: Drop removal_type field from struct acpi_deviceRafael J. Wysocki2013-06-011-8/+0
| * | | ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki2013-05-121-0/+5
| * | | ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki2013-05-121-0/+1
* | | | ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki2013-06-241-2/+6
* | | | ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki2013-06-201-0/+1
| |/ / |/| |
* | | ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2013-05-221-35/+5
|/ /
* | ACPI: Fix section to __init. Align with usage in acpixf.hJan-Simon Möller2013-05-121-1/+1
* | ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki2013-05-121-2/+8
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-04-282-8/+8
|\