| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-12-07 | 1 | -1/+6 |
|\ |
|
| * | ACPI : do not use Lid and Sleep button for S5 wakeup | Zhang Rui | 2012-12-04 | 1 | -1/+6 |
* | | Merge branch 'acpi-enumeration' | Rafael J. Wysocki | 2012-12-07 | 1 | -0/+10 |
|\ \ |
|
| * | | ACPI: add Haswell LPSS devices to acpi_platform_device_ids list | Mika Westerberg | 2012-12-07 | 1 | -0/+10 |
* | | | Merge branch 'acpi-general' | Rafael J. Wysocki | 2012-11-29 | 1 | -6/+62 |
|\ \ \
| | |/
| |/| |
|
| * | | ACPI: create _SUN sysfs file | Yasuaki Ishimatsu | 2012-11-16 | 1 | -0/+24 |
| * | | ACPI: Export functions for hot-remove | Toshi Kani | 2012-11-15 | 1 | -0/+1 |
| * | | ACPI: Add user space interface for identification objects | Lv Zheng | 2012-11-15 | 1 | -0/+28 |
| * | | ACPI: Add _UID support for ACPI devices. | Lv Zheng | 2012-11-15 | 1 | -0/+4 |
| * | | ACPI: Remove unused lockable in acpi_device_flags | Toshi Kani | 2012-11-15 | 1 | -5/+0 |
| * | | ACPI: Fix stale pointer access to flags.lockable | Toshi Kani | 2012-11-15 | 1 | -1/+5 |
* | | | Merge branch 'acpica' | Rafael J. Wysocki | 2012-11-29 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | ACPICA: Fix divergences of definition conflicts. | Lv Zheng | 2012-11-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'acpi-dev-pm' into acpi-enumeration | Rafael J. Wysocki | 2012-11-27 | 1 | -1/+8 |
|\ \ |
|
| * | | ACPI / PM: Introduce os_accessible flag for power_state | Aaron Lu | 2012-11-21 | 1 | -1/+8 |
| |/ |
|
* | | ACPI: add SDHCI to ACPI platform devices | Adrian Hunter | 2012-11-23 | 1 | -0/+2 |
* | | ACPI / driver core: Introduce struct acpi_dev_node and related macros | Rafael J. Wysocki | 2012-11-21 | 1 | -2/+2 |
* | | ACPI: Add support for platform bus type | Mika Westerberg | 2012-11-15 | 1 | -1/+15 |
* | | ACPI: Provide generic functions for matching ACPI device nodes | Mika Westerberg | 2012-11-15 | 1 | -5/+35 |
|/ |
|
*---. | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 2012-10-06 | 1 | -2/+54 |
|\ \ \ |
|
| | | * | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 2012-09-21 | 1 | -0/+2 |
| |_|/
|/| | |
|
| | * | ACPI: Add new sysfs interface to export device description | Lance Ortiz | 2012-10-06 | 1 | -2/+52 |
| |/
|/| |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 | 1 | -9/+49 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 2012-07-26 | 1 | -9/+49 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | | * | ACPI: Add _OST support for sysfs eject | Toshi Kani | 2012-06-04 | 1 | -9/+49 |
| | | |/
| | |/| |
|
* | | | | ACPI / PM: Drop PM callbacks from the ACPI bus type | Rafael J. Wysocki | 2012-07-01 | 1 | -51/+0 |
* | | | | ACPI / PM: Do not execute legacy driver PM callbacks | Rafael J. Wysocki | 2012-07-01 | 1 | -15/+9 |
* | | | | ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacks | Rafael J. Wysocki | 2012-07-01 | 1 | -13/+47 |
* | | | | ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling | Rafael J. Wysocki | 2012-07-01 | 1 | -3/+4 |
* | | | | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 2012-07-01 | 1 | -1/+1 |
|/ / / |
|
* | | | ACPI / PM: Generate wakeup events on fixed power button | Daniel Drake | 2012-05-29 | 1 | -0/+1 |
|/ / |
|
* | | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki | 2012-05-17 | 1 | -0/+4 |
|/ |
|
* | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 2012-05-05 | 1 | -10/+7 |
* | Merge branch 'd3' into release | Len Brown | 2012-03-30 | 1 | -0/+7 |
|\ |
|
| * | ACPI: Introduce ACPI D3_COLD state support | Zhang Rui | 2012-03-30 | 1 | -0/+7 |
* | | ACPI: Clean redundant codes in scan.c | Alex He | 2012-03-30 | 1 | -4/+1 |
|/ |
|
* | ACPI: use kstrdup() | Thomas Meyer | 2011-11-06 | 1 | -2/+1 |
* | ACPI / PM: Avoid infinite recurrence while registering power resources | Rafael J. Wysocki | 2011-04-26 | 1 | -0/+4 |
* | ACPI: Remove the wakeup.run_wake_count device field | Rafael J. Wysocki | 2011-02-24 | 1 | -1/+0 |
* | ACPI: Drop device flag wake_capable | Rafael J. Wysocki | 2011-01-12 | 1 | -17/+9 |
* | ACPI: Always check if _PRW is present before trying to evaluate it | Rafael J. Wysocki | 2011-01-12 | 1 | -2/+7 |
* | Merge branch 'wakeup-etc-rafael' into release | Len Brown | 2011-01-12 | 1 | -1/+1 |
|\ |
|
| * | ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices | Rafael J. Wysocki | 2011-01-07 | 1 | -1/+1 |
* | | Merge branch 'power-resource' into release | Len Brown | 2011-01-12 | 1 | -4/+23 |
|\ \ |
|
| * | | ACPI / PM: Register power resource devices as soon as they are needed | Rafael J. Wysocki | 2011-01-12 | 1 | -0/+20 |
| * | | ACPI / PM: Register acpi_power_driver early | Rafael J. Wysocki | 2011-01-12 | 1 | -0/+2 |
| * | | ACPI / PM: Add function for device power state initialization | Rafael J. Wysocki | 2011-01-12 | 1 | -4/+1 |
| |/ |
|
* | | ACPICA: Implicit notify support | Lin Ming | 2011-01-12 | 1 | -1/+1 |
* | | ACPICA: Rename some function and variable names | Lin Ming | 2011-01-12 | 1 | -3/+3 |
|/ |
|
* | ACPI: Execute _PRW for devices reported as inactive or not present | Rafael J. Wysocki | 2010-12-17 | 1 | -37/+60 |