index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
ACPI: add acpi_bus_get_parent() and remove "parent" arguments
Bjorn Helgaas
1
-13
/
+37
2009-09-25
ACPI: remove unnecessary argument checking
Bjorn Helgaas
1
-6
/
+2
2009-09-25
ACPI: remove redundant "type" arguments
Bjorn Helgaas
1
-7
/
+7
2009-09-25
ACPI: remove acpi_device_set_context() "type" argument
Bjorn Helgaas
1
-17
/
+15
2009-09-25
ACPI: use device_type rather than comparing HID
Bjorn Helgaas
1
-6
/
+4
2009-09-25
ACPI: save device_type in acpi_device
Bjorn Helgaas
1
-0
/
+1
2009-09-25
ACPI: remove redundant "handle" and "parent" arguments
Bjorn Helgaas
1
-15
/
+12
2009-09-25
ACPI: remove unused acpi_bus_scan_fixed() argument
Bjorn Helgaas
1
-5
/
+2
2009-09-25
ACPI: add debug for device addition
Bjorn Helgaas
1
-2
/
+10
2009-09-19
ACPI: don't pass handle for fixed hardware notifications
Bjorn Helgaas
1
-1
/
+2
2009-09-19
Merge branch 'bjorn-start-stop-2.6.32' into release
Len Brown
1
-5
/
+0
2009-09-19
Merge branch 'acpica' into release
Len Brown
1
-57
/
+106
2009-09-19
Merge branch 'linus' into release
Len Brown
1
-0
/
+1
2009-09-09
ACPI PM: Replace wakeup.prepared with reference counter
Rafael J. Wysocki
1
-0
/
+1
2009-09-05
Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible"
Len Brown
1
-10
/
+2
2009-08-31
ACPI: fix NULL bug for HID/UID string
Hugh Dickins
1
-8
/
+12
2009-08-27
ACPICA: Fix several acpi_attach_data problems
Bob Moore
1
-1
/
+1
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
1
-54
/
+99
2009-06-25
ACPI: remove unused acpi_device_ops .stop method
Bjorn Helgaas
1
-5
/
+0
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
1
-39
/
+30
2009-06-23
ACPI: run ACPI device hot removal in kacpi_hotplug_wq
Zhang Rui
1
-12
/
+8
2009-06-17
ACPI: clean up whitespace in drivers/acpi/scan.c
Alex Chiang
1
-24
/
+20
2009-06-17
ACPI: acpi_device_register() should call device_register()
Alex Chiang
1
-3
/
+2
2009-04-07
ACPI: delete acpi_device.g_list
Len Brown
1
-13
/
+4
2009-04-07
ACPI: convert acpi_device_lock spinlock to mutex
Shaohua Li
1
-7
/
+7
2009-04-05
ACPI: support acpi_device_ops .notify methods
Bjorn Helgaas
1
-0
/
+71
2009-04-05
Merge branch 'driver-ops-cleanup' into release
Len Brown
1
-12
/
+0
2009-03-27
ACPI: remove unused acpi_device_ops .shutdown method
Bjorn Helgaas
1
-12
/
+0
2009-03-27
ACPI: call acpi_scan_init() explicitly rather than as initcall
Bjorn Helgaas
1
-8
/
+1
2009-03-17
ACPI: move private declarations to internal.h
Bjorn Helgaas
1
-0
/
+2
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
1
-1
/
+0
2008-11-26
Revert "ACPI: don't enable control method power button as wakeup device when ...
Len Brown
1
-10
/
+0
2008-11-11
Merge branch 'processor-256' into release
Len Brown
1
-1
/
+1
2008-11-11
Merge branch 'video' into release
Len Brown
1
-31
/
+1
2008-11-07
ACPI video: if no ACPI backlight support, use vendor drivers
Thomas Renninger
1
-31
/
+1
2008-11-06
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+4
2008-11-06
ACPI: Disambiguate processor declaration type
Myron Stowe
1
-1
/
+1
2008-10-22
Merge branch 'misc' into test
Len Brown
1
-2
/
+2
2008-10-22
Merge branch 'ec' into test
Len Brown
1
-4
/
+0
2008-10-22
Merge branch 'bugzilla-10503' into test
Len Brown
1
-0
/
+10
2008-10-22
Merge branch 'acpica' into test
Len Brown
1
-5
/
+5
2008-10-22
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
Lin Ming
1
-5
/
+5
2008-10-22
ACPI: remove unused acpi_is_child_device()
Len Brown
1
-14
/
+0
2008-10-22
ACPI : Load device driver according to the status of acpi device
Zhao Yakui
1
-10
/
+25
2008-10-22
ACPI: Attach the ACPI device to the ACPI handle as early as possible
Zhao Yakui
1
-2
/
+10
2008-10-22
ACPI: Get the device power state in the course of scanning device
Zhao Yakui
1
-0
/
+1
2008-10-11
ACPI: Enable EC device immediately after ACPI full initialization
Zhao Yakui
1
-4
/
+0
2008-10-10
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-2
/
+2
2008-10-10
ACPI: acpi_driver_data could only be applied to acpi_device
Alexey Starikovskiy
1
-1
/
+1
2008-10-06
ACPI: don't enable control method power button as wakeup device when Fixed Po...
Zhang Rui
1
-0
/
+10
[prev]
[next]