index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
thinkpad-acpi: add internal hotkey event API
Henrique de Moraes Holschuh
2009-09-20
1
-0
/
+48
*
thinkpad-acpi: hotkey event driver update
Henrique de Moraes Holschuh
2009-09-20
1
-176
/
+302
*
thinkpad-acpi: drop HKEY event 0x5010
Henrique de Moraes Holschuh
2009-09-20
1
-4
/
+4
*
thinkpad-acpi: remove uneeded tp_features.hotkey tests in hotkey_exit
Henrique de Moraes Holschuh
2009-09-20
1
-10
/
+8
*
thinkpad-acpi: don't leave ERR_PTR() pointers around
Henrique de Moraes Holschuh
2009-09-20
1
-1
/
+3
*
thinkpad_acpi: fix rfkill memory leak on unload
Corentin Chary
2009-09-19
1
-0
/
+1
*
thinkpad-acpi: report brightness events when required
Henrique de Moraes Holschuh
2009-09-19
1
-11
/
+19
*
thinkpad-acpi: don't poll by default any of the reserved hotkeys
Henrique de Moraes Holschuh
2009-09-19
1
-13
/
+15
*
thinkpad-acpi: Fix procfs hotkey reset command
Henrique de Moraes Holschuh
2009-09-19
1
-1
/
+2
*
thinkpad-acpi: deprecate hotkey_bios_mask
Henrique de Moraes Holschuh
2009-09-19
1
-0
/
+2
*
thinkpad-acpi: hotkey poll fixes
Henrique de Moraes Holschuh
2009-09-19
1
-35
/
+73
*
thinkpad-acpi: be more strict when detecting a ThinkPad
Henrique de Moraes Holschuh
2009-09-19
1
-9
/
+13
*
thinkpad-acpi: firmware version checks
Henrique de Moraes Holschuh
2009-09-19
1
-0
/
+182
*
thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1R
Henrique de Moraes Holschuh
2009-09-19
1
-4
/
+4
*
toshiba_acpi: return on a fail path
Jiri Slaby
2009-08-28
1
-0
/
+1
*
wmi: fix kernel panic when stack protection enabled.
Costantino Leandro
2009-08-26
1
-4
/
+4
*
Merge branch 'bugzilla-13825' into release
Len Brown
2009-08-02
1
-3
/
+6
|
\
|
*
eeepc-laptop: fix hot-unplug on resume
Alan Jenkins
2009-08-02
1
-3
/
+6
*
|
Merge branch 'thinkpad' into release
Len Brown
2009-08-02
2
-366
/
+49
|
\
\
|
*
|
thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAM
Henrique de Moraes Holschuh
2009-08-01
1
-14
/
+47
|
*
|
thinkpad-acpi: restrict procfs count value to sane upper limit
Michael Buesch
2009-08-01
1
-0
/
+2
|
*
|
thinkpad-acpi: remove dock and bay subdrivers
Henrique de Moraes Holschuh
2009-08-01
2
-354
/
+0
|
*
|
thinkpad-acpi: disable broken bay and dock subdrivers
Henrique de Moraes Holschuh
2009-08-01
1
-1
/
+3
|
|
/
*
|
Merge branch 'bugzilla-13865' into release
Len Brown
2009-08-02
1
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
hp-wmi: check that an input device exists in resume handler
Frans Pop
2009-07-30
1
-5
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
acer-wmi: fix rfkill conversion
Alan Jenkins
2009-07-21
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-09
1
-1
/
+1
|
\
\
|
|
/
|
*
hp-wmi: fix rfkill bug
Johannes Berg
2009-07-07
1
-1
/
+1
*
|
eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFS
Ingo Molnar
2009-06-29
1
-2
/
+1
*
|
eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go
Corentin Chary
2009-06-26
1
-0
/
+10
*
|
eeepc-laptop: get the right value for CMSG
Corentin Chary
2009-06-26
1
-0
/
+23
*
|
eeepc-laptop: makes get_acpi() returns -ENODEV
Corentin Chary
2009-06-26
1
-5
/
+12
*
|
eeepc-laptop: right parent device
Corentin Chary
2009-06-26
1
-16
/
+18
*
|
eeepc-laptop: rfkill refactoring
Corentin Chary
2009-06-26
1
-76
/
+84
*
|
eeepc-laptop.c: use pr_fmt and pr_<level>
Joe Perches
2009-06-26
1
-33
/
+22
*
|
eeepc-laptop: Register as a pci-hotplug device
Corentin Chary
2009-06-26
2
-0
/
+89
|
/
*
asus-laptop: remove EXPERIMENTAL dependency
Corentin Chary
2009-06-24
1
-1
/
+1
*
asus-laptop: use pr_fmt and pr_<level>
Corentin Chary
2009-06-24
1
-24
/
+26
*
eeepc-laptop: cpufv updates
Corentin Chary
2009-06-24
1
-1
/
+76
*
eeepc-laptop: sync eeepc-laptop with asus_acpi
Corentin Chary
2009-06-24
1
-4
/
+15
*
asus_acpi: Deprecate in favor of asus-laptop
Corentin Chary
2009-06-24
1
-2
/
+2
*
acpi4asus: update MAINTAINER and KConfig links
Corentin Chary
2009-06-24
1
-4
/
+7
*
asus-laptop: platform dev as parent for led and backlight
Corentin Chary
2009-06-24
1
-21
/
+19
*
eeepc-laptop: enable camera by default
Pekka Enberg
2009-06-24
1
-0
/
+12
*
Merge branch 'bjorn-notify' into release
Len Brown
2009-06-24
3
-47
/
+24
|
\
|
*
ACPI: eeepc-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
2009-06-18
1
-12
/
+6
|
*
ACPI: asus-acpi: use .notify method instead of installing handler directly
Bjorn Helgaas
2009-06-18
1
-17
/
+13
|
*
ACPI: asus-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
2009-06-18
1
-18
/
+5
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
2009-06-24
6
-76
/
+1098
|
\
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
[next]