| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-06 | 1 | -1/+1 |
|\ |
|
| * | move io-64-nonatomic*.h out of asm-generic | Christoph Hellwig | 2015-10-15 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted' | Rafael J. Wysocki | 2015-11-02 | 1 | -5/+8 |
|\ \ \
| | |/ |
|
| * | | ACPI: Using correct irq when waiting for events | Chen Yu | 2015-10-26 | 1 | -2/+2 |
| * | | ACPI: Use correct IRQ when uninstalling ACPI interrupt handler | Chen Yu | 2015-10-26 | 1 | -3/+6 |
| |/ |
|
* | | ACPI: Enable build of AML interpreter debugger | Lv Zheng | 2015-10-22 | 1 | -8/+3 |
|/ |
|
*-. | Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' | Rafael J. Wysocki | 2015-09-01 | 1 | -30/+3 |
|\ \ |
|
| | * | ACPI / osl: replace custom implementation of readq / writeq | Andy Shevchenko | 2015-08-25 | 1 | -30/+3 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' | Rafael J. Wysocki | 2015-09-01 | 1 | -4/+0 |
|\ \ \
| | |/
| |/| |
|
| | * | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 2015-07-08 | 1 | -4/+0 |
* | | | ACPI / sysfs: Update method tracing facility. | Lv Zheng | 2015-08-07 | 1 | -0/+8 |
|/ / |
|
* | | ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage | Rafael J. Wysocki | 2015-07-06 | 1 | -3/+9 |
|/ |
|
* | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-07-02 | 1 | -0/+18 |
|\ |
|
| * | ACPI / init: Make it possible to override _REV | Rafael J. Wysocki | 2015-07-03 | 1 | -0/+18 |
* | | Merge branch 'acpi-video' | Rafael J. Wysocki | 2015-06-19 | 1 | -0/+6 |
|\ \ |
|
| * | | acpi-video-detect: Move acpi_osi_is_win8 to osl.c | Hans de Goede | 2015-06-19 | 1 | -0/+6 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' | Rafael J. Wysocki | 2015-06-19 | 1 | -1/+1 |
|\ \ \ \ \
| | | |/ /
| | |_| /
| |/| | |
|
| | * | | ACPI / osl: use same type for acpi_predefined_names values as in definition | Dominik Brodowski | 2015-05-14 | 1 | -1/+1 |
| |/ / |
|
* | | | ACPI / PNP: Avoid conflicting resource reservations | Rafael J. Wysocki | 2015-06-18 | 1 | -5/+1 |
| |/
|/| |
|
* | | ACPI / init: Fix the ordering of acpi_reserve_resources() | Rafael J. Wysocki | 2015-05-07 | 1 | -4/+2 |
|/ |
|
* | ACPI: add arm64 to the platforms that use ioremap | Graeme Gregory | 2015-03-25 | 1 | -3/+3 |
* | ACPI / OSL: Add IRQ handler flushing support in the OSL. | Lv Zheng | 2014-11-11 | 1 | -0/+6 |
* | ACPI / osl: speedup grace period in acpi_os_map_cleanup | Konstantin Khlebnikov | 2014-11-11 | 1 | -1/+1 |
* | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2014-10-07 | 1 | -1/+1 |
|\ |
|
| * | ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle | Rafael J. Wysocki | 2014-09-30 | 1 | -1/+1 |
* | | ACPI: Support _OSI("Darwin") correctly | Matthew Garrett | 2014-09-24 | 1 | -0/+10 |
|/ |
|
* | ACPI: add config for BIOS table scan | Graeme Gregory | 2014-07-21 | 1 | -1/+3 |
* | ACPI: use kstrto*() instead of simple_strto*() | Christoph Jaeger | 2014-06-17 | 1 | -1/+2 |
*-. | Merge branches 'acpi-general' and 'acpi-video' | Rafael J. Wysocki | 2014-06-12 | 1 | -0/+12 |
|\ \ |
|
| * | | ACPI: Fix bug when ACPI reset register is implemented in system memory | Randy Wright | 2014-06-05 | 1 | -0/+12 |
| |/ |
|
* | | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng | 2014-05-27 | 1 | -4/+17 |
* | | ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load. | Lv Zheng | 2014-04-20 | 1 | -6/+5 |
|/ |
|
* | ACPI: Clean up memory allocations | jhbird.choi@samsung.com | 2014-04-04 | 1 | -2/+1 |
* | Merge branch 'acpica' | Rafael J. Wysocki | 2014-04-01 | 1 | -6/+10 |
|\ |
|
| * | ACPICA: Enable auto-serialization as a default kernel behavior. | Lv Zheng | 2014-03-26 | 1 | -6/+6 |
| * | ACPICA: Add auto-serialization support for ill-behaved control methods. | Bob Moore | 2014-03-26 | 1 | -0/+16 |
| * | ACPICA: Remove global option to serialize all control methods. | Lv Zheng | 2014-03-26 | 1 | -12/+0 |
* | | Merge branch 'acpica' | Rafael J. Wysocki | 2014-03-20 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | ACPICA: Add boot option to disable auto return object repair | Lv Zheng | 2014-02-13 | 1 | -0/+11 |
| | | |
| \ | |
*-. \ | Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a... | Rafael J. Wysocki | 2014-03-20 | 1 | -1/+1 |
|\ \ \
| | |/ |
|
| * | | ACPI: Remove duplicate definitions of PREFIX | Hanjun Guo | 2014-03-19 | 1 | -1/+1 |
| |/ |
|
* | | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug() | Rafael J. Wysocki | 2014-03-05 | 1 | -8/+6 |
|/ |
|
* | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2014-01-12 | 1 | -1/+5 |
|\ |
|
| * | Merge branch 'acpi-cleanup' into acpi-hotplug | Rafael J. Wysocki | 2013-12-07 | 1 | -3/+0 |
| |\ |
|
| * | | ACPI / scan: Define non-empty device removal handler | Rafael J. Wysocki | 2013-11-22 | 1 | -1/+5 |
* | | | ACPI / OSL: Mark the function acpi_table_checksum() as static | Rashika | 2014-01-06 | 1 | -1/+1 |
* | | | ACPI: remove trailing whitespace | Al Stone | 2013-12-07 | 1 | -1/+1 |
* | | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
| |/
|/| |
|
* | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-11-07 | 1 | -50/+46 |
|\ |
|