summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki2015-09-011-30/+3
|\ \
| | * ACPI / osl: replace custom implementation of readq / writeqAndy Shevchenko2015-08-251-30/+3
| |/
| |
| \
*-. \ Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki2015-09-011-4/+0
|\ \ \ | | |/ | |/|
| | * ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
* | | ACPI / sysfs: Update method tracing facility.Lv Zheng2015-08-071-0/+8
|/ /
* | ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2015-07-061-3/+9
|/
* Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-07-021-0/+18
|\
| * ACPI / init: Make it possible to override _REVRafael J. Wysocki2015-07-031-0/+18
* | Merge branch 'acpi-video'Rafael J. Wysocki2015-06-191-0/+6
|\ \
| * | acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede2015-06-191-0/+6
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2015-06-191-1/+1
|\ \ \ \ \ | | | |/ / | | |_| / | |/| |
| | * | ACPI / osl: use same type for acpi_predefined_names values as in definitionDominik Brodowski2015-05-141-1/+1
| |/ /
* | | ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2015-06-181-5/+1
| |/ |/|
* | ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki2015-05-071-4/+2
|/
* ACPI: add arm64 to the platforms that use ioremapGraeme Gregory2015-03-251-3/+3
* ACPI / OSL: Add IRQ handler flushing support in the OSL.Lv Zheng2014-11-111-0/+6
* ACPI / osl: speedup grace period in acpi_os_map_cleanupKonstantin Khlebnikov2014-11-111-1/+1
* Merge branch 'acpi-pm'Rafael J. Wysocki2014-10-071-1/+1
|\
| * ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki2014-09-301-1/+1
* | ACPI: Support _OSI("Darwin") correctlyMatthew Garrett2014-09-241-0/+10
|/
* ACPI: add config for BIOS table scanGraeme Gregory2014-07-211-1/+3
* ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger2014-06-171-1/+2
*-. Merge branches 'acpi-general' and 'acpi-video'Rafael J. Wysocki2014-06-121-0/+12
|\ \
| * | ACPI: Fix bug when ACPI reset register is implemented in system memoryRandy Wright2014-06-051-0/+12
| |/
* | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-271-4/+17
* | ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-201-6/+5
|/
* ACPI: Clean up memory allocationsjhbird.choi@samsung.com2014-04-041-2/+1
* Merge branch 'acpica'Rafael J. Wysocki2014-04-011-6/+10
|\
| * ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng2014-03-261-6/+6
| * ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-261-0/+16
| * ACPICA: Remove global option to serialize all control methods.Lv Zheng2014-03-261-12/+0
* | Merge branch 'acpica'Rafael J. Wysocki2014-03-201-0/+11
|\ \ | |/
| * ACPICA: Add boot option to disable auto return object repairLv Zheng2014-02-131-0/+11
| |
| \
*-. \ Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a...Rafael J. Wysocki2014-03-201-1/+1
|\ \ \ | | |/
| * | ACPI: Remove duplicate definitions of PREFIXHanjun Guo2014-03-191-1/+1
| |/
* | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki2014-03-051-8/+6
|/
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-121-1/+5
|\
| * Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-071-3/+0
| |\
| * | ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki2013-11-221-1/+5
* | | ACPI / OSL: Mark the function acpi_table_checksum() as staticRashika2014-01-061-1/+1
* | | ACPI: remove trailing whitespaceAl Stone2013-12-071-1/+1
* | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-071-1/+0
| |/ |/|
* | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-3/+0
|/
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-071-50/+46
|\
| * ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-071-50/+46
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-10-281-2/+2
|\ \
| * | ACPI / osl: remove an unneeded NULL checkDan Carpenter2013-10-181-1/+1
| * | ACPI / osl: implement acpi_os_sleep() with msleep()Liu Chuansheng2013-09-251-1/+1
| |/
* | ACPI / x86: Increase override tables number limitYinghai Lu2013-09-251-12/+32
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-18/+23
|\
OpenPOWER on IntegriCloud