- 79e2f8d Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
- 5be6ada ACPI / LPSS: set PM domain via helper setter by Andy Shevchenko · 9 years ago
- 0bce39c Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 9 years ago
- b186b4d ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist" by Hans de Goede · 9 years ago
- 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
- 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 6efd3f8 Merge branch 'pm-core' by Rafael J. Wysocki · 9 years ago
- a72aea7 Merge branches 'acpica', 'acpi-video' and 'acpi-fan' by Rafael J. Wysocki · 9 years ago
- c11e5dd ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t' by Lv Zheng · 9 years ago
- c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 9 years ago
- 66e42ee ACPICA: Reduce regression fix divergence from upstream ACPICA by Lv Zheng · 9 years ago
- b21f2e8 ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite R830 by Hans de Goede · 9 years ago
- 14e9355 ACPI / video: Fix using an uninitialized mutex / list_head in acpi_video_handles_brightness_key_presses() by Hans de Goede · 9 years ago
- 970530c ACPI / video: Revert "ACPI / video: driver must be registered before checking for keypresses" by Hans de Goede · 9 years ago
- f972799 ACPI / fan: Improve acpi_device_update_power error message by Andy Lutomirski · 9 years ago
- de588b8 ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700 by Hans de Goede · 9 years ago
- d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 4c170ed Merge branches 'acpi-pnp' and 'pnp' by Rafael J. Wysocki · 9 years ago
- 476cc43 Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
- 42d287d Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' by Rafael J. Wysocki · 9 years ago
- b12745c Merge branch 'acpi-video' by Rafael J. Wysocki · 9 years ago
- f3a1bca Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
- 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