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
2012-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-9
/
+49
2012-07-26
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
1
-9
/
+49
2012-07-01
ACPI / PM: Drop PM callbacks from the ACPI bus type
Rafael J. Wysocki
1
-51
/
+0
2012-07-01
ACPI / PM: Do not execute legacy driver PM callbacks
Rafael J. Wysocki
1
-15
/
+9
2012-07-01
ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacks
Rafael J. Wysocki
1
-13
/
+47
2012-07-01
ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling
Rafael J. Wysocki
1
-3
/
+4
2012-07-01
ACPI / PM: Drop pm_message_t argument from device suspend callback
Rafael J. Wysocki
1
-1
/
+1
2012-06-04
ACPI: Add _OST support for sysfs eject
Toshi Kani
1
-9
/
+49
2012-05-29
ACPI / PM: Generate wakeup events on fixed power button
Daniel Drake
1
-0
/
+1
2012-05-17
ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
Rafael J. Wysocki
1
-0
/
+4
2012-05-05
ACPI: Fix D3hot v D3cold confusion
Lin Ming
1
-10
/
+7
2012-03-30
Merge branch 'd3' into release
Len Brown
1
-0
/
+7
2012-03-30
ACPI: Clean redundant codes in scan.c
Alex He
1
-4
/
+1
2012-03-30
ACPI: Introduce ACPI D3_COLD state support
Zhang Rui
1
-0
/
+7
2011-11-06
ACPI: use kstrdup()
Thomas Meyer
1
-2
/
+1
2011-04-26
ACPI / PM: Avoid infinite recurrence while registering power resources
Rafael J. Wysocki
1
-0
/
+4
2011-02-24
ACPI: Remove the wakeup.run_wake_count device field
Rafael J. Wysocki
1
-1
/
+0
2011-01-12
ACPI: Drop device flag wake_capable
Rafael J. Wysocki
1
-17
/
+9
2011-01-12
ACPI: Always check if _PRW is present before trying to evaluate it
Rafael J. Wysocki
1
-2
/
+7
2011-01-12
Merge branch 'wakeup-etc-rafael' into release
Len Brown
1
-1
/
+1
2011-01-12
Merge branch 'power-resource' into release
Len Brown
1
-4
/
+23
2011-01-12
ACPI / PM: Register power resource devices as soon as they are needed
Rafael J. Wysocki
1
-0
/
+20
2011-01-12
ACPI / PM: Register acpi_power_driver early
Rafael J. Wysocki
1
-0
/
+2
2011-01-12
ACPI / PM: Add function for device power state initialization
Rafael J. Wysocki
1
-4
/
+1
2011-01-12
ACPICA: Implicit notify support
Lin Ming
1
-1
/
+1
2011-01-12
ACPICA: Rename some function and variable names
Lin Ming
1
-3
/
+3
2011-01-07
ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices
Rafael J. Wysocki
1
-1
/
+1
2010-12-17
ACPI: Execute _PRW for devices reported as inactive or not present
Rafael J. Wysocki
1
-37
/
+60
2010-10-25
Merge branch 'gpe-defer' into release
Len Brown
1
-1
/
+8
2010-10-01
ACPI/PNP: A HID value of an object never changes -> make it const
Thomas Renninger
1
-3
/
+2
2010-10-01
ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID
Thomas Renninger
1
-16
/
+20
2010-09-24
ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
Rafael J. Wysocki
1
-1
/
+8
2010-07-12
ACPI / ACPICA: Do not execute _PRW methods during initialization
Rafael J. Wysocki
1
-0
/
+2
2010-07-12
ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()
Rafael J. Wysocki
1
-2
/
+3
2010-04-20
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
Lin Ming
1
-1
/
+1
2010-04-06
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
1
-6
/
+7
2010-04-03
ACPI: use _HID when supplied by root-level devices
Bjorn Helgaas
1
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
acpi: Support IBM SMBus CMI devices
Darrick J. Wong
1
-0
/
+38
2010-02-22
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
1
-0
/
+1
2010-02-22
ACPI / PM: Add more run-time wake-up fields
Rafael J. Wysocki
1
-10
/
+27
2010-01-31
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
1
-5
/
+19
2010-01-31
ACPI: Add NULL pointer check in acpi_bus_start
Thomas Renninger
1
-0
/
+3
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-1
/
+1
2009-10-02
ACPI: fix bus scanning memory leaks
Bjorn Helgaas
1
-5
/
+2
2009-09-25
ACPI: simplify building device HID/CID list
Bjorn Helgaas
1
-33
/
+23
2009-09-25
ACPI: remove acpi_device_uid() and related stuff
Bjorn Helgaas
1
-18
/
+0
2009-09-25
ACPI: remove acpi_device.flags.hardware_id
Bjorn Helgaas
1
-24
/
+13
2009-09-25
ACPI: remove acpi_device.flags.compatible_ids
Bjorn Helgaas
1
-11
/
+4
2009-09-25
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
1
-120
/
+46
[next]