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
2006-07-01
[PATCH] ACPI: fix not power-manageable device message
Jae-hyeon Park
1
-1
/
+1
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-4
/
+0
2006-06-30
ACPI: drivers/acpi/scan.c: make acpi_bus_type static
Adrian Bunk
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
4
-4
/
+0
2006-06-30
ACPI: fixup memhotplug debug message
akpm@osdl.org
1
-1
/
+1
2006-06-29
merge linus into release branch
Len Brown
3
-35
/
+124
2006-06-29
Pull acpica into release branch
Len Brown
18
-411
/
+450
2006-06-29
Pull c-states into release branch
Len Brown
1
-19
/
+16
2006-06-29
Pull trivial into release branch
Len Brown
1
-2
/
+7
2006-06-28
ACPI: fix battery on HP NX6125
Vladimir Lebedev
1
-2
/
+5
2006-06-28
ACPI: additional blacklist entry for ThinkPad R40e
Bartlomiej Swiercz
1
-0
/
+3
2006-06-28
ACPI: restore comment justifying 'extra' P_LVLx access
Andreas Mohr
1
-2
/
+4
2006-06-28
ACPI: C-States: only demote on current bus mastering activity
Dominik Brodowski
1
-3
/
+4
2006-06-28
ACPI: C-States: bm_activity improvements
Dominik Brodowski
1
-12
/
+6
2006-06-28
ACPI: C-States: accounting of sleep states
Dominik Brodowski
1
-4
/
+6
2006-06-28
ACPI: ACPICA 20060623
Bob Moore
18
-411
/
+450
2006-06-28
ACPI: dock driver
Kristen Accardi
4
-0
/
+770
2006-06-27
[PATCH] pgdat allocation for new node add (get node id by acpi)
Yasunori Goto
2
-2
/
+16
2006-06-27
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
2
-2
/
+3
2006-06-27
[PATCH] Catch notification of memory add event of ACPI via container driver. ...
Yasunori Goto
1
-0
/
+11
2006-06-27
[PATCH] Catch notification of memory add event of ACPI via container driver. ...
Yasunori Goto
1
-0
/
+21
2006-06-27
[PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces
KAMEZAWA Hiroyuki
1
-35
/
+77
2006-06-27
ACPI: asus_acpi_init: propagate correct return value
Andrew Morton
1
-1
/
+1
2006-06-27
[ACPI] Print error message if remove/install notify handler fails
Thomas Renninger
1
-19
/
+28
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
28
-1187
/
+862
2006-06-27
Pull bugzilla-5737 into release branch
Thomas Renninger
1
-4
/
+4
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
21
-102
/
+101
2006-06-27
ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)
Len Brown
9
-54
/
+54
2006-06-27
ACPI: Device [kobj-name] is not power manageable
Jae-hyeon Park
1
-1
/
+2
2006-06-27
ACPI: acpi_os_wait_semaphore(): silence complaint
Bjorn Helgaas
1
-1
/
+1
2006-06-26
ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macros
Thomas Renninger
1
-1
/
+5
2006-06-26
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
27
-445
/
+273
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
1
-6
/
+6
2006-06-26
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
1
-6
/
+6
2006-06-26
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
john stultz
1
-0
/
+9
2006-06-26
ACPI: HW P-state coordination support
Venkatesh Pallipadi
1
-4
/
+4
2006-06-23
[PATCH] fix typo in acpi video brightness changes.
Dave Jones
1
-1
/
+1
2006-06-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
127
-3660
/
+4217
2006-06-23
[PATCH] make ACPI errata __read_mostly
Andreas Mohr
1
-1
/
+1
2006-06-23
[PATCH] Unify pxm_to_node() and node_to_pxm()
Yasunori Goto
2
-1
/
+49
2006-06-19
Make sure to re-enable SCI after an ACPI suspend
Linus Torvalds
1
-0
/
+3
2006-06-15
Pull button into release branch
Len Brown
1
-0
/
+8
2006-06-15
ACPI: suppress power button event on S3 resume
Arnaud Patard
1
-0
/
+8
2006-06-15
ACPI: resolve merge conflict between sem2mutex and processor_perflib.c
Len Brown
1
-2
/
+2
2006-06-15
Pull bugzilla-5737 into release branch
Len Brown
1
-0
/
+224
2006-06-15
Pull bugzilla-5000 into release branch
Len Brown
4
-6
/
+174
2006-06-15
Pull bugzilla-5764 into release branch
Len Brown
1
-22
/
+29
2006-06-15
Pull ibm_acpi into release branch
Len Brown
1
-0
/
+70
2006-06-15
Pull sem2mutex into release branch
Len Brown
3
-24
/
+25
2006-06-15
Pull trivial2 into release branch
Len Brown
4
-6
/
+8
[next]