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
/
misc
Commit message (
Expand
)
Author
Age
*
disable socket power in adapter driver instead of media one
Alex Dubov
2007-05-08
*
Misc: add sensable phantom driver
Jiri Slaby
2007-05-08
*
Add keyboard blink driver
Andi Kleen
2007-05-08
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-05-05
|
\
|
*
tifm: add missing include for DMA_32BIT_MASK
Andrew Morton
2007-05-01
|
*
tifm: layout fixes, small changes to comments and printfs
Alex Dubov
2007-05-01
|
*
tifm: add sysfs attribute for tifm devices
Alex Dubov
2007-05-01
|
*
tifm_7xx1: fix adapter resume function
Alex Dubov
2007-05-01
|
*
tifm: move common device management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2007-05-01
|
*
tifm: move common adapter management tasks from tifm_7xx1 to tifm_core
Alex Dubov
2007-05-01
|
*
tifm_7xx1: improve card detection routine
Alex Dubov
2007-05-01
|
*
tifm: replace per-adapter kthread with freezeable workqueue
Alex Dubov
2007-05-01
|
*
tifm: simplify bus match and uevent handlers
Alex Dubov
2007-05-01
|
*
tifm: use bus methods to handle probe/remove instead of driver ones.
Alex Dubov
2007-05-01
|
*
tifm: hide details of interrupt processing from socket drivers
Alex Dubov
2007-05-01
*
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
|
/
*
Pull thinkpad into release branch
Len Brown
2007-04-28
|
\
|
*
thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex static
Adrian Bunk
2007-04-28
|
*
ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
Henrique de Moraes Holschuh
2007-04-28
|
*
ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
Henrique de Moraes Holschuh
2007-04-28
|
*
ACPI: thinkpad-acpi: improve dock subdriver initialization
Henrique de Moraes Holschuh
2007-04-28
|
*
ACPI: thinkpad-acpi: improve debugging for acpi helpers
Henrique de Moraes Holschuh
2007-04-28
|
*
ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
Henrique de Moraes Holschuh
2007-04-28
|
*
ACPI: thinkpad-acpi: fix a fan watchdog invocation
Henrique de Moraes Holschuh
2007-04-28
|
*
ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
Henrique de Moraes Holschuh
2007-04-28
|
*
ACPI: thinkpad-acpi: add a fan-control feature master toggle
Henrique de Moraes Holschuh
2007-04-28
|
*
ACPI: thinkpad-acpi: update brightness sysfs interface support
Henrique de Moraes Holschuh
2007-04-25
|
*
ACPI: thinkpad-acpi: add sysfs support to the cmos command subdriver
Henrique de Moraes Holschuh
2007-04-25
|
*
ACPI: thinkpad-acpi: add a safety net for TPEC fan control mode
Henrique de Moraes Holschuh
2007-04-25
|
*
ACPI: thinkpad-acpi: add sysfs support to fan subdriver
Henrique de Moraes Holschuh
2007-04-25
|
*
ACPI: thinkpad-acpi: add sysfs support to the thermal subdriver
Henrique de Moraes Holschuh
2007-04-25
|
*
ACPI: thinkpad-acpi: protect fan and hotkey data structures
Henrique de Moraes Holschuh
2007-04-25
|
*
ACPI: thinkpad-acpi: add infrastructure for the sysfs device attributes
Henrique de Moraes Holschuh
2007-04-25
|
*
ACPI: thinkpad-acpi: driver sysfs conversion
Henrique de Moraes Holschuh
2007-04-25
|
*
ACPI: thinkpad-acpi: register with the device model
Henrique de Moraes Holschuh
2007-04-25
|
*
ACPI: thinkpad-acpi: improve fan watchdog messages
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: cleanup thermal subdriver for sysfs conversion
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: clean up CMOS commands subdriver
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: cleanup video subdriver
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: cleanup bluetooth and wan for sysfs conversion
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: clean up hotkey subdriver
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: mark acpi helper functions __must_check
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: prepare for device model conversion
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: use bitfields for module flags
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: use bitfields to hold subdriver flags
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: improve thinkpad detection
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: uncouple subdriver init from ibms struct
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: add subdriver debug statements
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: clean up probing and move init to subdrivers
Henrique de Moraes Holschuh
2007-04-21
|
*
ACPI: thinkpad-acpi: add debug mode
Henrique de Moraes Holschuh
2007-04-21
[next]