summaryrefslogtreecommitdiff
path: root/drivers/acpi/osl.c
Commit message (Expand)AuthorAge
* ACPI: add arm64 to the platforms that use ioremapGraeme Gregory2015-03-25
* ACPI / OSL: Add IRQ handler flushing support in the OSL.Lv Zheng2014-11-11
* ACPI / osl: speedup grace period in acpi_os_map_cleanupKonstantin Khlebnikov2014-11-11
* Merge branch 'acpi-pm'Rafael J. Wysocki2014-10-07
|\
| * ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki2014-09-30
* | ACPI: Support _OSI("Darwin") correctlyMatthew Garrett2014-09-24
|/
* ACPI: add config for BIOS table scanGraeme Gregory2014-07-21
* ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger2014-06-17
*-. Merge branches 'acpi-general' and 'acpi-video'Rafael J. Wysocki2014-06-12
|\ \
| * | ACPI: Fix bug when ACPI reset register is implemented in system memoryRandy Wright2014-06-05
| |/
* | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-27
* | ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-20
|/
* ACPI: Clean up memory allocationsjhbird.choi@samsung.com2014-04-04
* Merge branch 'acpica'Rafael J. Wysocki2014-04-01
|\
| * ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng2014-03-26
| * ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-26
| * ACPICA: Remove global option to serialize all control methods.Lv Zheng2014-03-26
* | Merge branch 'acpica'Rafael J. Wysocki2014-03-20
|\ \ | |/
| * ACPICA: Add boot option to disable auto return object repairLv Zheng2014-02-13
| |
| \
*-. \ Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a...Rafael J. Wysocki2014-03-20
|\ \ \ | | |/
| * | ACPI: Remove duplicate definitions of PREFIXHanjun Guo2014-03-19
| |/
* | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki2014-03-05
|/
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-12
|\
| * Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-07
| |\
| * | ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki2013-11-22
* | | ACPI / OSL: Mark the function acpi_table_checksum() as staticRashika2014-01-06
* | | ACPI: remove trailing whitespaceAl Stone2013-12-07
* | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-07
| |/ |/|
* | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07
|/
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-07
|\
| * ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-07
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-10-28
|\ \
| * | ACPI / osl: remove an unneeded NULL checkDan Carpenter2013-10-18
| * | ACPI / osl: implement acpi_os_sleep() with msleep()Liu Chuansheng2013-09-25
| |/
* | ACPI / x86: Increase override tables number limitYinghai Lu2013-09-25
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-27
|\
| * ACPI / osl: Kill macro INVALID_TABLE().Tang Chen2013-08-14
| * ACPI / osl: Fix osi_setup_entries[] __initdata attribute locationHanjun Guo2013-08-13
| * ACPI: Cleanup sparse warning on acpi_os_initialize1()Lv Zheng2013-07-26
* | Merge branch 'acpica'Rafael J. Wysocki2013-08-27
|\ \
| * | ACPI: Add facility to remove all _OSI stringsLv Zheng2013-07-23
| * | ACPI: Add facility to disable all _OSI OS vendor stringsLv Zheng2013-07-23
| |/
* | ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep pathBen Guthro2013-07-31
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-06-29
|\
| * ACPI: implement acpi_os_get_timer() according the specMika Westerberg2013-06-27
* | ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng2013-06-16
|/
* ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing2013-04-24
* ACPI: Use resource_size() in osl.cAlexandru Gheorghiu2013-03-25
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-25
|\
| * PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-25