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
Commit message (
Expand
)
Author
Age
...
|
|
*
PNP: use dev_printk when possible
Bjorn Helgaas
2008-04-29
|
|
*
PNP: remove unused interfaces using pnp_resource_table
Bjorn Helgaas
2008-04-29
|
|
*
PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface
Bjorn Helgaas
2008-04-29
|
|
*
PNP: add pnp_init_resources(struct pnp_dev *) interface
Bjorn Helgaas
2008-04-29
|
|
*
PNP: add debug when assigning PNP resources
Bjorn Helgaas
2008-04-29
|
|
*
PNP: add debug output to encoders
Bjorn Helgaas
2008-04-29
|
|
*
PNP: remove more pnp_resource_table arguments
Bjorn Helgaas
2008-04-29
|
|
*
PNP: remove pnp_resource_table from internal get/set interfaces
Bjorn Helgaas
2008-04-29
|
|
*
PNP: add debug output to option registration
Bjorn Helgaas
2008-04-29
|
|
*
PNPACPI: pass pnp_dev instead of acpi_handle
Bjorn Helgaas
2008-04-29
|
|
*
PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate
Bjorn Helgaas
2008-04-29
|
|
*
PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
Bjorn Helgaas
2008-04-29
|
|
*
PNPACPI: use temporaries to reduce repetition
Bjorn Helgaas
2008-04-29
|
|
*
PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"
Bjorn Helgaas
2008-04-29
|
|
*
PNP: add pnp_alloc_card()
Bjorn Helgaas
2008-04-29
|
|
*
ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()
Bjorn Helgaas
2008-04-29
|
|
*
PNP: change pnp_add_card_id() to allocate its own pnp_id structures
Bjorn Helgaas
2008-04-29
|
|
*
PNP: make pnp_add_card_id() internal to PNP core
Bjorn Helgaas
2008-04-29
|
|
*
PNP: add pnp_alloc_dev()
Bjorn Helgaas
2008-04-29
|
|
*
PNP: add pnp_eisa_id_to_string()
Bjorn Helgaas
2008-04-29
|
|
*
PNP: change pnp_add_id() to allocate its own pnp_id structures
Bjorn Helgaas
2008-04-29
|
|
*
PNP: make pnp_add_id() internal to PNP core
Bjorn Helgaas
2008-04-29
|
|
*
PNPACPI: continue after _CRS and _PRS errors
Bjorn Helgaas
2008-04-29
|
|
*
ISAPNP: move config register addresses out of isapnp.h
Bjorn Helgaas
2008-04-29
|
|
*
PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set
Bjorn Helgaas
2008-04-29
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
2008-04-30
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: Cleanup: Remove unneeded, multiple local dummy variables
Thomas Renninger
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: video - fix permissions on some proc entries
Dmitry Torokhov
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: video - properly handle errors when registering proc elements
Dmitry Torokhov
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: video - do not store invalid entries in attached_array list
Dmitry Torokhov
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: bump up version to 0.20
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: fix selects in Kconfig
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: use a private workqueue
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: fluff really minor fix
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: prepare light and LED for sysfs support
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1)
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: fix brightness dimming control bug
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: enhance box identification output (v2)
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: warn once about weird hotkey masks
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)
Henrique de Moraes Holschuh
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
intel_menlo: fix build warning
Len Brown
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
*
|
thermal: re-name thermal.c to thermal_sys.c
Len Brown
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: update thermal temperature
Zhang, Rui
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
*
|
ACPI: elide a non-zero test on a result that is never 0
Julia Lawall
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
*
|
thermal: update the documentation
Zhang Rui
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
*
|
thermal: add hwmon sysfs I/F
Zhang Rui
2008-04-29
|
|
|
|
|
|
|
|
|
|
|
*
|
thermal: add new get_crit_temp callback
Zhang, Rui
2008-04-29
[prev]
[next]