aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-04ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2012-12-07Merge branch 'acpi-general'Rafael J. Wysocki1-1/+6
2012-12-07Merge branch 'acpi-enumeration'Rafael J. Wysocki1-0/+10
2012-12-07ACPI: add Haswell LPSS devices to acpi_platform_device_ids listMika Westerberg1-0/+10
2012-12-04ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui1-1/+6
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki1-6/+62
2012-11-29Merge branch 'acpica'Rafael J. Wysocki1-1/+1
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki1-1/+8
2012-11-23ACPI: add SDHCI to ACPI platform devicesAdrian Hunter1-0/+2
2012-11-21ACPI / PM: Introduce os_accessible flag for power_stateAaron Lu1-1/+8
2012-11-21ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki1-2/+2
2012-11-16ACPI: create _SUN sysfs fileYasuaki Ishimatsu1-0/+24
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng1-1/+1
2012-11-15ACPI: Add support for platform bus typeMika Westerberg1-1/+15
2012-11-15ACPI: Provide generic functions for matching ACPI device nodesMika Westerberg1-5/+35
2012-11-15ACPI: Export functions for hot-removeToshi Kani1-0/+1
2012-11-15ACPI: Add user space interface for identification objectsLv Zheng1-0/+28
2012-11-15ACPI: Add _UID support for ACPI devices.Lv Zheng1-0/+4
2012-11-15ACPI: Remove unused lockable in acpi_device_flagsToshi Kani1-5/+0
2012-11-15ACPI: Fix stale pointer access to flags.lockableToshi Kani1-1/+5
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into releaseLen Brown1-2/+54
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz1-2/+52
2012-09-21ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu1-0/+2
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-9/+49
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into releaseLen Brown1-9/+49
2012-07-01ACPI / PM: Drop PM callbacks from the ACPI bus typeRafael J. Wysocki1-51/+0
2012-07-01ACPI / PM: Do not execute legacy driver PM callbacksRafael J. Wysocki1-15/+9
2012-07-01ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacksRafael J. Wysocki1-13/+47
2012-07-01ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handlingRafael J. Wysocki1-3/+4
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki1-1/+1
2012-06-04ACPI: Add _OST support for sysfs ejectToshi Kani1-9/+49
2012-05-29ACPI / PM: Generate wakeup events on fixed power buttonDaniel Drake1-0/+1
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki1-0/+4
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming1-10/+7
2012-03-30Merge branch 'd3' into releaseLen Brown1-0/+7
2012-03-30ACPI: Clean redundant codes in scan.cAlex He1-4/+1
2012-03-30ACPI: Introduce ACPI D3_COLD state supportZhang Rui1-0/+7
2011-11-06ACPI: use kstrdup()Thomas Meyer1-2/+1
2011-04-26ACPI / PM: Avoid infinite recurrence while registering power resourcesRafael J. Wysocki1-0/+4
2011-02-24ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki1-1/+0
2011-01-12ACPI: Drop device flag wake_capableRafael J. Wysocki1-17/+9
2011-01-12ACPI: Always check if _PRW is present before trying to evaluate itRafael J. Wysocki1-2/+7
2011-01-12Merge branch 'wakeup-etc-rafael' into releaseLen Brown1-1/+1
2011-01-12Merge branch 'power-resource' into releaseLen Brown1-4/+23
2011-01-12ACPI / PM: Register power resource devices as soon as they are neededRafael J. Wysocki1-0/+20
2011-01-12ACPI / PM: Register acpi_power_driver earlyRafael J. Wysocki1-0/+2
2011-01-12ACPI / PM: Add function for device power state initializationRafael J. Wysocki1-4/+1
2011-01-12ACPICA: Implicit notify supportLin Ming1-1/+1
2011-01-12ACPICA: Rename some function and variable namesLin Ming1-3/+3
2011-01-07ACPI / PM: Use device wakeup flags for handling ACPI wakeup devicesRafael J. Wysocki1-1/+1