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
Commit message (
Expand
)
Author
Age
*
ACPI: Kill overly verbose "power state" log messages
Roland Dreier
2009-09-27
*
ACPI: Clarify resource conflict message
Jean Delvare
2009-09-27
*
thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problem
Henrique de Moraes Holschuh
2009-09-27
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
2009-09-26
|
\
|
*
leds: move leds-clevo-mail's probe function to .devinit.text
Uwe Kleine-König
2009-09-07
|
*
leds: Fix indentation in LEDS_LP3944 Kconfig entry
Antonio Ospite
2009-09-07
|
*
leds: Fix LED names
Olaf Hering
2009-09-07
|
*
leds: Fix leds-pca9532 whitespace issues
Richard Purdie
2009-09-07
|
*
leds: fix coding style in worker thread code for ledtrig-gpio.
Thadeu Lima de Souza Cascardo
2009-09-07
|
*
leds: gpio-leds: fix typographics fault
Michal Simek
2009-09-07
|
*
leds: Add WM831x status LED driver
Mark Brown
2009-09-07
*
|
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2009-09-26
|
\
\
|
*
|
backlight: new driver for ADP5520/ADP5501 MFD PMICs
Michael Hennerich
2009-09-26
|
*
|
backlight: extend event support to also support poll()
Henrique de Moraes Holschuh
2009-09-26
|
*
|
backlight/eeepc-laptop: Update the backlight state when we change brightness
Matthew Garrett
2009-09-21
|
*
|
backlight/acpi: Update the backlight state when we change brightness
Matthew Garrett
2009-09-21
|
*
|
backlight: Allow drivers to update the core, and generate events on changes
Matthew Garrett
2009-09-21
|
*
|
backlight: switch to da903x driver to dev_pm_ops
Mike Rapoport
2009-09-21
|
*
|
backlight: Add support for the Avionic Design Xanthos backlight device.
Thierry Reding
2009-09-07
|
*
|
backlight: spi driver for LMS283GF05 LCD
Marek Vasut
2009-09-07
|
*
|
backlight: move hp680-bl's probe function to .devinit.text
Uwe Kleine-König
2009-09-07
|
*
|
backlight: Add support for new Apple machines.
Mario Schwalbe
2009-09-07
|
*
|
backlight: mbp_nvidia_bl: add support for MacBookAir 1,1
Henrik Rydberg
2009-09-07
|
*
|
backlight: Add WM831x backlight driver
Mark Brown
2009-09-07
|
|
/
*
|
headers: kref.h redux
Alexey Dobriyan
2009-09-26
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-09-26
|
\
\
|
*
|
ACPI: i2c-scmi: don't use acpi_device_uid()
Bjorn Helgaas
2009-09-26
|
*
|
Merge branch 'thinkpad-2.6.32-part2' into release
Len Brown
2009-09-26
|
|
\
\
|
|
*
|
thinkpad-acpi: name event constants
Henrique de Moraes Holschuh
2009-09-20
|
|
*
|
thinkpad-acpi: add internal hotkey event API
Henrique de Moraes Holschuh
2009-09-20
|
|
*
|
thinkpad-acpi: hotkey event driver update
Henrique de Moraes Holschuh
2009-09-20
|
|
*
|
thinkpad-acpi: drop HKEY event 0x5010
Henrique de Moraes Holschuh
2009-09-20
|
|
*
|
thinkpad-acpi: remove uneeded tp_features.hotkey tests in hotkey_exit
Henrique de Moraes Holschuh
2009-09-20
|
|
*
|
thinkpad-acpi: don't leave ERR_PTR() pointers around
Henrique de Moraes Holschuh
2009-09-20
|
*
|
|
ACPI: simplify building device HID/CID list
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: remove acpi_device_uid() and related stuff
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: remove acpi_device.flags.hardware_id
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: remove acpi_device.flags.compatible_ids
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: make sure every acpi_device has an ID
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: use acpi_device_hid() when possible
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: fix synthetic HID for \_SB_
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: handle re-enumeration, when acpi_devices might already exist
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: factor out device type and status checking
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: add acpi_bus_get_status_handle()
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: use acpi_walk_namespace() to enumerate devices
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: enumerate namespace before adding functional fixed hardware devices
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: convert acpi_bus_scan() to operate on an acpi_handle
Bjorn Helgaas
2009-09-25
|
*
|
|
ACPI: add acpi_bus_get_parent() and remove "parent" arguments
Bjorn Helgaas
2009-09-25
[next]