index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
2012-11-16
ACPI / memhotplug: don't allow to eject the memory device if it is being used
Wen Congyang
2012-11-16
ACPI / memhotplug: free memory device if acpi_memory_enable_device() failed
Wen Congyang
2012-11-16
ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...
Wen Congyang
2012-11-16
ACPI / memhotplug: deal with eject request in hotplug queue
Wen Congyang
2012-11-16
ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()
Yasuaki Ishimatsu
2012-11-15
ACPI / memory-hotplug: call acpi_bus_trim() to remove memory device
Wen Congyang
2012-11-15
ACPI: add newline in power.c message
Randy Dunlap
2012-11-15
ACPI: Make seemingly useless check in osl.c more understandable
Rafael J. Wysocki
2012-11-15
ACPI: Add ACPI CPU hot-remove support
Toshi Kani
2012-11-15
ACPI: Export functions for hot-remove
Toshi Kani
2012-11-15
ACPI: Add user space interface for identification objects
Lv Zheng
2012-11-15
ACPI: Add _UID support for ACPI devices.
Lv Zheng
2012-11-15
ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter
Kristen Carlson Accardi
2012-11-15
ACPI: Remove unused lockable in acpi_device_flags
Toshi Kani
2012-11-15
ACPI: Fix stale pointer access to flags.lockable
Toshi Kani
2012-11-15
ACPI: Fix a hard coding style when determining if a device is a container, v3
Tang Chen
2012-11-15
ACPI / processor: prevent cpu from becoming online
Yasuaki Ishimatsu
2012-11-15
ACPI: strict_strtoul() and printk() cleanup in acpi_pad
Josh
2012-11-15
ACPI: dock: Remove redundant ACPI NS walk
Toshi Kani
2012-11-15
ACPI / EC: Don't count a SCI interrupt as a false one
Feng Tang
2012-11-15
ACPI / EC: Add more debug info and trivial code cleanup
Feng Tang
2012-11-15
ACPI / EC: Cleanup the member name for spinlock/mutex in struct
Feng Tang
2012-11-03
ACPI video: Ignore errors after _DOD evaluation.
Igor Murzov
2012-10-26
ACPI: missing break
Alan Cox
2012-10-23
ACPI: Fix memory leak in acpi_bind_one()
Jesper Juhl
2012-10-16
ACPI: Reorder IPMI driver before any other ACPI drivers
Matthew Garrett
2012-10-09
Merge branches 'fixes-for-37', 'ec' and 'thermal' into release
Len Brown
2012-10-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Len Brown
2012-10-08
cpuidle / ACPI: fix potential NULL pointer dereference
Wei Yongjun
2012-10-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-10-06
Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...
Len Brown
2012-10-06
ACPI: Add new sysfs interface to export device description
Lance Ortiz
2012-10-06
ACPI: Harden acpi_table_parse_entries() against BIOS bug
Fenghua Yu
2012-10-06
ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
Feng Tang
2012-10-06
ACPI: EC: Make the GPE storm threshold a module parameter
Feng Tang
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-03
Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-09-29
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
Josh Triplett
2012-09-25
ACPI: run _OSC after ACPI_FULL_INITIALIZATION
Lin Ming
2012-09-24
Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next
Bjorn Helgaas
2012-09-24
PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_roots
Taku Izumi
2012-09-24
PCI/ACPI: Protect acpi_pci_roots list with mutex
Taku Izumi
2012-09-24
PCI/ACPI: Use acpi_pci_root info rather than looking it up again
Taku Izumi
2012-09-24
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
2012-09-24
PCI/ACPI: Protect acpi_pci_drivers list with mutex
Taku Izumi
2012-09-24
PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
Jiang Liu
2012-09-24
PCI/ACPI: Use normal list for struct acpi_pci_driver
Jiang Liu
2012-09-24
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
[next]