index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Commit message (
Expand
)
Author
Age
*
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
|
\
|
*
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
2008-07-21
|
|
\
|
*
|
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-18
|
*
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-18
|
|
\
\
|
*
\
\
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-15
|
|
\
\
\
|
*
\
\
\
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
2008-07-06
|
|
\
\
\
\
|
*
|
|
|
|
acpi: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
*
|
|
|
|
|
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-22
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
APCI: revert another duplicated patch
Thomas Gleixner
2008-07-20
*
|
|
|
|
APCI: revert duplicated patch
Thomas Gleixner
2008-07-20
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
|
\
\
\
\
|
*
|
|
|
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
2008-07-07
|
*
|
|
|
ACPI: Introduce new device wakeup flag 'prepared'
Rafael J. Wysocki
2008-07-07
|
*
|
|
|
ACPI: Introduce acpi_device_sleep_wake function
Rafael J. Wysocki
2008-07-07
|
*
|
|
|
ACPI: Introduce acpi_bus_power_manageable function
Rafael J. Wysocki
2008-07-07
|
*
|
|
|
Suspend-related patches for 2.6.27
Rafael J. Wysocki
2008-06-12
|
*
|
|
|
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
2008-06-12
|
|
\
\
\
\
|
|
*
|
|
|
ACPI PM: Remove obsolete Toshiba workaround
Rafael J. Wysocki
2008-06-11
|
|
*
|
|
|
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
2008-06-11
|
*
|
|
|
|
PCI: ACPI PCI slot detection driver
Alex Chiang
2008-06-10
|
|
/
/
/
/
*
|
|
|
|
Fix FADT parsing
Jan Beulich
2008-07-16
*
|
|
|
|
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Aaron Durbin
2008-07-16
*
|
|
|
|
ACPI: use dev_printk when possible
Bjorn Helgaas
2008-07-16
*
|
|
|
|
ACPI: video: fix brightness allocation
Julia Jomantaite
2008-07-16
*
|
|
|
|
ACPI: Disable MWAIT via DMI on broken Compal board
Zhao Yakui
2008-07-16
*
|
|
|
|
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2008-07-16
*
|
|
|
|
ACPI: Create "idle=halt" bootparam
Zhao Yakui
2008-07-16
*
|
|
|
|
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...
Zhang Rui
2008-07-16
*
|
|
|
|
ACPICA: Fix mutex debug code for wrong loop termination value
Bob Moore
2008-07-16
*
|
|
|
|
ACPICA: Cleanup of _PRT parsing code
Bob Moore
2008-07-16
*
|
|
|
|
ACPICA: Cleanup debug operand dump mechanism
Bob Moore
2008-07-16
*
|
|
|
|
ACPICA: Fix for invalid large array index on 64-bit systems
Bob Moore
2008-07-16
*
|
|
|
|
ACPICA: Update DMAR and SRAT table definitions
Bob Moore
2008-07-16
*
|
|
|
|
ACPICA: Workaround for reversed _PRT entries from BIOS
Bob Moore
2008-07-16
*
|
|
|
|
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
[next]