index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
platform/x86: thinkpad_acpi: Replace custom approach by kstrtoint()
Andy Shevchenko
1
-16
/
+10
2020-05-15
platform/x86: thinkpad_acpi: Use strndup_user() in dispatch_proc_write()
Andy Shevchenko
1
-11
/
+3
2020-05-15
platform/x86: thinkpad_acpi: Replace next_cmd(&buf) with strsep(&buf, ",")
Andy Shevchenko
1
-34
/
+15
2020-05-12
platform/x86: intel-vbtn: Detect switch position before registering the input...
Hans de Goede
1
-3
/
+3
2020-05-12
platform/x86: intel-vbtn: Move detect_tablet_mode() to higher in the file
Hans de Goede
1
-18
/
+18
2020-05-12
platform/x86: asus-wmi: Ignore WMI events with code 0x79
Hans de Goede
1
-0
/
+1
2020-05-12
platform/x86: asus-wmi: Add support for SW_TABLET_MODE
Hans de Goede
1
-2
/
+22
2020-05-12
platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the file
Hans de Goede
1
-39
/
+39
2020-05-12
platform/x86: asus_wmi: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2020-05-12
platform/x86: asus-nb-wmi: Revert "Do not load on Asus T100TA and T200TA"
Hans de Goede
1
-24
/
+0
2020-05-12
platform/x86: sony-laptop: Make resuming thermal profile safer
Mattia Dongili
1
-1
/
+6
2020-05-12
platform/x86: sony-laptop: SNC calls should handle BUFFER types
Mattia Dongili
1
-30
/
+23
2020-05-07
platform/x86: intel-vbtn: Fix probe failure on devices with only switches
Hans de Goede
1
-4
/
+17
2020-05-07
platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and ...
Hans de Goede
1
-1
/
+11
2020-05-07
platform/x86: intel-vbtn: Do not advertise switches to userspace if they are ...
Hans de Goede
1
-6
/
+19
2020-05-07
platform/x86: intel-vbtn: Split keymap into buttons and switches parts
Hans de Goede
1
-3
/
+25
2020-05-07
platform/x86: intel-vbtn: Use acpi_evaluate_integer()
Hans de Goede
1
-13
/
+6
2020-05-07
platform/x86: toshiba_acpi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-20
/
+6
2020-05-07
platform/x86: thinkpad_acpi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-30
/
+15
2020-05-07
platform/x86: samsung-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-2
/
+1
2020-05-07
platform/x86: lg-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-12
/
+6
2020-05-07
platform/x86: eeepc-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-3
/
+1
2020-05-07
platform/x86: asus-wmi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-8
/
+5
2020-05-07
platform/x86: asus-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-16
/
+9
2020-05-06
watchdog: iTCO: fix link error
Arnd Bergmann
1
-0
/
+1
2020-05-05
platform/x86: touchscreen_dmi: Drop comma in terminator line
Andy Shevchenko
1
-1
/
+1
2020-05-05
platform/x86: touchscreen_dmi: add Vinga J116 touchscreen
Andrew Dunai
1
-0
/
+21
2020-05-05
platform/x86: Add Slim Bootloader firmware update signaling driver
Jithu Joseph
3
-0
/
+156
2020-05-05
platform/x86: intel_pmc_core: avoid unused-function warnings
Arnd Bergmann
2
-18
/
+2
2020-05-05
platform/x86: Add Elkhart Lake SCU/PMC support
Mika Westerberg
3
-0
/
+70
2020-05-05
platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement
Xiongfeng Wang
1
-1
/
+1
2020-04-27
platform/x86: thinkpad_acpi: Add support for dual fan control
Lars Hofhansl
1
-6
/
+37
2020-04-24
Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'
Andy Shevchenko
20
-1190
/
+1136
2020-04-24
platform/x86: intel_pmc_ipc: Convert to MFD
Mika Westerberg
10
-669
/
+519
2020-04-24
platform/x86: intel_telemetry: Add telemetry_get_pltdata()
Mika Westerberg
2
-13
/
+7
2020-04-24
platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.c
Mika Westerberg
3
-68
/
+27
2020-04-24
platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command()
Mika Westerberg
1
-20
/
+0
2020-04-24
usb: typec: mux: Convert the Intel PMC Mux driver to use new SCU IPC API
Heikki Krogerus
2
-5
/
+9
2020-04-24
platform/x86: intel_telemetry: Convert to use new SCU IPC API
Mika Westerberg
1
-49
/
+46
2020-04-24
mfd: intel_soc_pmic_mrfld: Convert to use new SCU IPC API
Mika Westerberg
1
-2
/
+8
2020-04-24
mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API
Mika Westerberg
1
-17
/
+17
2020-04-24
platform/x86: intel_pmc_ipc: Start using SCU IPC
Mika Westerberg
2
-264
/
+40
2020-04-24
platform/x86: intel_scu_ipc: Add managed function to register SCU IPC
Mika Westerberg
1
-0
/
+62
2020-04-24
platform/x86: intel_scu_ipcutil: Convert to use new SCU IPC API
Mika Westerberg
1
-4
/
+39
2020-04-24
watchdog: intel-mid_wdt: Convert to use new SCU IPC API
Mika Westerberg
1
-16
/
+37
2020-04-24
platform/x86: intel_mid_powerbtn: Convert to use new SCU IPC API
Mika Westerberg
1
-4
/
+11
2020-04-24
platform/x86: intel_scu_ipc: Introduce new SCU IPC API
Mika Westerberg
1
-51
/
+179
2020-04-24
platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails
Mika Westerberg
1
-6
/
+11
2020-04-24
platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
Mika Westerberg
5
-67
/
+189
2020-04-24
platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
Hans de Goede
1
-0
/
+24
[next]