- 51834d6 Merge branch 'acpi-debug' by Rafael J. Wysocki · 9 years ago
- 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 9 years ago
- 9896528 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
- 0caeef6 libnvdimm: Add a poison list and export badblocks by Vishal Verma · 9 years ago
- 989561d PM / Domains: add setter for dev.pm_domain by Tomeu Vizoso · 9 years ago
- 9db22d9 ACPI / property: avoid leaking format string into kobject name by Kees Cook · 9 years ago
- b790eb2 ACPI / APD: Add APM X-Gene ACPI I2C device support by Loc Ho · 9 years ago
- fa9e93b ACPI / LPSS: change 'does not have' to 'has' in comment by Andy Shevchenko · 9 years ago
- eebb3e8 ACPI / LPSS: override power state for LPSS DMA device by Andy Shevchenko · 9 years ago
- 4528897 ACPI, PCI, irq: remove redundant check for null string pointer by Colin Ian King · 9 years ago
- aecbd9b ACPI / video: driver must be registered before checking for keypresses by Adrien Schildknecht · 9 years ago
- edc345d ACPI: Fix white space in a structure definition by Lukas Wunner · 9 years ago
- a84bc8c ACPI / SBS: fix inconsistent indenting inside if statement by Colin Ian King · 9 years ago
- 38a234b ACPI / PNP: constify device IDs by Mathias Krause · 9 years ago
- 0971686 ACPI / PCI: Simplify acpi_penalize_isa_irq() by Rafael J. Wysocki · 9 years ago
- e3e9b57 ACPICA: Drop Linux-specific waking vector functions by Rafael J. Wysocki · 9 years ago
- 9d128ed ACPI / OSL: Add kerneldoc comments to memory mapping functions by Rafael J. Wysocki · 9 years ago
- 2785ce8 ACPICA: Add per-table execution of module-level code by Bob Moore · 9 years ago
- 2247235 ACPICA: Add "root node" case to the ACPI name repair code by Bob Moore · 9 years ago
- d815346 ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods() by Lv Zheng · 9 years ago
- efaed9b ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evaluations can happen during OS early boot stages by Lv Zheng · 9 years ago
- 849c257 ACPICA: Events: Split acpi_ev_associate_reg_method() from region initialization code by Lv Zheng · 9 years ago
- 1d65d9a ACPICA: Events: Fix an issue that region object is re-attached to another scope when it is already attached by Lv Zheng · 9 years ago
- 2e1beaf ACPICA: Utilities: Reorder initialization code by Lv Zheng · 9 years ago
- aa6abd2 ACPICA: Events: Uses common_notify for address space handlers by Lv Zheng · 9 years ago
- f31a99ce ACPICA: Events: Deploys acpi_ev_find_region_handler() by Lv Zheng · 9 years ago
- 7b73806 ACPICA: Cleanup code related to the per-table module level improvement by Bob Moore · 9 years ago
- 3c5d3d2 ACPICA: Update for CondRefOf and RefOf operators by Bob Moore · 9 years ago
- f70008d ACPICA: Update internal #defines for ObjectType operator. No functional change by Bob Moore · 9 years ago
- cca7a6e ACPICA: Update parameter type for ObjectType operator by Bob Moore · 9 years ago
- ae90fbf ACPICA: Parser: Fix for SuperName method invocation by Bob Moore · 9 years ago
- 89438f9 ACPICA: Parser: Add constants for internal namepath function by Bob Moore · 9 years ago
- 8d0b5b7 ACPICA: iasl/Disassembler: Support ASL ElseIf operator by Bob Moore · 9 years ago
- adeb79d ACPICA: Tools: Add spacing and missing options in acpibin tool by Colin Ian King · 9 years ago
- ee38740 ACPICA: Namespace: Add String -> ObjectReference conversion support by Lv Zheng · 9 years ago
- 4debda5 ACPICA: Namespace: Add scope information to the simple object repair mechanism by Lv Zheng · 9 years ago
- 50da985 ACPICA: Update for output of the Debug Object by Bob Moore · 9 years ago
- 973da57 ACPICA: Debug object: Fix output for a NULL object by Bob Moore · 9 years ago
- 5e56830 ACPICA: Debug Object: Cleanup output by Bob Moore · 9 years ago
- 7910617 ACPICA: Concatenate operator: Add extensions to support all ACPI objects by Bob Moore · 9 years ago
- 3727ec2 ACPICA: acpiexec/acpinames: Update for error checking macros by Bob Moore · 9 years ago
- c6c6069 ACPICA: Add comment explaining _SUB removal by Bob Moore · 9 years ago
- 07cb390 ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method." by Bob Moore · 9 years ago
- 4d16ca1 ACPICA: Debugger: Remove some unecessary NULL checks by Markus Elfring · 9 years ago
- 395ec73 ACPICA: iasl/acpiexec: Update input file handling and verification by Bob Moore · 9 years ago
- 2ba7379 ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file by Bob Moore · 9 years ago
- 675dfa0 ACPICA: acpiexec: Add support for AML files containing multiple tables by Bob Moore · 9 years ago
- 5df2e3e ACPICA: Split interpreter tracing functions to a new file by Bob Moore · 9 years ago
- 1fad873 ACPICA: Core: Major update for code formatting, no functional changes by Bob Moore · 9 years ago
- cd162b3 ACPICA: exmutex: General cleanup, restructured some code by Bob Moore · 9 years ago
- c118abc ACPICA: Add "const" to some functions that return fixed strings by LABBE Corentin · 9 years ago
- 33d3a2a ACPICA: Fix SyncLevel support interaction with method auto-serialization by David E. Box · 9 years ago
- 0e166e4 ACPICA: Debugger: reduce old external path format by Lv Zheng · 9 years ago
- ac9b64a ACPICA: Namespace: Fix wrong error log by Lv Zheng · 9 years ago
- a59b679 ACPICA: acpi_get_sleep_type_data: Reduce warnings by Prarit Bhargava · 9 years ago
- 5431b65 ACPICA: Linuxize: reduce divergences for 20151218 release by Lv Zheng · 9 years ago
- b17629d Merge branch 'acpi-debug' into acpica by Rafael J. Wysocki · 9 years ago
- 55a9341 ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol by Christophe RICARD · 9 years ago
- 49eb520 ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4E by Aaron Lu · 9 years ago
- 4b4b3b2 ACPI / video: Add quirks for the Dell Vostro V131 by Hans de Goede · 9 years ago
- 05bc59a ACPI / video: Add a module option to disable the reporting of keypresses by Hans de Goede · 9 years ago
- 90b066b ACPI / video: Add a acpi_video_handles_brightness_key_presses() helper by Hans de Goede · 9 years ago
- 37c5939 ACPI, PCI, irq: remove interrupt number restriction by Sinan Kaya · 9 years ago
- b5bd026 ACPI, PCI, irq: remove interrupt count restriction by Sinan Kaya · 9 years ago
- 59adb39 ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open() by Lv Zheng · 9 years ago
- ec74765 ACPI / debugger: copy_to_user doesn't return errors by Dan Carpenter · 9 years ago
- 436db5c ACPI / debugger: remove some unneeded conditions by Dan Carpenter · 9 years ago
- 73af2d5 ACPI / debugger: Fix an issue a flag is modified without locking by Lv Zheng · 9 years ago
- 76c599b ACPI / bus: Show _OSC UUID when _OSC fails by Andy Lutomirski · 9 years ago
- 50fe763 ACPI / bus: Tidy up _OSC error spacing by Andy Lutomirski · 9 years ago
- ce360db ACPI / processor: Fix thermal cooling device regression by Srinivas Pandruvada · 9 years ago
- 836d08301 ACPI / debugger: Add module support for ACPI debugger by Lv Zheng · 9 years ago
- 8cfb0cd ACPI / debugger: Add IO interface to access debugger functionalities by Lv Zheng · 9 years ago
- 8a2a250 ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanism by Lv Zheng · 9 years ago
- f8d3148 ACPICA: Debugger: Convert some mechanisms to OSPM specific by Lv Zheng · 9 years ago
- 9688923 ACPICA: Debugger: Remove unnecessary status check by Colin Ian King · 9 years ago
- d91e892 nfit: acpi_nfit_notify(): Do not leave device locked by Alexey Khoroshilov · 9 years ago
- 08dc7c7 ACPI: Fix build errors due objects compiled unconditionally by Javier Martinez Canillas · 9 years ago
- 2d12b6b ACPI / utils: Add acpi_dev_present() by Lukas Wunner · 9 years ago
- ca9dc8d ACPI / scan: Fix acpi_bus_id_list bookkeeping by Lukas Wunner · 9 years ago
- c3a49cf ACPI / LPSS: power on when probe() and otherwise when remove() by Andy Shevchenko · 9 years ago
- 02b9854 ACPI / LPSS: do delay for all LPSS devices when D3->D0 by Andy Shevchenko · 9 years ago
- de16d55 ACPI / LPSS: allow to use specific PM domain during ->probe() by Andy Shevchenko · 9 years ago
- b5f88dd Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()" by Andy Shevchenko · 9 years ago
- 3c60f11 device property: return -EINVAL when property isn't found in ACPI by Andy Shevchenko · 9 years ago
- fb39cbd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
- c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 9 years ago
- 727ae8b x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 by Liu Jiang · 9 years ago
- 6b577c9 nfit: Adjust for different _FIT and NFIT headers by Linda Knippers · 9 years ago
- ff5a55f nfit: Fix the check for a successful NFIT merge by Linda Knippers · 9 years ago
- 826c416 nfit: Account for table size length variation by Linda Knippers · 9 years ago
- 1170419 ACPI: Better describe ACPI_DEBUGGER by Peter Zijlstra · 9 years ago
- e399037 ACPI / scan: set status to 0 if _STA failed by Aaron Lu · 9 years ago
- a3767e3 Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
- 9832bf3a Merge branches 'pm-cpufreq' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
- 4981c2b ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query() by Markus Elfring · 9 years ago
- a76032e Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook" by Chris Bainbridge · 9 years ago
- add68d6 ACPI / SMBus: Fix boot stalls / high CPU caused by reentrant code by Chris Bainbridge · 9 years ago
- d29d673 ACPI / CPPC: Use h/w reduced version of the PCCT structure by Ashwin Chaugule · 9 years ago