index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
ACPI: Update Memory hotplug error messages
Toshi Kani
1
-11
/
+13
2012-11-22
ACPI: Update CPU hotplug error messages
Toshi Kani
1
-15
/
+24
2012-11-22
ACPI: Add acpi_handle_<level>() interfaces
Toshi Kani
1
-0
/
+38
2012-11-22
ACPI: remove use of __devexit
Bill Pemberton
2
-2
/
+2
2012-11-22
ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.
Lan Tianyu
1
-0
/
+8
2012-11-17
ACPI / battery: Correct battery capacity values on Thinkpads
Kamil Iskra
1
-0
/
+77
2012-11-16
ACPI: create _SUN sysfs file
Yasuaki Ishimatsu
1
-0
/
+24
2012-11-16
ACPI / memhotplug: bind the memory device when the driver is being loaded
Wen Congyang
1
-12
/
+0
2012-11-16
ACPI / memhotplug: don't allow to eject the memory device if it is being used
Wen Congyang
1
-9
/
+33
2012-11-16
ACPI / memhotplug: free memory device if acpi_memory_enable_device() failed
Wen Congyang
1
-1
/
+3
2012-11-16
ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_me...
Wen Congyang
1
-6
/
+21
2012-11-16
ACPI / memhotplug: deal with eject request in hotplug queue
Wen Congyang
1
-79
/
+9
2012-11-16
ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove()
Yasuaki Ishimatsu
1
-7
/
+24
2012-11-15
ACPI / memory-hotplug: call acpi_bus_trim() to remove memory device
Wen Congyang
1
-1
/
+2
2012-11-15
ACPI: add newline in power.c message
Randy Dunlap
1
-1
/
+1
2012-11-15
ACPI: Make seemingly useless check in osl.c more understandable
Rafael J. Wysocki
1
-8
/
+13
2012-11-15
ACPI: Add ACPI CPU hot-remove support
Toshi Kani
1
-10
/
+17
2012-11-15
ACPI: Export functions for hot-remove
Toshi Kani
2
-0
/
+2
2012-11-15
ACPI: Add user space interface for identification objects
Lv Zheng
1
-0
/
+28
2012-11-15
ACPI: Add _UID support for ACPI devices.
Lv Zheng
1
-0
/
+4
2012-11-15
ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter
Kristen Carlson Accardi
1
-1
/
+16
2012-11-15
ACPI: Remove unused lockable in acpi_device_flags
Toshi Kani
1
-5
/
+0
2012-11-15
ACPI: Fix stale pointer access to flags.lockable
Toshi Kani
1
-1
/
+5
2012-11-15
ACPI: Fix a hard coding style when determining if a device is a container, v3
Tang Chen
1
-3
/
+14
2012-11-15
ACPI / processor: prevent cpu from becoming online
Yasuaki Ishimatsu
1
-0
/
+14
2012-11-15
ACPI: strict_strtoul() and printk() cleanup in acpi_pad
Josh
1
-4
/
+4
2012-11-15
ACPI: dock: Remove redundant ACPI NS walk
Toshi Kani
1
-19
/
+7
2012-11-15
ACPI / EC: Don't count a SCI interrupt as a false one
Feng Tang
1
-2
/
+6
2012-11-15
ACPI / EC: Add more debug info and trivial code cleanup
Feng Tang
1
-16
/
+21
2012-11-15
ACPI / EC: Cleanup the member name for spinlock/mutex in struct
Feng Tang
2
-28
/
+28
2012-11-03
ACPI video: Ignore errors after _DOD evaluation.
Igor Murzov
1
-4
/
+7
2012-10-26
ACPI: missing break
Alan Cox
1
-0
/
+1
2012-10-23
ACPI: Fix memory leak in acpi_bind_one()
Jesper Juhl
1
-0
/
+1
2012-10-17
ACPI: Reorder IPMI driver before any other ACPI drivers
Matthew Garrett
1
-1
/
+4
2012-10-09
Merge branches 'fixes-for-37', 'ec' and 'thermal' into release
Len Brown
2
-27
/
+96
2012-10-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Len Brown
1
-22
/
+71
2012-10-09
cpuidle / ACPI: fix potential NULL pointer dereference
Wei Yongjun
1
-1
/
+2
2012-10-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
26
-491
/
+729
2012-10-07
Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...
Len Brown
26
-491
/
+729
2012-10-06
ACPI: Add new sysfs interface to export device description
Lance Ortiz
1
-2
/
+52
2012-10-06
ACPI: Harden acpi_table_parse_entries() against BIOS bug
Fenghua Yu
1
-4
/
+14
2012-10-06
ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
Feng Tang
1
-1
/
+15
2012-10-06
ACPI: EC: Make the GPE storm threshold a module parameter
Feng Tang
1
-4
/
+10
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-4
/
+4
2012-10-03
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-19
/
+59
2012-10-03
Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-4
/
+4
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-77
/
+68
2012-09-29
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
Josh Triplett
2
-69
/
+11
2012-09-25
ACPI: run _OSC after ACPI_FULL_INITIALIZATION
Lin Ming
1
-2
/
+6
2012-09-25
Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next
Bjorn Helgaas
2
-77
/
+68
[next]