aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki1-25/+1
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-26/+13
2013-03-04ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang1-1/+1
2013-03-04ACPI / processor: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-04ACPI / Sleep: Avoid interleaved message on errorsJoe Perches1-5/+11
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu1-13/+10
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-50/+21
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-33/+95
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-123/+200
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2013-02-25ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab1-5/+19
2013-02-25ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86Thomas Renninger1-1/+2
2013-02-23acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen1-10/+13
2013-02-23cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang1-0/+2
2013-02-23memory-hotplug: remove sysfs file of nodeTang Chen1-2/+6
2013-02-23Merge branch 'acpi-pm' into fixesRafael J. Wysocki3-29/+94
2013-02-23ACPI / PM: Take unusual configurations of power resources into accountRafael J. Wysocki3-29/+94
2013-02-23Merge branch 'acpi-cleanup' into fixesRafael J. Wysocki1-4/+1
2013-02-23ACPI / APEI: Fix crash in apei_hest_parse() for acpi=offRafael J. Wysocki1-4/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+3
2013-02-21ghes: move structures/enum to a header fileMauro Carvalho Chehab1-45/+2
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds201-5778/+6358
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+16
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2-86/+34
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki1-35/+14
2013-02-18Merge branch 'misc' into releaseLen Brown1-1/+0
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu2-86/+34
2013-02-15Merge branch 'pci/jiang-pci_slot-kconfig' into nextBjorn Helgaas4-16/+8
2013-02-15ACPI / PCI: Make pci_slot built-in only, not a moduleJiang Liu4-16/+8
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki1-1/+1
2013-02-15Merge branch 'acpi-assorted'Rafael J. Wysocki7-29/+34
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki22-365/+390
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki5-54/+126
2013-02-13ACPI / scan: Full transition to D3cold in acpi_device_unregister()Rafael J. Wysocki1-9/+4
2013-02-13ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lockRafael J. Wysocki1-14/+17
2013-02-13ACPI: Drop the container.h header fileRafael J. Wysocki1-1/+0
2013-02-13ACPI / scan: Make container driver use struct acpi_scan_handlerRafael J. Wysocki4-132/+43
2013-02-13ACPI / scan: Remove useless #ifndef from acpi_eject_store()Rafael J. Wysocki1-2/+0
2013-02-13ACPI: Unbind ACPI drv when probe failedToshi Kani1-0/+2
2013-02-13ACPI: sysfs eject support for ACPI scan handlersToshi Kani1-1/+1
2013-02-13ACPI / scan: Follow priorities of IDs when matching scan handlersRafael J. Wysocki1-12/+28
2013-02-13ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()Jiang Liu1-4/+3
2013-02-11Merge branch 'acpi-lpss'Rafael J. Wysocki5-13/+204
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki8-867/+1072
2013-02-11Merge branch 'acpica'Rafael J. Wysocki166-4043/+4518
2013-02-11Merge branch 'acpi-scan'Rafael J. Wysocki11-498/+198
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown1-1/+0
2013-02-09ACPI: enable ACPI SCI during suspendZhang Rui1-1/+1
2013-02-08ACPI / idle: remove usage of the statedataDaniel Lezcano1-12/+7
2013-02-08ACPI / idle: pass the cpuidle_device parameterDaniel Lezcano1-5/+6
2013-02-08ACPI / idle : remove pointless headersDaniel Lezcano1-12/+1
2013-02-08ACPI / idle: remove unused definitionDaniel Lezcano1-4/+0
2013-02-06ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury1-0/+8
2013-02-03ACPI / PM: Handle missing _PSC in acpi_bus_update_power()Rafael J. Wysocki1-0/+3
2013-02-02ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.cYasuaki Ishimatsu1-1/+1
2013-02-01ACPI / PM: Do not power manage devices in unknown initial statesRafael J. Wysocki2-1/+10
2013-01-31ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.cYasuaki Ishimatsu1-3/+3
2013-01-31ACPI / scan: Clean up acpi_bus_get_parent()Rafael J. Wysocki1-11/+5
2013-01-31ACPI / scan: Fix acpi_bus_get_device() check in acpi_match_device()Rafael J. Wysocki1-2/+2
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-1/+1
2013-01-30ACPI / platform: Use struct acpi_scan_handler for creating devicesRafael J. Wysocki3-46/+50
2013-01-30ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handlerRafael J. Wysocki3-33/+16
2013-01-30ACPI / PCI: Make PCI root driver use struct acpi_scan_handlerRafael J. Wysocki2-24/+16
2013-01-30ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki1-7/+53
2013-01-29Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki107-3839/+4479
2013-01-29Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2-19/+17
2013-01-29ACPI / scan: Make scanning of fixed devices follow the general schemeRafael J. Wysocki1-11/+24
2013-01-29Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki8-863/+1056
2013-01-27ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parentAndreas Fleig1-4/+5
2013-01-27ACPI / scan: Make namespace scanning and trimming mutually exclusiveRafael J. Wysocki1-4/+12
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas4-2/+156
2013-01-26Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas5-113/+69
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman3-0/+14
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki17-34/+32
2013-01-26Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki11-487/+189
2013-01-26ACPI: fix obsolete comment in custom_method.cZhang Rui1-1/+1
2013-01-26ACPI / thermal: Use mode to enable/disable kernel thermal processingSrinivas Pandruvada1-0/+4
2013-01-26ACPI thermal: remove unnecessary newline from exception messageColin Ian King1-1/+1
2013-01-26ACPI sysfs: remove unnecessary newline from exceptionColin Ian King1-1/+1
2013-01-26ACPI video: remove unnecessary newline from error messagesColin Ian King1-2/+2
2013-01-26ACPI: SRAT: report non-volatile memory in debugDavidlohr Bueso1-2/+4
2013-01-26ACPI: Rework acpi_get_child() to be more efficientRafael J. Wysocki1-22/+13
2013-01-26ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki2-15/+5
2013-01-25PCI/ACPI: Print info if host bridge notify handler installation failsTang Chen1-3/+9
2013-01-25PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu3-0/+128
2013-01-25PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu1-2/+22
2013-01-25ACPI / PM: Fix consistency check for power resources during resumeRafael J. Wysocki1-11/+26
2013-01-25ACPI / PM: Expose lists of device power resources to user spaceRafael J. Wysocki1-13/+91
2013-01-25Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas5-113/+69
2013-01-25ACPICA: Update predefined info table for _MLS methodBob Moore1-2/+2
2013-01-25ACPICA: Remove some extraneous newlines in ACPI_ERROR type callsBob Moore3-3/+3
2013-01-25ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operatorsBob Moore1-1/+3
2013-01-25ACPICA: AcpiGetSleepTypeData: Allow \_Sx to return either 1 or 2 integersBob Moore1-51/+74
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore162-162/+162
2013-01-25ACPICA: Update predefined info tableLv Zheng1-5/+6
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-3/+16
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2-1/+28
2013-01-24ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki1-1/+48
2013-01-24ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki3-8/+20
2013-01-23ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scanMika Westerberg3-12/+41
2013-01-22ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader1-0/+7
2013-01-22ACPI / PM: Fix device power state value after transitions to D3coldRafael J. Wysocki1-2/+5
2013-01-22ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLDRafael J. Wysocki1-1/+1
2013-01-22ACPI / PM: Sanitize checks in acpi_power_on_resources()Rafael J. Wysocki1-4/+1
2013-01-22ACPI / PM: Always evaluate _PSn after setting power resourcesRafael J. Wysocki1-29/+17
2013-01-22ACPI / PM: Introduce helper for executing _PSn methodsRafael J. Wysocki1-28/+23
2013-01-22ACPI / PM: Make acpi_bus_init_power() more robustRafael J. Wysocki1-4/+14
2013-01-21drivers/acpi: remove depends on CONFIG_EXPERIMENTALKees Cook1-6/+3
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2-2/+2
2013-01-19ACPI / platform: fix comment about the platform device nameMika Westerberg1-1/+1
2013-01-19ACPI: add support for CSRT tableMika Westerberg4-0/+162
2013-01-19ACPI / PM: remove leading whitespace from #ifdefMika Westerberg1-1/+1
2013-01-19ACPI / PM: Consolidate suspend-specific and hibernate-specific codeRafael J. Wysocki1-36/+51
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki3-294/+288
2013-01-19ACPI, APEI: Fixup incorrect 64-bit access width firmware bugLans Zhang1-0/+3
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki5-36/+26
2013-01-19ACPI / processor: Get power info before updating the C-statesThomas Schlichter1-0/+1
2013-01-18Merge branch 'acpica' into acpi-lpssRafael J. Wysocki102-3826/+4275
2013-01-18Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki11-479/+191
2013-01-18ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-17ACPI / PM: Common string representations of device power statesRafael J. Wysocki1-6/+12
2013-01-17ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki1-3/+12
2013-01-17ACPI / PM: Change the way power transitions to D3cold are carried outRafael J. Wysocki1-2/+10
2013-01-17ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki3-0/+26
2013-01-17ACPI: Take power resource initialization errors into accountRafael J. Wysocki3-55/+53
2013-01-17ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki3-32/+55
2013-01-17ACPI / scan: Remove unnecessary initialization of local variablesRafael J. Wysocki1-3/+3
2013-01-17ACPI / scan: Move power state initialization to a separate routineRafael J. Wysocki1-41/+46
2013-01-17ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki2-38/+32
2013-01-17ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki3-77/+117
2013-01-17ACPI: Do not use device power states of power resourcesRafael J. Wysocki1-20/+3
2013-01-17ACPI: Drop power resources driverRafael J. Wysocki4-59/+37
2013-01-17ACPI / scan: Treat power resources in a special wayRafael J. Wysocki3-115/+102
2013-01-17ACPI / scan: More straightforward preparation of ACPI device objectsRafael J. Wysocki1-117/+61
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki4-137/+147
2013-01-17Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki11-479/+191
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu3-12/+6
2013-01-15ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki1-16/+30
2013-01-15ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki1-49/+15
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2-13/+5
2013-01-15ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki1-3/+3
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki1-18/+0
2013-01-12ACPI / glue: Fix build with ACPI_GLUE_DEBUG setYinghai Lu1-1/+1
2013-01-11ACPI / scan: Fix check of device_attach() return value.Mika Westerberg1-1/+1
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng4-7/+7
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore20-3103/+3494
2013-01-10Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas11-403/+149
2013-01-10ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng1-2/+3
2013-01-10ACPICA: Interpreter: Fix Store() when implicit conversion is not possible.Bob Moore1-5/+24
2013-01-10ACPICA: Resources: Split interrupt share/wake bits into two fields.Bob Moore2-12/+28
2013-01-10ACPICA: Resources: Support for ACPI 5 wake bit in ExtendedInterrupt descriptor.Aaron Lu1-5/+5
2013-01-10ACPICA: Interpreter: Add warning if 64-bit constant appears in 32-bit table.Bob Moore6-14/+28
2013-01-10ACPICA: Update ACPICA initialization messages.Bob Moore4-14/+19
2013-01-10ACPICA: Namespace: Eliminate dot...dot output during initialization.Bob Moore1-17/+4
2013-01-10ACPICA: Resource manager: Add support for ACPI 5 wake bit in IRQ descriptor.Aaron Lu1-4/+4
2013-01-10ACPICA: Fix possible memory leak in dispatcher error path.Tim Gardner1-0/+1
2013-01-10ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore1-0/+1
2013-01-10ACPICA: Merge all debug output macros into a single file, acoutput.Bob Moore1-126/+0
2013-01-10ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code.Bob Moore3-16/+20
2013-01-10ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.Bob Moore10-32/+25
2013-01-10ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front.Bob Moore1-40/+78
2013-01-10ACPICA: DEBUG_PRINT macros: Update to improve performance.Bob Moore1-65/+67
2013-01-10ACPICA: Resource Manager: Add a pointer cast for a namespace node.Rafael J. Wysocki1-1/+3
2013-01-10ACPICA: Add time macros for various timer/time manipulation.Bob Moore3-5/+6
2013-01-10ACPICA: Lint changes, no functional change.Bob Moore2-5/+6
2013-01-10ACPICA: Add root node optimization to internal get namespace node function.Bob Moore1-0/+9
2013-01-10ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore8-65/+22
2013-01-10ACPICA: Change exception code for LoadTable operator.Bob Moore1-3/+4
2013-01-10ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore1-31/+70
2013-01-10ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure.Bob Moore1-1/+1
2013-01-10ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE.Lv Zheng1-3/+1
2013-01-10ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros.Lv Zheng3-45/+54
2013-01-10ACPICA: Add macros to extract flag bits from resource descriptors.Bob Moore1-0/+14
2013-01-10ACPICA: Disassembler: Add new ACPI 5 interrupt sharing flags.Bob Moore2-4/+6
2013-01-10ACPICA: Debugger: Major update for the Disassemble<method> command.Bob Moore5-44/+52
2013-01-10ACPICA: Performance: Remove function tracing from critical allocation functions.Bob Moore4-47/+43
2013-01-10ACPICA: Performance enhancement for ACPI package objects.Chao Guan1-9/+33
2013-01-10ACPICA: Fix possible memory leak.Jesper Juhl1-1/+2
2013-01-10ACPICA: Update initialization codes.Lv Zheng1-1/+2
2013-01-10ACPICA: Enhance error messages.Lv Zheng2-5/+5
2013-01-10ACPICA: Fix broken call depth tracing logic.Lv Zheng2-3/+2
2013-01-10ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng11-35/+37
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng23-52/+47
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng15-38/+34
2013-01-10ACPICA: Update codes under disabled build options.Lv Zheng6-3/+40
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng24-69/+80
2013-01-07PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu1-1/+3
2013-01-07ACPI / scan: Treat power resources in a special wayRafael J. Wysocki1-1/+2
2013-01-04Merge branch 'acpi-assorted'Rafael J. Wysocki6-33/+21
2013-01-04ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2013-01-03aerdrv: Enhanced AER loggingLance Ortiz1-3/+16
2013-01-03ACPI / power: Remove useless message from device registering routineRafael J. Wysocki1-9/+2
2013-01-03ACPI / glue: Update DBG macro to include KERN_DEBUGJoe Perches1-2/+7
2013-01-03ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() resultRafael J. Wysocki1-2/+1
2013-01-03ACPI / memhotplug: remove redundant logic of acpi memory hotaddLiu Jinsong1-18/+0
2013-01-03ACPI / APEI: Fix the returned value in erst_dbg_readAdrian Huang1-1/+10
2013-01-03ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki1-22/+0
2013-01-03ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki3-149/+1