index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: dell-*: Call new led hw_changed API on kbd brightness change
Hans de Goede
2017-04-13
2
-1
/
+35
*
platform/x86: dell-laptop: Protect kbd_state against races
Hans de Goede
2017-04-13
1
-36
/
+76
*
platform/x86: dell-laptop: Refactor kbd_led_triggers_store()
Hans de Goede
2017-04-13
1
-31
/
+32
*
platform/x86: dell-*: Add a generic dell-laptop notifier chain
Hans de Goede
2017-04-13
2
-0
/
+31
*
platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_bl
Michał Kępień
2017-03-23
1
-13
/
+12
*
platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is pre...
Michał Kępień
2017-03-23
1
-9
/
+7
*
platform/x86: fujitsu-laptop: add and remove platform device in separate func...
Michał Kępień
2017-03-23
1
-26
/
+40
*
platform/x86: fujitsu-laptop: simplify platform device attribute definitions
Michał Kępień
2017-03-23
1
-19
/
+9
*
platform/x86: fujitsu-laptop: remove backlight-related attributes from the pl...
Michał Kępień
2017-03-23
1
-87
/
+3
*
platform/x86: eeepc-laptop: Skip unknown key messages 0x50 0x51
Pau Espin Pedrol
2017-03-23
1
-0
/
+2
*
platform/x86: intel-hid: do not set parents of input devices explicitly
Michał Kępień
2017-03-14
1
-2
/
+0
*
platform/x86: toshiba_acpi: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-6
/
+2
*
platform/x86: toshiba-wmi: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-4
/
+1
*
platform/x86: topstar-laptop: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-4
/
+1
*
platform/x86: panasonic-laptop: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-15
/
+3
*
platform/x86: msi-wmi: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-7
/
+2
*
platform/x86: msi-laptop: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-11
/
+3
*
platform/x86: ideapad-laptop: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-4
/
+1
*
platform/x86: hp-wmi: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-4
/
+1
*
platform/x86: eeepc-laptop: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-6
/
+2
*
platform/x86: dell-wmi: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-12
/
+4
*
platform/x86: dell-wmi-aio: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-5
/
+1
*
platform/x86: asus-wmi: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-6
/
+2
*
platform/x86: asus-laptop: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-6
/
+2
*
platform/x86: acer-wmi: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-4
/
+1
*
platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()
Michał Kępień
2017-03-14
1
-14
/
+14
*
platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is pr...
Michał Kępień
2017-03-14
1
-14
/
+10
*
platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_lap...
Michał Kępień
2017-03-14
1
-8
/
+8
*
platform/x86: fujitsu-laptop: register backlight device in a separate function
Michał Kępień
2017-03-14
1
-16
/
+22
*
platform/x86: fujitsu-laptop: simplify brightness key event generation logic
Michał Kępień
2017-03-14
1
-25
/
+15
*
platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify()
Michał Kępień
2017-03-14
1
-31
/
+33
*
platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkill
Sven Rebhan
2017-03-14
1
-0
/
+7
*
platform/x86: thinkpad_acpi: add mapping for new hotkeys
Christian Kellner
2017-03-14
1
-12
/
+79
*
platform/x86: thinkpad_acpi: guard generic hotkey case
Christian Kellner
2017-03-14
1
-5
/
+7
*
platform/x86: intel-hid: remove redundant set_bit() call
Michał Kępień
2017-03-14
1
-1
/
+0
*
platform/x86: intel-hid: use devm_input_allocate_device() for HID events inpu...
Michał Kępień
2017-03-14
1
-26
/
+5
*
platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argument
Michał Kępień
2017-03-14
1
-5
/
+5
*
platform/x86: intel-hid: simplify enabling/disabling HID events
Michał Kępień
2017-03-14
1
-4
/
+2
*
Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-03-13
4
-282
/
+241
|
\
|
*
platform/x86: asus-wmi: Remove quirk_no_rfkill
João Paulo Rechi Vita
2017-03-12
3
-52
/
+3
|
*
platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
João Paulo Rechi Vita
2017-02-26
1
-4
/
+19
|
*
platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entries
Alan Jenkins
2017-02-26
1
-4
/
+0
|
*
platform/x86: fujitsu-laptop: autodetect LCD interface on all models
Alan Jenkins
2017-02-26
1
-9
/
+9
|
*
platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handling
Alan Jenkins
2017-02-26
1
-9
/
+5
|
*
platform/x86: fujitsu-laptop: remove redundant forward declarations
Alan Jenkins
2017-02-26
1
-4
/
+0
|
*
platform/x86: fujitsu-laptop: replace numeric values with constants
Alan Jenkins
2017-02-26
1
-6
/
+11
|
*
platform/x86: fujitsu-laptop: rename FUNC_RFKILL to FUNC_FLAGS
Alan Jenkins
2017-02-26
1
-25
/
+25
|
*
platform/x86: fujitsu-laptop: make platform-related variables match naming co...
Alan Jenkins
2017-02-26
1
-10
/
+10
|
*
platform/x86: fujitsu-laptop: replace "hotkey" with "laptop" in symbol names
Alan Jenkins
2017-02-26
1
-79
/
+79
|
*
platform/x86: fujitsu-laptop: clearly denote backlight-related symbols
Alan Jenkins
2017-02-26
1
-107
/
+107
[next]