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
...
|
*
|
|
|
ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)
Henrique de Moraes Holschuh
2007-03-16
|
*
|
|
|
ACPI: resolve HP nx6125 S3 immediate wakeup regression
Alexey Starikovskiy
2007-03-12
|
|
/
/
/
*
/
/
/
[PATCH] misc NULL noise
Al Viro
2007-03-14
|
/
/
/
*
|
|
Pull misc-for-upstream into release branch
Len Brown
2007-03-09
|
\
\
\
|
*
|
|
ACPI: Kconfig: hide ACPI menu when CONFIG_PM=n
Robert P. J. Day
2007-03-09
|
*
|
|
ACPI: video: Fix spelling and grammar mistakes
Julius Volz
2007-03-09
|
*
|
|
ACPI: make blacklist more verbose
Anthony Godshall, Ampro Computers, Inc
2007-03-09
|
*
|
|
ACPI: ThinkPad Z60m: usb mouse stops working after suspend to RAM
Konstantin Karasyov
2007-03-07
|
|
|
/
|
|
/
|
*
|
|
Pull bugzilla-8110 into release branch
Len Brown
2007-03-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ACPI: ec: fix race in status register access
Alexey Starikovskiy
2007-03-09
|
|
/
*
|
Pull bugzilla-8066 into release branch
Len Brown
2007-03-09
|
\
\
|
*
|
ACPICA: Fix ACPI Global Lock re-entrancy
Alexey Starikovskiy
2007-03-07
|
|
/
*
|
Pull bugzilla-7570 into release branch
Len Brown
2007-03-09
|
\
\
|
*
|
ACPI: fix S3 fan resume issue
Konstantin Karasyov
2007-02-21
*
|
|
Pull bugzilla-6859 into release branch
Len Brown
2007-03-09
|
\
\
\
|
*
|
|
ACPI: fix boot hang w/o "noapic" on MSI MS-6390-L
Shaohua Li
2007-03-08
|
|
|
/
|
|
/
|
*
|
|
Pull ibm into release branch
Len Brown
2007-03-09
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ACPI: ibm-acpi: improve backlight power handling
Henrique de Moraes Holschuh
2007-03-08
|
*
|
ACPI: ibm-acpi: make ibm-acpi bay support optional
Henrique de Moraes Holschuh
2007-02-22
|
*
|
ACPI: ibm-acpi: fix initial status of backlight device
Henrique de Moraes Holschuh
2007-02-22
*
|
|
[PATCH] ACPI: make bay depend on dock
Kristen Carlson Accardi
2007-03-01
|
/
/
*
|
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
*
|
backlight: Remove unneeded owner field
Richard Purdie
2007-02-20
|
/
*
Pull bugzilla-7897 into release branch
Len Brown
2007-02-16
|
\
|
*
ACPI: sbs: fix present rate
Vladimir Lebedev
2007-02-10
*
|
Pull bugzilla-7887 into release branch
Len Brown
2007-02-16
|
\
\
|
*
|
ACPI: invoke acpi_sleep_init() earlier
Alexey Starikovskiy
2007-02-10
|
*
|
ACPI: Disable GPEs in preparation for sleep.
Alexey Starikovskiy
2007-02-10
|
|
/
*
|
Pull bugzilla-7570 into release branch
Len Brown
2007-02-16
|
\
\
|
*
|
ACPI: fix fan after resume from S3
Konstantin Karasyov
2007-02-16
*
|
|
Pull bugzilla-7200 into release branch
Len Brown
2007-02-16
|
\
\
\
|
*
|
|
ACPI: battery: check for battery present on /proc/battery access
Vladimir Lebedev
2007-02-10
|
|
|
/
|
|
/
|
*
|
|
Pull bugzilla-7122 into release branch
Len Brown
2007-02-16
|
\
\
\
|
*
|
|
ACPI: update acpi_power_resume() per new acpi_op_resume
Len Brown
2007-02-16
|
*
|
|
ACPI: Thermal issues on HP nx6325
Konstantin Karasyov
2007-02-16
|
|
|
/
|
|
/
|
*
|
|
Pull bugzilla-5534 into release branch
Len Brown
2007-02-16
|
\
\
\
|
*
|
|
Execute AML Notify() requests on stack.
Alexey Starikovskiy
2007-02-15
|
*
|
|
ACPICA: fix AML mutex re-entrancy
Alexey Starikovskiy
2007-02-15
|
|
/
/
*
|
|
Pull remove-hotkey into release branch
Len Brown
2007-02-16
|
\
\
\
|
*
|
|
ACPI: hotkey: remove driver, per feature-removal-schedule.txt
Len Brown
2007-02-16
|
|
|
/
|
|
/
|
*
|
|
Pull fluff into release branch
Len Brown
2007-02-16
|
\
\
\
|
*
|
|
ACPI: acpi_table_parse_madt_family() is not MADT specific
Len Brown
2007-02-13
|
*
|
|
ACPI: acpi_madt_entry_handler() is not MADT specific
Len Brown
2007-02-13
|
*
|
|
ACPI: acpi_table_parse() now returns success/fail, not count
Len Brown
2007-02-13
|
*
|
|
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
|
*
|
|
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-12
|
*
|
|
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-12
|
|
/
/
*
|
|
Pull misc-for-upstream into release branch
Len Brown
2007-02-16
|
\
\
\
|
*
|
|
ACPI: bay: use IS_ERR for return of register_platform_device_simple
Henrique de Moraes Holschuh
2007-02-16
|
*
|
|
ACPI: acpi_unload_table_id() always returns error
John Keller
2007-02-16
[prev]
[next]