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
2009-01-03
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
3
-44
/
+78
2008-12-25
Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core
Ingo Molnar
2
-9
/
+1
2008-12-23
Merge branch 'x86/tsc' into x86/core
Ingo Molnar
1
-3
/
+3
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
1
-0
/
+56
2008-12-19
ACPI: fix 2.6.28 acpi.debug_level regression
Bjorn Helgaas
2
-9
/
+1
2008-12-16
x86: support always running TSC on Intel CPUs
Venki Pallipadi
1
-3
/
+3
2008-12-15
ACPI toshiba: only register rfkill if bt is enabled
Frederik Deweerdt
1
-25
/
+29
2008-12-05
Revert "ACPI: battery: Convert discharge energy rate to current properly"
Linus Torvalds
1
-13
/
+1
2008-12-04
ACPI: Fix ACPI battery regression introduced by commit 558073
Rafael J. Wysocki
1
-7
/
+10
2008-11-28
toshiba_acpi: close race in toshiba_acpi driver
Arjan van de Ven
1
-2
/
+0
2008-11-27
ACPI: delete OSI(Linux) DMI dmesg spam
Len Brown
2
-475
/
+30
2008-11-26
Revert "ACPI: don't enable control method power button as wakeup device when ...
Len Brown
1
-10
/
+0
2008-11-26
ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume
Rafael J. Wysocki
1
-1
/
+39
2008-11-26
ACPI: scheduling in atomic via acpi_evaluate_integer ()
Pavel Machek
1
-12
/
+4
2008-11-26
ACPI: battery: Convert discharge energy rate to current properly
Alexey Starikovskiy
1
-0
/
+9
2008-11-26
ACPI: EC: count interrupts only if called from interrupt handler.
Alexey Starikovskiy
1
-1
/
+2
2008-11-16
acpi: fix oops in acpi_system_wakeup_device_seq_show
Linus Torvalds
1
-1
/
+1
2008-11-11
Merge branch 'ec' into release
Len Brown
5
-64
/
+79
2008-11-11
Merge branch 'processor-256' into release
Len Brown
2
-38
/
+50
2008-11-11
Merge branch 'video' into release
Len Brown
5
-44
/
+334
2008-11-11
Merge branch 'sysfs' into release
Len Brown
7
-16
/
+16
2008-11-11
Merge branch 'power' into release
Len Brown
1
-6
/
+2
2008-11-11
Merge branch 'misc' into release
Len Brown
24
-80
/
+49
2008-11-11
Merge branch 'bugzilla-11917' into release
Len Brown
1
-1
/
+2
2008-11-11
Merge branch 'bugzilla-11539' into release
Len Brown
1
-8
/
+17
2008-11-11
ACPI: pci_link: remove acpi_irq_balance_set() interface
Bjorn Helgaas
1
-2
/
+9
2008-11-11
ACPI: EC: Don't do transaction from GPE handler in poll mode.
Alexey Starikovskiy
1
-3
/
+6
2008-11-11
ACPI: EC: lower interrupt storm treshold
Alexey Starikovskiy
1
-1
/
+1
2008-11-11
ACPICA: Use spinlock for acpi_{en|dis}able_gpe
Alexey Starikovskiy
5
-38
/
+21
2008-11-11
ACPI: EC: restart failed command
Alexey Starikovskiy
1
-12
/
+29
2008-11-11
ACPI: EC: wait for last write gpe
Alexey Starikovskiy
1
-8
/
+13
2008-11-11
ACPI: EC: make kernel messages more useful when GPE storm is detected
Alan Jenkins
1
-3
/
+10
2008-11-11
ACPI: EC: revert msleep patch
Alexey Starikovskiy
1
-2
/
+2
2008-11-07
ACPI video: if no ACPI backlight support, use vendor drivers
Thomas Renninger
4
-43
/
+289
2008-11-07
ACPI: video: Ignore devices that aren't present in hardware
Thomas Renninger
2
-1
/
+46
2008-11-07
Delete an unwanted return statement at evgpe.c
Lin Ming
1
-2
/
+0
2008-11-07
ACPI: update debug parameter documentation
Bjorn Helgaas
1
-3
/
+7
2008-11-07
ACPI: turn off all debug output by default
Bjorn Helgaas
1
-0
/
+8
2008-11-07
ACPI: add driver component definitions to sysfs debug_layers
Bjorn Helgaas
1
-0
/
+15
2008-11-07
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
15
-16
/
+3
2008-11-07
ACPI EC: Fix regression due to use of uninitialized variable
Alexey Starikovskiy
1
-1
/
+2
2008-11-06
ACPI: avoid empty file name in sysfs
Peter Gruber
1
-8
/
+17
2008-11-06
ACPI: use macro to replace hard number
Yinghai Lu
1
-1
/
+1
2008-11-06
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
7
-16
/
+16
2008-11-06
Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism"
Len Brown
1
-22
/
+3
2008-11-06
ACPI: 80 column adherence and spelling fix (no functional change)
Myron Stowe
1
-3
/
+4
2008-11-06
ACPI: Behave uniquely based on processor declaration definition type
Myron Stowe
1
-34
/
+44
2008-11-06
ACPI: Disambiguate processor declaration type
Myron Stowe
2
-1
/
+2
2008-11-06
ACPI: remove CONFIG_ACPI_EC
Bjorn Helgaas
3
-11
/
+2
2008-11-06
ACPI: remove CONFIG_ACPI_POWER
Bjorn Helgaas
2
-5
/
+1
[next]