index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-29
platform/x86: acer-wmi: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-06-29
platform/x86: touchscreen_dmi: Update Hi10 Air filter
Christian Oder
1
-1
/
+2
2019-06-29
platform/x86: wmi: add Xiaomi WMI key driver
Mattias Jacobsson
3
-0
/
+103
2019-06-28
platform: x86: get rid of a non-existent document
Mauro Carvalho Chehab
1
-3
/
+0
2019-06-28
platform/chrome: lightbar: Get drvdata from parent in suspend/resume
Rajat Jain
1
-2
/
+2
2019-06-25
platform/chrome: wilco_ec: Add circular buffer as event queue
Nick Crews
1
-109
/
+149
2019-06-20
platform/chrome: cros_ec_lpc_mec: Fix kernel-doc comment first line
Enric Balletbo i Serra
1
-8
/
+6
2019-06-20
platform/chrome: cros_ec_lpc: Choose Microchip EC at runtime
Enric Balletbo i Serra
4
-97
/
+95
2019-06-20
platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_reg
Enric Balletbo i Serra
4
-148
/
+97
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
13
-54
/
+13
2019-06-18
platform/chrome: wilco_ec: Fix unreleased lock in event_read()
Nick Crews
1
-1
/
+1
2019-06-18
platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be static
kbuild test robot
1
-1
/
+1
2019-06-18
platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first line
Enric Balletbo i Serra
1
-1
/
+2
2019-06-18
platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptime
Tim Wawrzynczak
1
-0
/
+38
2019-06-17
platform/x86: wmi: add context argument to the probe function
Mattias Jacobsson
7
-7
/
+10
2019-06-17
platform/x86: wmi: add context pointer field to struct wmi_device_id
Mattias Jacobsson
1
-0
/
+22
2019-06-17
platform/x86: asus-wmi: Do not disable keyboard backlight on unloading
Yurii Pavlovskyi
1
-0
/
+4
2019-06-17
platform/x86: asus-wmi: Switch fan boost mode
Yurii Pavlovskyi
1
-8
/
+143
2019-06-17
platform/x86: asus-wmi: Enhance detection of thermal data
Yurii Pavlovskyi
1
-2
/
+5
2019-06-17
platform/x86: asus-wmi: Organize code into sections
Yurii Pavlovskyi
1
-42
/
+47
2019-06-17
platform/x86: asus-wmi: Refactor error handling
Yurii Pavlovskyi
1
-5
/
+1
2019-06-17
platform/x86: asus-nb-wmi: Add microphone mute key code
Yurii Pavlovskyi
1
-1
/
+2
2019-06-17
platform/x86: asus-wmi: Support WMI event queue
Yurii Pavlovskyi
1
-5
/
+68
2019-06-17
platform/x86: asus-wmi: Refactor WMI event handling
Yurii Pavlovskyi
1
-24
/
+42
2019-06-17
platform/x86: asus-wmi: Improve DSTS WMI method ID detection
Yurii Pavlovskyi
1
-3
/
+20
2019-06-17
platform/x86: wmi: Add function to get _UID of WMI device
Yurii Pavlovskyi
1
-0
/
+19
2019-06-17
platform/x86: asus-wmi: Increase input buffer size of WMI methods
Yurii Pavlovskyi
1
-1
/
+9
2019-06-17
platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on load
Yurii Pavlovskyi
1
-2
/
+1
2019-06-17
platform/x86: asus-wmi: Fix hwmon device cleanup
Yurii Pavlovskyi
1
-3
/
+4
2019-06-17
platform/x86: intel_telemetry: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-62
/
+16
2019-06-17
platform/x86: intel_pmc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-15
/
+3
2019-06-17
platform/x86: pmc_atom: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-33
/
+10
2019-06-17
platform/x86: samsung-laptop: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-66
/
+23
2019-06-17
platform/x86: ideapad-laptop: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-29
/
+7
2019-06-17
platform/x86: dell-laptop: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+2
2019-06-17
platform/x86: asus-wmi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-36
/
+11
2019-06-17
platform/x86: acer-wmi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-24
/
+5
2019-06-12
platform/x86: hp_accel: Add support for HP ProBook 450 G0
Colin Sindle
1
-0
/
+1
2019-06-12
platform/x86: pcengines-apuv2: Make two symbols static
YueHaibing
1
-2
/
+2
2019-06-12
platform/x86: intel_menlow: avoid null pointer deference error
Young Xiao
1
-2
/
+6
2019-06-12
platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORT
Krzysztof Kozlowski
1
-2
/
+0
2019-06-12
platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Plus tablet.
Daniel Smith
1
-0
/
+25
2019-06-12
platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow
Vadim Pasternak
1
-0
/
+1
2019-06-12
platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
Vadim Pasternak
1
-1
/
+1
2019-06-12
platform/x86: intel-vbtn: Report switch events when event wakes device
Mathew King
1
-2
/
+14
2019-06-12
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi
Hans de Goede
3
-1
/
+10
2019-06-12
Platform: OLPC: Add a config menu category for XO 1.75
Lubomir Rintel
1
-1
/
+13
2019-06-12
Platform: OLPC: Require CONFIG_POWER_SUPPLY for XO-1.75 EC
Lubomir Rintel
1
-0
/
+1
2019-06-12
Platform: OLPC: Fix olpc_xo175_ec_cmd() return value
Lubomir Rintel
1
-0
/
+1
2019-06-12
platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow
Vadim Pasternak
1
-0
/
+1
[prev]
[next]