summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu2012-11-301-0/+8
* ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui2012-11-301-171/+177
* ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fixZhang Rui2012-11-271-0/+34
* ACPI: drop unnecessary local variable from acpi_system_write_wakeup_device()Cyril Roelandt2012-11-221-7/+4
* ACPI: Fix logging when no pci_irq is allocatedJoe Perches2012-11-211-5/+5
* ACPI: Update Dock hotplug error messagesToshi Kani2012-11-211-16/+14
* ACPI: Update Container hotplug error messagesToshi Kani2012-11-211-8/+2
* ACPI: Update Memory hotplug error messagesToshi Kani2012-11-211-11/+13
* ACPI: Update CPU hotplug error messagesToshi Kani2012-11-211-15/+24
* ACPI: Add acpi_handle_<level>() interfacesToshi Kani2012-11-211-0/+38
* ACPI: remove use of __devexitBill Pemberton2012-11-212-2/+2
* ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu2012-11-211-0/+8
* ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra2012-11-161-0/+77
* ACPI: create _SUN sysfs fileYasuaki Ishimatsu2012-11-161-0/+24
* ACPI / memhotplug: bind the memory device when the driver is being loadedWen Congyang2012-11-161-12/+0
* ACPI / memhotplug: don't allow to eject the memory device if it is being usedWen Congyang2012-11-161-9/+33
* ACPI / memhotplug: free memory device if acpi_memory_enable_device() failedWen Congyang2012-11-161-1/+3
* ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...Wen Congyang2012-11-161-6/+21
* ACPI / memhotplug: deal with eject request in hotplug queueWen Congyang2012-11-161-79/+9
* ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()Yasuaki Ishimatsu2012-11-161-7/+24
* ACPI / memory-hotplug: call acpi_bus_trim() to remove memory deviceWen Congyang2012-11-151-1/+2
* ACPI: add newline in power.c messageRandy Dunlap2012-11-151-1/+1
* ACPI: Make seemingly useless check in osl.c more understandableRafael J. Wysocki2012-11-151-8/+13
* ACPI: Add ACPI CPU hot-remove supportToshi Kani2012-11-151-10/+17
* ACPI: Export functions for hot-removeToshi Kani2012-11-152-0/+2
* ACPI: Add user space interface for identification objectsLv Zheng2012-11-151-0/+28
* ACPI: Add _UID support for ACPI devices.Lv Zheng2012-11-151-0/+4
* ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi2012-11-151-1/+16
* ACPI: Remove unused lockable in acpi_device_flagsToshi Kani2012-11-151-5/+0
* ACPI: Fix stale pointer access to flags.lockableToshi Kani2012-11-151-1/+5
* ACPI: Fix a hard coding style when determining if a device is a container, v3Tang Chen2012-11-151-3/+14
* ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu2012-11-151-0/+14
* ACPI: strict_strtoul() and printk() cleanup in acpi_padJosh2012-11-151-4/+4
* ACPI: dock: Remove redundant ACPI NS walkToshi Kani2012-11-151-19/+7
* ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang2012-11-151-2/+6
* ACPI / EC: Add more debug info and trivial code cleanupFeng Tang2012-11-151-16/+21
* ACPI / EC: Cleanup the member name for spinlock/mutex in structFeng Tang2012-11-152-28/+28
* ACPI video: Ignore errors after _DOD evaluation.Igor Murzov2012-11-031-4/+7
* ACPI: missing breakAlan Cox2012-10-261-0/+1
* ACPI: Fix memory leak in acpi_bind_one()Jesper Juhl2012-10-231-0/+1
* ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett2012-10-161-1/+4
*-. Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-092-27/+96
|\ \
| | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-091-22/+71
| | |\
| | | * Thermal: Introduce thermal_zone_trip_update()Zhang Rui2012-09-241-3/+5
| | | * Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-4/+1
| | | * Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-241-0/+33
| | | * Thermal: set upper and lower limitsZhang Rui2012-09-241-18/+35
| * | | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang2012-10-061-1/+15
| * | | ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang2012-10-061-4/+10
* | | | cpuidle / ACPI: fix potential NULL pointer dereferenceWei Yongjun2012-10-081-1/+2
OpenPOWER on IntegriCloud