summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/osl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ACPI: Create acpi_table_taint() function to avoid code duplicationThomas Renninger2012-09-301-7/+13
| * ACPI: Implement physical address table overrideThomas Renninger2012-09-301-4/+56
| * ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger2012-09-301-0/+122
* | ACPI: Make seemingly useless check in osl.c more understandableRafael J. Wysocki2012-11-151-8/+13
* | ACPI: Export functions for hot-removeToshi Kani2012-11-151-0/+1
|/
* ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming2012-06-011-2/+2
* Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner2012-04-181-2/+1
* Merge branch 'tboot' into releaseLen Brown2012-03-301-0/+24
|\
| * Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2012-03-221-0/+24
| |\
| | * x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-131-0/+24
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-301-2/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | ACPI: consistently use should_use_kmap()Jan Beulich2012-03-301-1/+1
| | |/ / | |/| |
| | * | ACPI: Make ACPI interrupt threadedAndi Kleen2012-03-301-1/+2
| |/ /
* | | ACPICA: Add acpi_os_physical_table_override interfaceBob Moore2012-03-221-0/+9
* | | ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore2012-03-221-84/+2
|/ /
* | ACPI, APEI: Add RAM mapping support to ACPIMyron Stowe2012-01-211-2/+34
* | ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-211-0/+116
* | Merge branch 'atomicio-remove' into releaseLen Brown2012-01-181-14/+26
|\ \
| * | ACPI: Export interfaces for ioremapping/iounmapping ACPI registersMyron Stowe2012-01-171-2/+4
| * | ACPI: Fix possible alignment issues with GAS 'address' referencesMyron Stowe2012-01-171-14/+24
| |/
* | ACPICA: Add support for region address conflict checkingLin Ming2012-01-171-190/+12
|/
* PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava2011-10-141-1/+2
*-----. Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown2011-08-021-19/+23
|\ \ \ \
| | | | * ACPI print OSI(Linux) warning only onceLen Brown2011-08-021-1/+1
| |_|_|/ |/| | |
| | | * ACPI: introduce "acpi_rsdp=" parameter for kdumpTakao Indoh2011-07-161-0/+15
| |_|/ |/| |
| | * ACPI: add missing _OSI stringsShaohua Li2011-08-021-1/+7
| |/
| * ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2011-07-131-17/+0
|/
*-. Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-291-63/+82
|\ \
| * \ Merge branch 'linus' into releaseLen Brown2011-03-231-3/+3
| |\ \
| | * \ Merge branch 'master' into for-2.6.39Tejun Heo2011-02-211-7/+18
| | |\ \ | | | |/
| | * | acpi: kacpi*_wq don't need WQ_MEM_RECLAIMTejun Heo2011-02-011-3/+3
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-nextRafael J. Wysocki2011-02-241-60/+79
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | ACPI: Avoid calling request_irq() many times for the same interruptRafael J. Wysocki2011-02-241-12/+15
| | |/ / | |/| |
| | * | ACPI: Introduce acpi_os_get_iomem()Rafael J. Wysocki2011-02-241-0/+16
| | * | ACPI: Do not use krefs under a mutex in osl.cRafael J. Wysocki2011-02-241-20/+16
| | * | ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappingsRafael J. Wysocki2011-02-241-13/+15
| | * | ACPI: Avoid walking the list of memory mappings in osl.c twice in a rowRafael J. Wysocki2011-02-241-13/+20
| | * | ACPI: Change acpi_ioremap_lock into a mutexRafael J. Wysocki2011-02-241-12/+9
| | * | ACPI: Do not export functions that are only used in osl.cRafael J. Wysocki2011-02-241-4/+2
| |/ /
* | | ACPI: osl, add acpi_os_create_lock interfaceLin Ming2011-03-251-8/+25
|/ /
OpenPOWER on IntegriCloud