index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
hp-wmi: Add missing __init annotations to initialization code
Mathias Krause
2014-08-16
1
-3
/
+3
*
hp_accel: Constify ACPI and DMI tables
Mathias Krause
2014-08-16
1
-2
/
+2
*
fujitsu-tablet: Mark DMI callbacks as __init code
Mathias Krause
2014-08-16
1
-3
/
+3
*
dell-laptop: Mark dell_quirks[] DMI table as __initconst
Mathias Krause
2014-08-16
1
-3
/
+3
*
eeepc-wmi: Constify asus_quirks[] DMI table
Mathias Krause
2014-08-16
1
-1
/
+1
*
acer-wmi: Mark init data and code as such
Mathias Krause
2014-08-16
1
-20
/
+21
*
asus-nb-wmi: Constify asus_quirks[] DMI table
Mathias Krause
2014-08-16
1
-1
/
+1
*
alienware-wmi: Mark DMI table as __initconst
Mathias Krause
2014-08-16
1
-2
/
+2
*
acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP
Mathias Krause
2014-08-16
1
-0
/
+5
*
acer-wmi: Mark acer_wmi_keymap[] as __initconst
Mathias Krause
2014-08-16
1
-1
/
+1
*
WMI: Remove unnecessary null test
Himangi Saraogi
2014-08-16
1
-4
/
+0
*
drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity
Andrey Utkin
2014-08-16
1
-1
/
+1
*
asus-nb-wmi: Add wapf4 quirk for the X550CL
Hans de Goede
2014-08-16
1
-0
/
+9
*
asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA
AceLan Kao
2014-08-16
1
-0
/
+13
*
asus-wmi: control wlan-led if wapf > 0
AceLan Kao
2014-08-16
1
-2
/
+2
*
asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error
Hans de Goede
2014-08-16
1
-4
/
+1
*
asus-wmi: Disable acpi-video backlight on desktop machines
Hans de Goede
2014-08-16
1
-0
/
+7
*
ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
Hans de Goede
2014-08-16
1
-14
/
+27
*
thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE
Hans de Goede
2014-08-16
1
-1
/
+1
*
eeepc-laptop: rename _set and _get arguments in macro
Paul Bolle
2014-08-16
1
-4
/
+4
*
fujitsu-laptop: Clear build warnings
Jean Delvare
2014-08-16
1
-5
/
+4
*
platform/x86/toshiba-apci.c possible bad if test?
Nick
2014-08-16
1
-1
/
+1
*
sony-laptop: fix doesn't work lid resume settings on Vaio Pro
mog422
2014-08-16
1
-1
/
+1
*
WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON.
poma
2014-08-16
1
-0
/
+9
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
2
-2
/
+2
*
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
2014-06-23
1
-6
/
+0
*
hp-wmi: Enable hotkeys on some systems
Kyle Evans
2014-06-10
1
-0
/
+18
*
thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540
Hans de Goede
2014-06-10
1
-1
/
+3
*
platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8...
Pali Rohár
2014-06-10
3
-0
/
+244
*
ideapad_laptop: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-06-10
1
-5
/
+3
*
platform/x86: Fix run-time dependencies of OLPC drivers
Jean Delvare
2014-06-10
1
-1
/
+2
*
platform: x86: asus-wmi.c: Cleaning up uninitialized variables
Rickard Strandqvist
2014-06-10
1
-3
/
+1
*
ix86/mid/thermal: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-06-10
1
-5
/
+2
*
platform x86 Kconfig: Refer to the laptop list in the Compal driver help
Ismael Luceno
2014-06-10
1
-10
/
+8
*
ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11
Hans de Goede
2014-06-10
1
-5
/
+18
*
asus-wmi: Set WAPF to 4 for Asus X550CA
Andreas Utterberg
2014-06-10
1
-0
/
+9
*
alienware-wmi: For WMAX HDMI method, introduce a way to query HDMI cable status
Mario Limonciello
2014-06-10
1
-30
/
+88
*
alienware-wmi: Update WMAX brightness method limit to 15
Mario Limonciello
2014-06-09
1
-2
/
+1
*
pvpanic: Set high notifier priority
Takashi Iwai
2014-06-09
1
-0
/
+1
*
platform/x86: samsung-laptop: Add support for Samsung's NP7[34]0U3E models.
Scott Thrasher
2014-06-09
1
-0
/
+38
*
toshiba_acpi: Add alternative keymap support for Satellite M840
Takashi Iwai
2014-06-09
1
-1
/
+29
*
platform-drivers-x86: intel_pmic_gpio: Fix off-by-one valid offset range check
Axel Lin
2014-06-09
1
-2
/
+2
*
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-04
1
-1
/
+9
|
\
|
*
acer-wmi: Add Aspire 5741 to video_vendor_dmi_table
Hans de Goede
2014-05-20
1
-0
/
+8
|
*
acer-wmi: Switch to acpi_video_unregister_backlight
Hans de Goede
2014-05-20
1
-1
/
+1
*
|
PCI: Make pci_bus_add_device() void
Yijing Wang
2014-05-30
2
-4
/
+2
|
/
*
alienware-wmi: cover some scenarios where memory allocations would fail
Mario Limonciello
2014-04-10
1
-2
/
+10
*
Add WMI driver for controlling AlienFX features on some Alienware products
Mario Limonciello
2014-04-06
3
-0
/
+570
*
fujitsu-tablet: add support for Lifebook T901 and T902
Scott K Logan
2014-04-06
1
-0
/
+65
*
x86, platform: Make HP_WIRELESS option text more descriptive
Borislav Petkov
2014-04-06
1
-1
/
+1
[next]