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
/
include
/
acpi
/
acpi_bus.h
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
-1
/
+11
2012-07-26
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
1
-1
/
+11
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-3
/
+4
2012-07-01
ACPI / PM: Drop legacy driver PM callbacks that are not used any more
Rafael J. Wysocki
1
-4
/
+0
2012-07-01
ACPI / PM: Drop pm_message_t argument from device suspend callback
Rafael J. Wysocki
1
-2
/
+1
2012-06-23
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
1
-3
/
+3
2012-06-23
ACPI/PM: specify lowest allowed state for device sleep state
Huang Ying
1
-3
/
+3
2012-06-22
PCI/ACPI: provide MMCONFIG address for PCI host bridges
Jiang Liu
1
-0
/
+1
2012-06-04
ACPI: Add _OST support for sysfs eject
Toshi Kani
1
-1
/
+8
2012-06-04
ACPI: Add an interface to evaluate _OST
Toshi Kani
1
-0
/
+3
2012-06-04
ACPI: fix acpi_bus.h build warnings when ACPI is not enabled
Len Brown
1
-2
/
+2
2012-05-11
ACPI: Add _PLD support
Matthew Garrett
1
-0
/
+31
2012-05-11
ACPI: Add stubs for (un)register_acpi_bus_type
Matthew Garrett
1
-0
/
+5
2012-03-30
ACPI, PCI: Move acpi_dev_run_wake() to ACPI core
Lin Ming
1
-0
/
+5
2012-03-30
ACPI: Add interface to register/unregister device to/from power resources
Lin Ming
1
-0
/
+2
2011-07-13
ACPI: Fixes device power states array overflow
Lin Ming
1
-1
/
+1
2011-03-23
Merge branch 'linus' into release
Len Brown
1
-1
/
+1
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-1
/
+1
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
-2
/
+1
2011-01-12
Merge branch 'wakeup-etc-rafael' into release
Len Brown
1
-6
/
+0
2011-01-12
ACPI / PM: Drop acpi_bus_get_power()
Rafael J. Wysocki
1
-1
/
+0
2011-01-12
ACPI / Fan: Rework the handling of power resources
Rafael J. Wysocki
1
-2
/
+1
2011-01-12
ACPI / PM: Add function for updating device power state consistently
Rafael J. Wysocki
1
-0
/
+1
2011-01-07
ACPI / PM: Drop special ACPI wakeup flags
Rafael J. Wysocki
1
-6
/
+0
2010-10-25
Merge branch 'acpi_pm_device_sleep_state' into release
Len Brown
1
-4
/
+8
2010-10-15
ACPI / PM: Fix problems with acpi_pm_device_sleep_state()
Rafael J. Wysocki
1
-4
/
+8
2010-10-01
ACPI/PNP: A HID value of an object never changes -> make it const
Thomas Renninger
1
-1
/
+1
2010-08-24
ACPI/PCI: Do not preserve _OSC control bits returned by a query
Rafael J. Wysocki
1
-3
/
+0
2010-04-04
ACPI: pci_root: save downstream bus range
Bjorn Helgaas
1
-1
/
+1
2010-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-3
/
+3
2010-02-22
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
1
-0
/
+4
2010-02-22
ACPI / PM: Add more run-time wake-up fields
Rafael J. Wysocki
1
-0
/
+2
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-3
/
+3
2009-09-25
ACPI: remove acpi_device_uid() and related stuff
Bjorn Helgaas
1
-3
/
+1
2009-09-25
ACPI: remove acpi_device.flags.hardware_id
Bjorn Helgaas
1
-2
/
+1
2009-09-25
ACPI: remove acpi_device.flags.compatible_ids
Bjorn Helgaas
1
-2
/
+1
2009-09-25
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
1
-3
/
+7
2009-09-25
ACPI: add acpi_bus_get_status_handle()
Bjorn Helgaas
1
-0
/
+2
2009-09-25
ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
Bjorn Helgaas
1
-1
/
+0
2009-09-25
ACPI: save device_type in acpi_device
Bjorn Helgaas
1
-1
/
+2
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-11
/
+5
2009-09-20
includecheck fix: include/acpi, acpi_bus.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-19
Merge branch 'bjorn-start-stop-2.6.32' into release
Len Brown
1
-2
/
+0
2009-09-19
Merge branch 'acpica' into release
Len Brown
1
-7
/
+5
2009-09-19
Merge branch 'sfi-base' into release
Len Brown
1
-2
/
+0
2009-09-09
ACPI PM: Replace wakeup.prepared with reference counter
Rafael J. Wysocki
1
-1
/
+1
2009-09-09
ACPI: export acpi_pci_root and friends
Alex Chiang
1
-0
/
+16
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-2
/
+0
2009-08-27
ACPICA: Fix several acpi_attach_data problems
Bob Moore
1
-2
/
+2
[next]