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.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
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-21
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-07-12
ACPI: scan: handle kset/kobject errors
Randy Dunlap
1
-2
/
+10
2006-07-10
Revert "Revert "ACPI: dock driver""
Len Brown
1
-0
/
+23
2006-07-09
Revert "ACPI: dock driver"
Linus Torvalds
1
-23
/
+0
2006-07-02
Pull acpi_os_free into release branch
Len Brown
1
-2
/
+2
2006-06-30
ACPI: drivers/acpi/scan.c: make acpi_bus_type static
Adrian Bunk
1
-1
/
+1
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
1
-2
/
+2
2006-06-28
ACPI: dock driver
Kristen Accardi
1
-0
/
+23
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
1
-47
/
+30
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
1
-1
/
+1
2006-06-27
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
1
-4
/
+3
2006-06-16
Pull bugzilla-5000 into release branch
Len Brown
1
-0
/
+110
2006-06-16
Pull sem2mutex into release branch
Len Brown
1
-1
/
+0
2006-06-16
Pull acpi_bus_register_driver into release branch
Len Brown
1
-25
/
+9
2006-06-15
Pull trivial1 into release branch
Len Brown
1
-23
/
+13
2006-05-15
ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend()
Len Brown
1
-11
/
+3
2006-05-15
ACPI: create acpi_device_suspend()/acpi_device_resume()
Patrick Mochel
1
-0
/
+118
2006-05-14
ACPI: acpi_bus_unregister_driver() returns void
Bjorn Helgaas
1
-22
/
+10
2006-05-14
ACPI: delete unused acpi_bus_drivers_lock
Len Brown
1
-1
/
+0
2006-04-02
ACPI: Allow hot-add of ejected processor
Ashok Raj
1
-4
/
+1
2006-04-02
ACPI: simplify scan.c coding
Bjorn Helgaas
1
-23
/
+13
2006-04-02
ACPI: make acpi_bus_register_driver() return success/failure, not device count
Bjorn Helgaas
1
-11
/
+5
2006-03-24
[PATCH] acpi: export acpi_bus_trim
Kristen Accardi
1
-2
/
+3
2006-01-25
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
1
-1
/
+1
2006-01-07
[ACPI] fix kernel-doc warnings in acpi/scan.c
Randy Dunlap
1
-10
/
+17
2006-01-07
Pull pnpacpi into acpica branch
Len Brown
1
-7
/
+7
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-7
/
+7
2005-12-10
[ACPI] ACPICA 20051117
Bob Moore
1
-1
/
+1
2005-11-30
[ACPI] fix HP nx8220 boot hang regression
Thomas Renninger
1
-1
/
+1
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-4
/
+2
2005-09-03
[ACPI] add static to function definitions
Adrian Bunk
1
-1
/
+1
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
1
-243
/
+194
2005-07-13
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
1
-5
/
+7
2005-07-12
[ACPI] hotplug Processor consideration in acpi_bus_add()
Keiichiro Tokunaga
1
-5
/
+7
2005-06-28
[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...
Rajesh Shah
1
-25
/
+101
2005-06-21
[PATCH] sysfs: (rest) if show/store is missing return -EIO
Dmitry Torokhov
1
-2
/
+2
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1379