index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-16
ACPICA: Eliminate acpi_native_uint type v2
Bob Moore
38
-168
/
+162
2008-07-16
ACPICA: Fix possible negative array index in acpi_ut_validate_exception
Bob Moore
1
-9
/
+5
2008-07-16
ACPICA: Fix for hang on GPE method invocation
Bob Moore
9
-19
/
+3
2008-07-16
ACPICA: Add argument count checking to control method invocation via acpi_eva...
Bob Moore
1
-0
/
+35
2008-07-16
ACPI PM: Remove obsolete Toshiba workaround
Rafael J. Wysocki
1
-31
/
+0
2008-07-16
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-4
/
+4
2008-07-16
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
Len Brown
2
-0
/
+6
2008-07-16
ACPI: don't walk tables if ACPI was disabled
Vegard Nossum
1
-0
/
+3
2008-07-16
Make GPE disable more robust
Bob Moore
2
-5
/
+63
2008-07-16
acpi: fix printk format warning
Randy Dunlap
1
-1
/
+1
2008-07-16
ACPI: fix processor throttling set error
Yi Yang
1
-4
/
+20
2008-07-16
ACPI: fix acpi fan state set error
Yi Yang
1
-1
/
+7
2008-07-16
ACPI: fix checkpatch.pl complaints in scan.c
Alok N Kataria
1
-4
/
+8
2008-07-16
ACPI: change processors from array to per_cpu variable
Mike Travis
4
-31
/
+29
2008-07-16
create sysfs link from acpi device to sysdev for cpu
Zhang Rui
1
-1
/
+7
2008-07-16
force offline the processor during hot-removal
Zhang Rui
1
-3
/
+3
2008-07-16
fix a deadlock issue when poking "eject" file
Zhang Rui
1
-24
/
+32
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-3
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-1
/
+1
2008-07-10
x86, VisWS: turn into generic arch, eliminate Kconfig specials
Ingo Molnar
1
-1
/
+0
2008-07-08
Revert parts of "x86: update mptable"
Ingo Molnar
1
-5
/
+0
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
22
-78
/
+117
2008-07-07
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
4
-4
/
+45
2008-07-07
ACPI: Introduce new device wakeup flag 'prepared'
Rafael J. Wysocki
1
-2
/
+22
2008-07-07
ACPI: Introduce acpi_device_sleep_wake function
Rafael J. Wysocki
3
-73
/
+89
2008-07-07
ACPI: Introduce acpi_bus_power_manageable function
Rafael J. Wysocki
1
-0
/
+11
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
22
-78
/
+117
2008-07-05
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
1
-3
/
+2
2008-07-04
rtc: fix CMOS time error after writing /proc/acpi/alarm
Huacai Chen
1
-1
/
+4
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-06-26
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
Len Brown
2
-0
/
+6
2008-06-26
ACPI: don't walk tables if ACPI was disabled
Vegard Nossum
1
-0
/
+3
2008-06-20
Merge branch 'bugzilla-9761' into release
Len Brown
1
-1
/
+2
2008-06-14
ACPI: no AC status notification
Len Brown
1
-5
/
+3
2008-06-14
ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device
Zhang Rui
1
-1
/
+2
2008-06-12
Suspend-related patches for 2.6.27
Rafael J. Wysocki
1
-113
/
+163
2008-06-12
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
1
-35
/
+4
2008-06-11
ACPI PM: Remove obsolete Toshiba workaround
Rafael J. Wysocki
1
-31
/
+0
2008-06-11
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-4
/
+4
2008-06-11
ACPICA: fix stray va_end() caused by mis-merge
Len Brown
1
-1
/
+1
2008-06-11
ACPI: Reject below-freezing temperatures as invalid critical temperatures
Arjan van de Ven
1
-2
/
+9
2008-06-11
ACPICA: Fix for access to deleted object <regression>
Bob Moore
1
-2
/
+2
2008-06-11
ACPICA: Fix to make _SST method optional
Bob Moore
1
-3
/
+5
2008-06-11
ACPICA: Fix for Load operator, load table at the namespace root
Bob Moore
1
-2
/
+8
2008-06-11
ACPICA: Ignore ACPI table signature for Load() operator
Bob Moore
1
-18
/
+7
2008-06-11
ACPICA: Fix to allow zero-length ASL field declarations
Bob Moore
1
-4
/
+1
2008-06-11
ACPI: use memory_read_from_buffer()
Akinobu Mita
1
-13
/
+2
2008-06-11
bay: exit if notify handler cannot be installed
Holger Macht
1
-6
/
+10
2008-06-11
dock.c remove trailing printk whitespace
Tim Pepper
1
-1
/
+1
2008-06-11
proper prototype for acpi_processor_tstate_has_changed()
Adrian Bunk
1
-1
/
+0
[prev]
[next]