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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-39
/
+37
2013-04-03
ACPI / BGRT: Don't let users configure BGRT on non X86 systems
Tony Luck
1
-1
/
+1
2013-04-02
Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"
Bjorn Helgaas
1
-39
/
+37
2013-04-02
cpuidle / ACPI: recover percpu ACPI processor cstate
Alex Shi
1
-6
/
+7
2013-04-02
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
Rafael J. Wysocki
1
-1
/
+1
2013-03-27
PCI / ACPI: hold acpi_scan_lock during root bus hotplug
Yinghai Lu
1
-2
/
+7
2013-03-27
ACPI / APEI: fix error status check condition for CPER
Chen Gong
1
-1
/
+1
2013-03-27
ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M
Fabio Valentini
1
-0
/
+8
2013-03-12
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2013-03-06
acpi: Export the acpi_processor_get_performance_info
Konrad Rzeszutek Wilk
1
-2
/
+2
2013-03-04
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
1
-25
/
+1
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-26
/
+13
2013-03-04
ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0
Chen Gang
1
-1
/
+1
2013-03-04
ACPI / processor: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-04
ACPI / Sleep: Avoid interleaved message on errors
Joe Perches
1
-5
/
+11
2013-03-02
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
1
-13
/
+10
2013-02-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-50
/
+21
2013-02-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2013-02-25
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-33
/
+95
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-123
/
+200
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2013-02-25
ghes: add the needed hooks for EDAC error report
Mauro Carvalho Chehab
1
-5
/
+19
2013-02-25
ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86
Thomas Renninger
1
-1
/
+2
2013-02-23
acpi, memory-hotplug: parse SRAT before memblock is ready
Tang Chen
1
-10
/
+13
2013-02-23
cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu
Wen Congyang
1
-0
/
+2
2013-02-23
memory-hotplug: remove sysfs file of node
Tang Chen
1
-2
/
+6
2013-02-23
Merge branch 'acpi-pm' into fixes
Rafael J. Wysocki
3
-29
/
+94
2013-02-23
ACPI / PM: Take unusual configurations of power resources into account
Rafael J. Wysocki
3
-29
/
+94
2013-02-23
Merge branch 'acpi-cleanup' into fixes
Rafael J. Wysocki
1
-4
/
+1
2013-02-23
ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off
Rafael J. Wysocki
1
-4
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+3
2013-02-21
ghes: move structures/enum to a header file
Mauro Carvalho Chehab
1
-45
/
+2
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
201
-5778
/
+6358
2013-02-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+16
2013-02-19
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2
-86
/
+34
2013-02-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
1
-35
/
+14
2013-02-18
Merge branch 'misc' into release
Len Brown
1
-1
/
+0
2013-02-16
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
Yinghai Lu
2
-86
/
+34
2013-02-15
Merge branch 'pci/jiang-pci_slot-kconfig' into next
Bjorn Helgaas
4
-16
/
+8
2013-02-15
ACPI / PCI: Make pci_slot built-in only, not a module
Jiang Liu
4
-16
/
+8
2013-02-15
Merge branch 'pm-assorted'
Rafael J. Wysocki
1
-1
/
+1
2013-02-15
Merge branch 'acpi-assorted'
Rafael J. Wysocki
7
-29
/
+34
2013-02-15
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
22
-365
/
+390
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
5
-54
/
+126
2013-02-13
ACPI / scan: Full transition to D3cold in acpi_device_unregister()
Rafael J. Wysocki
1
-9
/
+4
2013-02-13
ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lock
Rafael J. Wysocki
1
-14
/
+17
2013-02-13
ACPI: Drop the container.h header file
Rafael J. Wysocki
1
-1
/
+0
2013-02-13
ACPI / scan: Make container driver use struct acpi_scan_handler
Rafael J. Wysocki
4
-132
/
+43
2013-02-13
ACPI / scan: Remove useless #ifndef from acpi_eject_store()
Rafael J. Wysocki
1
-2
/
+0
2013-02-13
ACPI: Unbind ACPI drv when probe failed
Toshi Kani
1
-0
/
+2
[next]