aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-80/+444
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown9-80/+444
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz1-0/+1
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds5-16/+16
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells5-16/+16
2012-09-21ACPI: introduce module_acpi_driver() helper macroMika Westerberg1-0/+13
2012-09-21ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu1-2/+13
2012-09-21ACPICA: Update version to 20120913Bob Moore1-1/+1
2012-09-21ACPICA: Headers: Add new ACPI 5 HEST notify type values.Bob Moore1-1/+3
2012-09-21ACPI: Use ACPICA native way to decode the PLD bufferFeng Tang1-30/+1
2012-09-21ACPICA: Update version to 20120816.Bob Moore1-1/+1
2012-09-21ACPICA: Add struct header support for _FDE, _GRT, _GTM, and _SRT names.Bob Moore1-0/+43
2012-09-21ACPICA: Add support for complex _PLD buffers.Bob Moore7-12/+234
2012-09-21ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables.Bob Moore2-1/+111
2012-09-21ACPICA: Comment update: Fix some typos in actble.hBob Moore1-24/+24
2012-09-21ACPI: delelte more BFS/GTS related definition and codeFeng Tang2-9/+0
2012-09-17cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...Daniel Lezcano1-2/+0
2012-09-15ACPI / processor: remove unused function parameterDaniel Lezcano1-4/+2
2012-09-05cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown3-13/+7
2012-07-30ACPI: delete _GTS/_BFS supportLen Brown2-3/+3
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds16-41/+74
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown16-41/+74
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-3/+5
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki2-7/+2
2012-07-17cpuilde / ACPI: remove time from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-07-17cpuidle / ACPI: remove usage from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-07-17cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structureDaniel Lezcano1-1/+0
2012-07-17ACPICA: Update to version 20120711Bob Moore1-1/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore5-16/+16
2012-07-17ACPICA: Update header files copyrights to 2012Bob Moore15-15/+15
2012-07-17ACPICA: Add new ACPI table load/unload external interfacesBob Moore1-4/+9
2012-07-17ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore2-0/+12
2012-07-17ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore1-2/+3
2012-07-14ACPICA: Update to version 20120620Bob Moore1-1/+1
2012-07-01ACPI / PM: Drop legacy driver PM callbacks that are not used any moreRafael J. Wysocki1-4/+0
2012-07-01ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki1-2/+2
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki2-3/+2
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas1-3/+3
2012-06-23ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying1-3/+3
2012-06-22PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu2-0/+2
2012-06-04ACPI: Add _OST support for sysfs ejectToshi Kani1-1/+8
2012-06-04ACPI: Add an interface to evaluate _OSTToshi Kani1-0/+3
2012-06-04ACPI: fix acpi_bus.h build warnings when ACPI is not enabledLen Brown1-2/+2
2012-06-01ACPICA: Update to version 20120518Bob Moore1-1/+1
2012-06-01ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming1-1/+1
2012-06-01ACPICA: ACPI 5/iASL: Add support for PCC keywordBob Moore1-1/+2
2012-06-01ACPICA: Update to version 20120420Bob Moore1-1/+1
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore1-0/+4
2012-05-11ACPI: Add _PLD supportMatthew Garrett1-0/+31
2012-05-11ACPI: Add stubs for (un)register_acpi_bus_typeMatthew Garrett1-0/+5
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+4
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming1-3/+4
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds8-85/+460
2012-03-30Merge branch 'tboot' into releaseLen Brown1-0/+1
2012-03-30Merge branch 'd3' into releaseLen Brown1-0/+7
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming1-0/+5
2012-03-30ACPI: Add interface to register/unregister device to/from power resourcesLin Ming1-0/+2
2012-03-30ACPICA: Update to version 20120320Bob Moore1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2-3/+10
2012-03-22ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore1-6/+6
2012-03-22ACPICA: Update to version 20120215Bob Moore1-1/+1
2012-03-22ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore1-0/+9
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore1-0/+5
2012-03-22ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore1-2/+4
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore1-6/+2
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore3-72/+401
2012-03-22ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore1-0/+12
2012-03-22ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore1-0/+7
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown1-0/+1
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang1-0/+1
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman3-10/+5
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen1-0/+1
2012-01-23Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown1-0/+1
2012-01-21ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe1-10/+0
2012-01-21ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe1-0/+4
2012-01-19ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger1-0/+1
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-25/+867
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown1-0/+1
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck1-1/+2
2012-01-17ACPI: Store SRAT table revisionKurt Garloff1-0/+1
2012-01-17ACPICA: Update to version 20120111Bob Moore1-1/+1
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming2-7/+5
2012-01-17ACPICA: Update to version 20111123Bob Moore1-1/+1
2012-01-17ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui1-0/+1
2012-01-17ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore1-0/+5
2012-01-17ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore1-0/+4
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming1-4/+203
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore1-1/+3
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore1-0/+8
2012-01-17ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming1-2/+13
2012-01-17ACPI 5.0: Add new/changed tables to headersBob Moore3-4/+606
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore1-0/+1
2012-01-17ACPI 5.0: Basic support for FADT version 5Bob Moore1-6/+16
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-3/+3
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-2/+2
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown1-0/+1
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-0/+1
2011-11-06ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche1-1/+1
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki1-1/+0
2011-10-31acpi: remove module.h include from platform/aclinux.hPaul Gortmaker1-1/+0
2011-10-14PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava1-0/+2
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+5
2011-08-03ACPI: APEI build fixLen Brown1-0/+4
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-3/+4
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown5-3/+24
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2011-07-16ACPI: constify ops structsVasiliy Kulikov2-2/+2
2011-07-14Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2-0/+21
2011-07-13ACPI: Fixes device power states array overflowLin Ming1-1/+1
2011-07-13ACPICA: Update to version 20110623Bob Moore1-1/+1
2011-07-13ACPICA: Add option to disable method return value validation and repairBob Moore1-0/+1
2011-07-13ACPICA: Update to version 20110527Bob Moore1-1/+1
2011-07-13ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying1-0/+1
2011-07-13ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2-0/+21
2011-07-13i915: Fix opregion notificationsMatthew Garrett1-0/+2
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown5-14/+8
2011-05-29ACPI: Add D3 cold stateLin Ming1-2/+3
2011-05-29ACPI: processor: fix processor_physically_present in UP kernelLin Ming1-7/+0
2011-05-09ACPICA: Update to version 20110413Bob Moore1-1/+1
2011-05-09ACPICA: Execute an orphan _REG method under the EC deviceBob Moore1-0/+5
2011-05-09ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore1-1/+3
2011-05-09ACPICA: Update internal address SpaceID for DataTable regionsBob Moore1-2/+11
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-25ACPI: osl, add acpi_os_create_lock interfaceLin Ming1-0/+3
2011-03-23Merge branch 'linus' into releaseLen Brown1-1/+1
2011-03-23Merge branch 'acpica' into releaseLen Brown2-2/+64
2011-03-23ACPICA: Update version to 20110316Bob Moore1-1/+1
2011-03-23ACPICA: Header support for SLIC tableBob Moore1-1/+63
2011-03-22Merge branch 'apei-release' into releaseLen Brown1-2/+3
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying1-2/+3
2011-03-18Merge branch 'acpica' into releaseLen Brown3-4/+26
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki1-1/+1
2011-03-02ACPICA: Update version to 20110211.Bob Moore1-1/+1
2011-03-02ACPICA: Fix unresolved name issue for no-debug and no-error-msg casesBob Moore1-3/+9
2011-03-02ACPICA: Remove use of unreliable FADT revision fieldBob Moore1-0/+16
2011-02-24ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki1-1/+0
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds14-15/+15
2011-01-18ACPICA: Update version to 20110112Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore14-14/+14
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-0/+6
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki1-0/+6
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-35/+55
2011-01-12ACPI: Drop device flag wake_capableRafael J. Wysocki1-2/+1
2011-01-12Merge branch 'throttling' into releaseLen Brown1-0/+6
2011-01-12Merge branch 'wakeup-etc-rafael' into releaseLen Brown1-6/+0
2011-01-12Merge branch 'power-resource' into releaseLen Brown1-3/+2
2011-01-12ACPI / PM: Drop acpi_bus_get_power()Rafael J. Wysocki1-1/+0
2011-01-12ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki1-2/+1
2011-01-12ACPI / PM: Add function for updating device power state consistentlyRafael J. Wysocki1-0/+1
2011-01-12ACPICA: Update version to 20101209Lin Ming1-1/+1
2011-01-12ACPICA: Global event handlerLin Ming2-0/+12
2011-01-12ACPICA: Implicit notify supportLin Ming2-18/+25
2011-01-12ACPICA: New GPE handler callback definitionLin Ming2-2/+5
2011-01-12ACPICA: Rename some function and variable namesLin Ming2-5/+5
2011-01-10ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui1-0/+6
2011-01-07ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki1-6/+0
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-1/+4
2010-12-11ACPI: video: fix build for CONFIG_ACPI=nChris Wilson1-1/+4
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-26Merge branch 'misc' into releaseLen Brown2-4/+0
2010-10-25Merge branch 'gpe-defer' into releaseLen Brown1-0/+2
2010-10-25Merge branch 'acpi_pm_device_sleep_state' into releaseLen Brown1-4/+8
2010-10-25Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int...Len Brown1-1/+1
2010-10-25Merge branch 'acpica' into releaseLen Brown6-33/+33
2010-10-19ACPI: remove dead codeStephen Hemminger2-4/+0
2010-10-17ACPICA: Update version to 20101013Bob Moore1-1/+1
2010-10-15ACPI / PM: Fix problems with acpi_pm_device_sleep_state()Rafael J. Wysocki1-4/+8
2010-10-01ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger1-1/+1
2010-10-01ACPICA: Update version to 20100915Bob Moore1-1/+1
2010-10-01ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore1-0/+1
2010-10-01ACPICA: Update math module; no functional changeBob Moore1-10/+0
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2-11/+13
2010-10-01ACPICA: Add ACPI_INLINE configuration parameterLin Ming2-0/+8
2010-10-01ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore1-7/+0
2010-10-01ACPICA: Update version to 20100806Bob Moore1-1/+1
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming3-3/+9
2010-10-01ACPICA: Fix acpi_os_read_pci_configuration prototypeBob Moore1-1/+1
2010-09-28ACPI: Fix typosLucas De Marchi1-1/+1
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki1-0/+2
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-3/+0
2010-08-24ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki1-3/+0
2010-08-15Merge branch 'linus' into releaseLen Brown1-3/+7
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui1-1/+0
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown4-15/+57
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui1-1/+1
2010-08-12acpi: fix bogus preemption logicThomas Gleixner1-3/+7
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds4-15/+57
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown1-1/+2
2010-07-12ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki1-1/+2
2010-07-06ACPICA: Update version to 20100702Bob Moore1-1/+1
2010-07-06ACPICA: Update debug output componentsBob Moore1-1/+2
2010-07-06ACPICA: Add support for WDDT - Watchdog Descriptor TableBob Moore1-0/+39
2010-07-06ACPICA: Drop acpi_set_gpeRafael J. Wysocki2-3/+1
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2-10/+2
2010-07-06ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki2-1/+3
2010-07-06ACPICA: Update version to 20100528Bob Moore1-1/+1