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