summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ACPI / osl: Kill macro INVALID_TABLE().Tang Chen2013-08-141-16/+20
| * ACPI / osl: Fix osi_setup_entries[] __initdata attribute locationHanjun Guo2013-08-131-2/+2
| * ACPI: Cleanup sparse warning on acpi_os_initialize1()Lv Zheng2013-07-261-0/+1
* | Merge branch 'acpica'Rafael J. Wysocki2013-08-271-1/+20
|\ \
| * | ACPI: Add facility to remove all _OSI stringsLv Zheng2013-07-231-0/+7
| * | ACPI: Add facility to disable all _OSI OS vendor stringsLv Zheng2013-07-231-1/+13
| |/
* | ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep pathBen Guthro2013-07-311-0/+24
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-06-291-13/+3
|\
| * ACPI: implement acpi_os_get_timer() according the specMika Westerberg2013-06-271-13/+3
* | ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng2013-06-161-0/+11
|/
* ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing2013-04-241-1/+1
* ACPI: Use resource_size() in osl.cAlexandru Gheorghiu2013-03-251-1/+1
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-2/+22
|\
| * PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu2013-01-251-2/+22
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/
* | Merge branch 'pm-assorted'Rafael J. Wysocki2013-02-151-1/+1
|\ \
| * | ACPI: enable ACPI SCI during suspendZhang Rui2013-02-091-1/+1
| |/
* | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-1/+1
|/
* Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-11/+191
|\
OpenPOWER on IntegriCloud