summaryrefslogtreecommitdiff
path: root/drivers/acpi/osl.c
AgeCommit message (Expand)Author
2015-06-06ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-06ACPI / OSL: Mark the function acpi_table_checksum() as staticRashika
2013-12-07ACPI: remove trailing whitespaceAl Stone
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-22ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki
2013-11-07Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-11-07ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki
2013-10-28Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-10-18ACPI / osl: remove an unneeded NULL checkDan Carpenter
2013-09-25ACPI / osl: implement acpi_os_sleep() with msleep()Liu Chuansheng
2013-09-25ACPI / x86: Increase override tables number limitYinghai Lu
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-27Merge branch 'acpica'Rafael J. Wysocki
2013-08-14ACPI / osl: Kill macro INVALID_TABLE().Tang Chen
2013-08-13ACPI / osl: Fix osi_setup_entries[] __initdata attribute locationHanjun Guo
2013-07-31ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep pathBen Guthro
2013-07-26ACPI: Cleanup sparse warning on acpi_os_initialize1()Lv Zheng
2013-07-23ACPI: Add facility to remove all _OSI stringsLv Zheng
2013-07-23ACPI: Add facility to disable all _OSI OS vendor stringsLv Zheng
2013-06-29Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-06-27ACPI: implement acpi_os_get_timer() according the specMika Westerberg
2013-06-16ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDTLv Zheng
2013-04-24ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing
2013-03-25ACPI: Use resource_size() in osl.cAlexandru Gheorghiu
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki
2013-02-09ACPI: enable ACPI SCI during suspendZhang Rui
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-25PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-12-14Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-15ACPI: Make seemingly useless check in osl.c more understandableRafael J. Wysocki
2012-11-15ACPI: Export functions for hot-removeToshi Kani
2012-09-30ACPI: Create acpi_table_taint() function to avoid code duplicationThomas Renninger
2012-09-30ACPI: Implement physical address table overrideThomas Renninger
2012-09-30ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger
2012-06-01ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming
2012-04-18Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner
2012-03-30Merge branch 'tboot' into releaseLen Brown
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown
2012-03-30ACPI: consistently use should_use_kmap()Jan Beulich
2012-03-30ACPI: Make ACPI interrupt threadedAndi Kleen
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang