summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-113-3/+3
|\
| * acpi: remove use of __devinitBill Pemberton2012-11-283-3/+3
* | Merge branch 'acpi-general'Rafael J. Wysocki2012-12-072-1/+20
|\ \
| * | ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui2012-12-041-0/+14
| * | ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui2012-12-041-1/+6
* | | Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-12-071-0/+10
|\ \ \
| * | | ACPI: add Haswell LPSS devices to acpi_platform_device_ids listMika Westerberg2012-12-071-0/+10
* | | | Merge branch 'acpi-general'Rafael J. Wysocki2012-12-042-171/+185
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2012-11-291-54/+3
|\ \ \ \
| * | | | cpuidle: Measure idle state durations with monotonic clockJulius Werner2012-11-271-54/+3
| | |_|/ | |/| |
* | | | Merge branch 'acpi-general'Rafael J. Wysocki2012-11-2918-255/+495
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| |/ /
* | | Merge branch 'acpica'Rafael J. Wysocki2012-11-29102-624/+2622
|\ \ \ | |_|/ |/| |
| * | ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore2012-11-153-5/+95
OpenPOWER on IntegriCloud