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
*
toshiba_acpi: Add full hotkey support
Matthew Garrett
2010-02-25
1
-7
/
+199
*
hp-wmi: Add support for tablet rotation key
Matthew Garrett
2010-02-25
1
-0
/
+1
*
dell-laptop: Add another Dell laptop to the DMI whitelist
Erik Andren
2010-02-25
1
-0
/
+8
*
classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliases
Thadeu Lima de Souza Cascardo
2010-02-25
1
-10
/
+21
*
dell-laptop: Pay attention to which devices the hardware switch controls
Matthew Garrett
2010-02-25
1
-2
/
+29
*
dell-laptop: Use buffer with 32-bit physical address
Stuart Hayes
2010-02-25
1
-39
/
+83
*
dell-laptop: Blacklist machines not supporting dell-laptop
Mario Limonciello
2010-02-25
1
-0
/
+46
*
dell-laptop: Block software state changes when rfkill hard blocked
Mario Limonciello
2010-02-25
1
-0
/
+4
*
dell-laptop: Fix small memory leak
Matthew Garrett
2010-02-25
1
-0
/
+1
*
dell-laptop: Fix platform device unregistration
Matthew Garrett
2010-02-25
1
-0
/
+4
*
dell-laptop: Update rfkill state on kill switch
Matthew Garrett
2010-02-25
2
-0
/
+49
*
compal-laptop: Replace sysfs support with rfkill support
Mario Limonciello
2010-02-25
1
-138
/
+63
*
compal-laptop: Add support for known Compal made Dell laptops
Mario Limonciello
2010-02-25
1
-0
/
+46
*
acer-wmi: Respect current backlight level when loading
Carlos Corbacho
2010-02-19
1
-1
/
+1
*
thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()
Roel Kluin
2010-02-16
1
-1
/
+1
*
Merge branch 'misc' into release
Len Brown
2010-01-20
1
-3
/
+6
|
\
|
*
sony-laptop - fix using of uninitialized variable
Dmitry Torokhov
2010-01-16
1
-3
/
+6
*
|
eeepc-laptop: disable wireless hotplug for 1201N
Corentin Chary
2010-01-16
1
-1
/
+1
*
|
eeepc-laptop: add hotplug_disable parameter
Corentin Chary
2010-01-16
1
-0
/
+10
*
|
eeepc-laptop: switch to using sparse keymap library
Dmitry Torokhov
2010-01-16
2
-135
/
+52
*
|
eeepc-laptop: dmi blacklist to disable pci hotplug code
Corentin Chary
2010-01-16
1
-5
/
+20
*
|
eeepc-laptop: disable cpu speed control on EeePC 701
Alan Jenkins
2010-01-16
1
-0
/
+87
*
|
hp-wmi: remove double free caused by merge conflict
Anisse Astier
2010-01-01
1
-2
/
+0
|
/
*
Merge branch 'thinkpad' into release
Len Brown
2009-12-30
2
-14
/
+73
|
\
|
*
thinkpad-acpi: improve Kconfig help text
Henrique de Moraes Holschuh
2009-12-26
1
-0
/
+5
|
*
thinkpad-acpi: make volume subdriver optional
Henrique de Moraes Holschuh
2009-12-26
2
-0
/
+49
|
*
thinkpad-acpi: don't fail to load the entire module due to ALSA problems
Henrique de Moraes Holschuh
2009-12-26
1
-13
/
+18
|
*
thinkpad-acpi: don't take the first ALSA slot by default
Henrique de Moraes Holschuh
2009-12-26
1
-1
/
+1
*
|
ACPI: WMI: Survive BIOS with duplicate GUIDs
Carlos Corbacho
2009-12-30
1
-0
/
+30
*
|
dell-wmi - fix condition to abort driver loading
Dmitry Torokhov
2009-12-30
1
-1
/
+1
*
|
wmi: check find_guid() return value to prevent oops
Paul Rolland
2009-12-30
1
-4
/
+2
*
|
dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
Len Brown
2009-12-30
3
-3
/
+18
*
|
ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...
Len Brown
2009-12-30
2
-2
/
+2
*
|
dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should
Len Brown
2009-12-30
1
-4
/
+5
|
/
*
Merge branch 'misc-2.6.33' into release
Len Brown
2009-12-24
9
-303
/
+423
|
\
|
*
hp-wmi: Fix two memleaks
Thomas Renninger
2009-12-24
1
-1
/
+8
|
*
acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS
Thomas Renninger
2009-12-24
2
-13
/
+0
|
*
dell-wmi: do not keep driver loaded on unsupported boxes
Dmitry Torokhov
2009-12-24
1
-22
/
+19
|
*
wmi: Free the allocated acpi objects through wmi_get_event_data
Anisse Astier
2009-12-24
3
-2
/
+5
|
*
drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...
Peter Feuerer
2009-12-24
1
-18
/
+28
|
*
acerhdf: add new BIOS versions
Peter Feuerer
2009-12-24
1
-2
/
+15
|
*
acerhdf: limit modalias matching to supported
Stefan Bader
2009-12-24
1
-3
/
+4
|
*
toshiba_acpi: convert to seq_file
Alexey Dobriyan
2009-12-24
1
-112
/
+147
|
*
asus_acpi: convert to seq_file
Alexey Dobriyan
2009-12-24
1
-127
/
+194
|
*
fujitu-laptop: fix tests of acpi_evaluate_integer() return value
Jonathan Woithe
2009-12-23
1
-4
/
+4
*
|
Merge branch 'tc1100-wmi' into release
Len Brown
2009-12-24
1
-60
/
+55
|
\
\
|
*
|
tc1100-wmi - switch to using dev_pm_ops
Dmitry Torokhov
2009-12-16
1
-6
/
+16
|
*
|
tc1100-wmi - add error handling for device registration
Dmitry Torokhov
2009-12-16
1
-28
/
+30
|
*
|
tc1100-wmi - switch to using attribute group
Dmitry Torokhov
2009-12-16
1
-28
/
+11
*
|
|
Merge branch 'sony' into release
Len Brown
2009-12-24
1
-23
/
+71
|
\
\
\
[next]