index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
ACPICA: Removed unused include files from source files
Bob Moore
2008-07-16
1
-2
/
+0
*
|
|
|
|
ACPICA: Eliminate acpi_native_uint type v2
Bob Moore
2008-07-16
38
-168
/
+162
*
|
|
|
|
ACPICA: Fix possible negative array index in acpi_ut_validate_exception
Bob Moore
2008-07-16
1
-9
/
+5
*
|
|
|
|
ACPICA: Fix for hang on GPE method invocation
Bob Moore
2008-07-16
9
-19
/
+3
*
|
|
|
|
ACPICA: Add argument count checking to control method invocation via acpi_eva...
Bob Moore
2008-07-16
1
-0
/
+35
*
|
|
|
|
ACPI PM: Remove obsolete Toshiba workaround
Rafael J. Wysocki
2008-07-16
1
-31
/
+0
*
|
|
|
|
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
2008-07-16
1
-4
/
+4
*
|
|
|
|
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
Len Brown
2008-07-16
2
-0
/
+6
*
|
|
|
|
ACPI: don't walk tables if ACPI was disabled
Vegard Nossum
2008-07-16
1
-0
/
+3
*
|
|
|
|
Make GPE disable more robust
Bob Moore
2008-07-16
2
-5
/
+63
*
|
|
|
|
acpi: fix printk format warning
Randy Dunlap
2008-07-16
1
-1
/
+1
*
|
|
|
|
ACPI: fix processor throttling set error
Yi Yang
2008-07-16
1
-4
/
+20
*
|
|
|
|
ACPI: fix acpi fan state set error
Yi Yang
2008-07-16
1
-1
/
+7
*
|
|
|
|
ACPI: fix checkpatch.pl complaints in scan.c
Alok N Kataria
2008-07-16
1
-4
/
+8
*
|
|
|
|
ACPI: change processors from array to per_cpu variable
Mike Travis
2008-07-16
4
-31
/
+29
*
|
|
|
|
create sysfs link from acpi device to sysdev for cpu
Zhang Rui
2008-07-16
1
-1
/
+7
*
|
|
|
|
force offline the processor during hot-removal
Zhang Rui
2008-07-16
1
-3
/
+3
*
|
|
|
|
fix a deadlock issue when poking "eject" file
Zhang Rui
2008-07-16
1
-24
/
+32
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-1
/
+1
*
|
|
|
|
x86, VisWS: turn into generic arch, eliminate Kconfig specials
Ingo Molnar
2008-07-10
1
-1
/
+0
*
|
|
|
|
Revert parts of "x86: update mptable"
Ingo Molnar
2008-07-08
1
-5
/
+0
*
|
|
|
|
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
2008-07-08
22
-78
/
+117
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
2008-07-05
1
-3
/
+2
|
*
|
|
|
rtc: fix CMOS time error after writing /proc/acpi/alarm
Huacai Chen
2008-07-04
1
-1
/
+4
|
*
|
|
|
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
Len Brown
2008-06-26
2
-0
/
+6
|
*
|
|
|
ACPI: don't walk tables if ACPI was disabled
Vegard Nossum
2008-06-26
1
-0
/
+3
|
|
/
/
/
|
*
|
|
Merge branch 'bugzilla-9761' into release
Len Brown
2008-06-20
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device
Zhang Rui
2008-06-14
1
-1
/
+2
|
*
|
|
|
ACPI: no AC status notification
Len Brown
2008-06-14
1
-5
/
+3
|
|
/
/
/
|
*
|
|
ACPICA: fix stray va_end() caused by mis-merge
Len Brown
2008-06-11
1
-1
/
+1
|
*
|
|
ACPI: Reject below-freezing temperatures as invalid critical temperatures
Arjan van de Ven
2008-06-11
1
-2
/
+9
|
*
|
|
ACPICA: Fix for access to deleted object <regression>
Bob Moore
2008-06-11
1
-2
/
+2
|
*
|
|
ACPICA: Fix to make _SST method optional
Bob Moore
2008-06-11
1
-3
/
+5
|
*
|
|
ACPICA: Fix for Load operator, load table at the namespace root
Bob Moore
2008-06-11
1
-2
/
+8
|
*
|
|
ACPICA: Ignore ACPI table signature for Load() operator
Bob Moore
2008-06-11
1
-18
/
+7
|
*
|
|
ACPICA: Fix to allow zero-length ASL field declarations
Bob Moore
2008-06-11
1
-4
/
+1
|
*
|
|
ACPI: use memory_read_from_buffer()
Akinobu Mita
2008-06-11
1
-13
/
+2
|
*
|
|
bay: exit if notify handler cannot be installed
Holger Macht
2008-06-11
1
-6
/
+10
|
*
|
|
dock.c remove trailing printk whitespace
Tim Pepper
2008-06-11
1
-1
/
+1
|
*
|
|
proper prototype for acpi_processor_tstate_has_changed()
Adrian Bunk
2008-06-11
1
-1
/
+0
|
*
|
|
ACPI: handle invalid ACPI SLIT table
Fenghua Yu
2008-06-11
1
-4
/
+27
|
*
|
|
ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message
Alistair John Strachan
2008-06-11
1
-1
/
+1
|
*
|
|
ACPI: EC: Use msleep instead of udelay while waiting for event.
Alexey Starikovskiy
2008-06-11
1
-1
/
+1
|
*
|
|
cpuidle acpi driver: fix oops on AC<->DC
Venkatesh Pallipadi
2008-06-11
1
-6
/
+7
|
*
|
|
ACPI: Disable Fixed_RTC event when installing RTC handler
Zhao Yakui
2008-06-11
2
-0
/
+12
|
|
/
/
|
*
|
acpi: fix integer as NULL pointer warning
Harvey Harrison
2008-05-23
2
-3
/
+3
|
|
/
*
|
x86: make generic arch support NUMAQ
Yinghai Lu
2008-06-10
1
-1
/
+0
*
|
x86: update mptable
Yinghai Lu
2008-06-03
1
-0
/
+5
|
/
*
Fix ACPI vs proc_create_data() mismerge
Alexey Dobriyan
2008-04-30
1
-9
/
+11
[prev]
[next]