Age | Commit message (Expand) | Author | Files | Lines |
2013-10-17 | ACPI / PM: Drop two functions that are not used any more | Rafael J. Wysocki | 1 | -7/+0 |
2013-08-30 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 1 | -2/+1 |
2013-08-29 | ACPI / hotplug: Remove containers synchronously | Rafael J. Wysocki | 1 | -2/+1 |
2013-08-27 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 1 | -10/+0 |
2013-08-27 | Merge branch 'acpica' | Rafael J. Wysocki | 2 | -11/+18 |
2013-08-27 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 1 | -1/+2 |
2013-08-27 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2 | -13/+13 |
2013-08-14 | Merge back earlier 'acpi-assorted' material | Rafael J. Wysocki | 1 | -10/+0 |
2013-08-13 | ACPICA: Update version to 20130725. | Bob Moore | 1 | -1/+1 |
2013-08-13 | ACPICA: Update names for walk_namespace callbacks to clarify usage. | Bob Moore | 1 | -2/+2 |
2013-08-13 | ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version. | Lv Zheng | 1 | -15/+13 |
2013-08-07 | ACPI: Try harder to resolve _ADR collisions for bridges | Rafael J. Wysocki | 1 | -1/+5 |
2013-08-06 | ACPI: Drop physical_node_id_bitmap from struct acpi_device | Rafael J. Wysocki | 1 | -6/+2 |
2013-08-06 | ACPI: Move acpi_bus_get_device() from bus.c to scan.c | Rafael J. Wysocki | 1 | -1/+0 |
2013-07-30 | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere | Rafael J. Wysocki | 1 | -1/+2 |
2013-07-26 | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" | Rafael J. Wysocki | 1 | -10/+1 |
2013-07-23 | ACPICA: Add acpi_update_interfaces() public interface | Lv Zheng | 2 | -0/+16 |
2013-07-23 | ACPICA: Update version to 20130626 | Bob Moore | 1 | -1/+1 |
2013-07-23 | ACPICA: Remove restriction of 256 maximum GPEs in any GPE block | Bob Moore | 1 | -7/+0 |
2013-07-18 | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 | Rafael J. Wysocki | 1 | -1/+10 |
2013-07-18 | ACPICA: expose OSI version | Aaron Lu | 2 | -0/+16 |
2013-07-15 | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 1 | -9/+0 |
2013-07-15 | ACPI / dock / PCI: Drop ACPI dock notifier chain | Rafael J. Wysocki | 1 | -9/+1 |
2013-07-15 | ACPI / dock: Do not check CONFIG_ACPI_DOCK_MODULE | Rafael J. Wysocki | 1 | -2/+2 |
2013-07-15 | ACPI: Drop ACPI bus notifier call chain | Rafael J. Wysocki | 1 | -2/+0 |
2013-07-15 | ACPI: Export acpi_(bay)|(dock)_match() from scan.c | Jiang Liu | 1 | -0/+3 |
2013-07-15 | ACPI: introduce two helper functions for _EJ0 and _LCK | Jiang Liu | 1 | -0/+2 |
2013-07-15 | ACPI: introduce helper function acpi_execute_simple_method() | Jiang Liu | 1 | -0/+2 |
2013-07-15 | ACPI: introduce helper function acpi_has_method() | Jiang Liu | 1 | -0/+3 |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2013-06-28 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 1 | -3/+1 |
2013-06-28 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 1 | -14/+2 |
2013-06-28 | Merge branch 'acpica' | Rafael J. Wysocki | 3 | -10/+5 |
2013-06-28 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2 | -8/+6 |
2013-06-24 | ACPI / dock / PCI: Synchronous handling of dock events for PCI devices | Rafael J. Wysocki | 1 | -2/+6 |
2013-06-20 | ACPICA: Update version to 20130517 | Bob Moore | 1 | -1/+1 |
2013-06-20 | ACPI / LPSS: Power up LPSS devices during enumeration | Rafael J. Wysocki | 1 | -0/+1 |
2013-06-19 | ACPI / PM: Rename function acpi_device_power_state() and make it static | Rafael J. Wysocki | 1 | -14/+2 |
2013-06-19 | ACPI: Remove unused flags in acpi_device_flags | Toshi Kani | 1 | -3/+1 |
2013-06-16 | ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT | Lv Zheng | 1 | -0/+1 |
2013-06-01 | ACPICA: Update version to 20130418 | Bob Moore | 1 | -1/+1 |
2013-06-01 | ACPICA: Remove unused macros, no functional change | Lv Zheng | 1 | -7/+1 |
2013-06-01 | ACPICA: Add argument typechecking for all predefined ACPI names | Bob Moore | 1 | -2/+2 |
2013-06-01 | ACPI: Drop removal_type field from struct acpi_device | Rafael J. Wysocki | 1 | -8/+0 |
2013-05-29 | PCI/ACPI: Remove unused global list acpi_pci_roots | Jiang Liu | 1 | -1/+0 |
2013-05-22 | ACPI / PM: Allow device power states to be used for CONFIG_PM unset | Rafael J. Wysocki | 1 | -35/+5 |
2013-05-12 | ACPI / processor: Use common hotplug infrastructure | Rafael J. Wysocki | 1 | -0/+5 |
2013-05-12 | ACPI / hotplug: Use device offline/online for graceful hot-removal | Rafael J. Wysocki | 1 | -0/+1 |
2013-05-12 | ACPI: Fix section to __init. Align with usage in acpixf.h | Jan-Simon Möller | 1 | -1/+1 |
2013-05-12 | ACPI / PM: Move processor suspend/resume to syscore_ops | Rafael J. Wysocki | 1 | -2/+8 |