index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Commit message (
Expand
)
Author
Age
*
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-12
|
\
|
*
param: update drivers/acpi/debug.c to new scheme
Rusty Russell
2010-08-11
*
|
acpi: fix bogus preemption logic
Thomas Gleixner
2010-08-12
|
/
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-08-07
|
\
|
*
ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()
Rafael J. Wysocki
2010-07-12
|
*
ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset
Rafael J. Wysocki
2010-07-12
|
*
ACPI / ACPICA: Do not execute _PRW methods during initialization
Rafael J. Wysocki
2010-07-12
|
*
ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()
Rafael J. Wysocki
2010-07-12
|
*
ACPICA: Fix for Alias references within Package objects
Bob Moore
2010-07-06
|
*
ACPICA: Fix lint warning for 64-bit constant
Bob Moore
2010-07-06
|
*
ACPICA: Remove obsolete GPE function
Bob Moore
2010-07-06
|
*
ACPICA: Drop acpi_set_gpe
Rafael J. Wysocki
2010-07-06
|
*
ACPICA: Use low-level GPE enable during GPE block initialization
Rafael J. Wysocki
2010-07-06
|
*
ACPI / EC: Do not use acpi_set_gpe
Rafael J. Wysocki
2010-07-06
|
*
ACPI / EC: Drop suspend and resume routines
Rafael J. Wysocki
2010-07-06
|
*
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
2010-07-06
|
*
ACPICA: Introduce acpi_gpe_wakeup()
Rafael J. Wysocki
2010-07-06
|
*
ACPICA: Rename acpi_hw_gpe_register_bit
Lin Ming
2010-07-06
|
*
ACPICA: Optimization: Reduce the number of namespace walks
Alexey Starikovskiy
2010-07-06
|
*
ACPICA: Update flags for operand object
Bob Moore
2010-07-06
|
*
ACPICA: Performance enhancement for namespace search and access
Alexey Starikovskiy
2010-07-06
|
*
ACPICA: Expand device initialization counters to 32 bits
Bob Moore
2010-07-06
|
*
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
Bob Moore
2010-07-06
|
*
ACPICA: Expand initialization counters to 32 bits
Alexey Starikovskiy
2010-07-06
|
*
ACPICA: iASL/Core: Add support for _WDG/_WED MS methods
Bob Moore
2010-07-06
|
*
ACPICA: Add comment: _BCL cannot be sorted on the fly
Bob Moore
2010-07-06
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
|
\
\
|
*
|
acpi: use queue_work_on() instead of binding workqueue worker to cpu0
Tejun Heo
2010-06-29
*
|
|
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2010-08-06
|
\
\
\
|
*
|
|
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
*
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-08-06
|
\
\
\
\
|
*
|
|
|
ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe
Matthew Garrett
2010-07-30
|
|
/
/
/
*
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-08-06
|
\
\
\
\
|
*
|
|
|
x86: Fix keeping track of AMD C1E
Michal Schmidt
2010-08-02
|
|
/
/
/
*
|
|
|
acpi ec_sys: Be more cautious about ec write access
Thomas Renninger
2010-08-03
*
|
|
|
acpi ec: Fix possible double io port registration
Thomas Renninger
2010-08-03
*
|
|
|
ACPI: Register EC io ports in /proc/ioports
Thomas Renninger
2010-08-03
*
|
|
|
ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC
Thomas Renninger
2010-08-03
*
|
|
|
ACPI: Provide /sys/kernel/debug/ec/...
Thomas Renninger
2010-08-03
*
|
|
|
ACPI: Remove /proc/acpi/embedded_controller/..
Thomas Renninger
2010-08-03
|
/
/
/
*
|
|
Merge branch 'bugzilla-16396' into release
Len Brown
2010-07-24
|
\
\
\
|
*
|
|
ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM
Rafael J. Wysocki
2010-07-24
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'misc' into release
Len Brown
2010-07-22
|
\
\
\
|
*
|
|
ACPI: fix unused function warning
KOSAKI Motohiro
2010-07-21
|
|
/
/
*
|
|
Merge branch 'bugzilla-15886' into release
Len Brown
2010-07-22
|
\
\
\
|
*
|
|
ACPI: create "processor.bm_check_disable" boot param
Len Brown
2010-07-22
|
*
|
|
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
Len Brown
2010-07-22
|
|
/
/
*
|
|
Merge branch 'bugzilla-102904-workaround' into release
Len Brown
2010-07-22
|
\
\
\
|
*
|
|
ACPI video: fix string mismatch for Sony SR290 laptop
Nik A. Melchior
2010-07-06
*
|
|
|
Merge branch 'bugzilla-16244' into release
Len Brown
2010-07-22
|
\
\
\
\
[next]