index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
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
2023-03-07
platform/x86: intel: mrfld_pwrbtn: Convert to platform remove callback return...
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: intel: int3472: discrete: Convert to platform remove callback r...
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: intel: int1092: intel_sar: Convert to platform remove callback ...
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: intel: int0002_vgpio: Convert to platform remove callback retur...
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: intel: hid: Convert to platform remove callback returning void
Uwe Kleine-König
1
-8
/
+2
2023-03-07
platform/x86: intel: chtwc_int33fe: Convert to platform remove callback retur...
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: intel: chtdc_ti_pwrbtn: Convert to platform remove callback ret...
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: intel: bxtwc_tmu: Convert to platform remove callback returning...
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: ideapad-laptop: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: huawei-wmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: hp: tc1100-wmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: hp: hp_accel: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: dell: dell-smo8800: Convert to platform remove callback returni...
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: dell: dcdbas: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: compal-laptop: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-03-07
platform/x86: barco-p50-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: amilo-rfkill: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: amd: pmf: core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: amd: pmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: amd: hsmp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: adv_swbutton: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: acer-wmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-07
platform/x86: x86-android-tablets: Lenovo Yoga Book match is for YB1-X91 mode...
Hans de Goede
3
-10
/
+10
2023-03-07
platform/x86: x86-android-tablets: Add LID switch support for Yoga Tablet 2 1...
Hans de Goede
1
-0
/
+14
2023-03-07
platform/x86: x86-android-tablets: Add backlight ctrl for Lenovo Yoga Tab 3 P...
Hans de Goede
1
-0
/
+23
2023-03-07
platform/x86: x86-android-tablets: Add touchscreen support for Lenovo Yoga Ta...
Hans de Goede
1
-0
/
+46
2023-03-07
platform/x86: x86-android-tablets: Add support for the Dolby button on Peaq C...
Hans de Goede
6
-136
/
+37
2023-03-07
platform/x86: x86-android-tablets: Add gpio_keys support to x86_android_table...
Hans de Goede
4
-90
/
+64
2023-03-07
platform/x86: x86-android-tablets: Move remaining tablets to other.c
Hans de Goede
2
-3
/
+3
2023-03-07
platform/x86: x86-android-tablets: Move Lenovo tablets to their own file
Hans de Goede
3
-406
/
+422
2023-03-07
platform/x86: x86-android-tablets: Move Asus tablets to their own file
Hans de Goede
3
-341
/
+359
2023-03-07
platform/x86: x86-android-tablets: Move shared power-supply fw-nodes to a sep...
Hans de Goede
4
-93
/
+142
2023-03-07
platform: mellanox: mlx-platform: Initialize shift variable to 0
Hans de Goede
1
-1
/
+1
2023-03-07
platform/x86: x86-android-tablets: Move DMI match table into its own dmi.c file
Hans de Goede
5
-150
/
+182
2023-03-07
platform/x86: int3472: Add GPIOs to Surface Go 3 Board data
Daniel Scally
1
-2
/
+3
2023-03-07
platform/x86: x86-android-tablets: Move core code into new core.c file
Hans de Goede
4
-403
/
+447
2023-03-07
platform/x86: x86-android-tablets: Move into its own subdir
Hans de Goede
5
-19
/
+33
2023-03-07
platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 data
Hans de Goede
1
-10
/
+91
2023-03-07
platform/x86: ISST: Add API version of the target
Srinivas Pandruvada
2
-2
/
+9
2023-03-07
platform/x86: ISST: Add IOCTL default callback
Srinivas Pandruvada
2
-0
/
+15
2023-03-07
platform/x86: ISST: Add TPMI target
Srinivas Pandruvada
1
-1
/
+2
2023-03-07
platform/x86: ISST: Fix kernel documentation warnings
Srinivas Pandruvada
2
-1
/
+3
2023-03-07
platform: x86: MLX_PLATFORM: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-03-07
platform: mellanox: select REGMAP instead of depending on it
Randy Dunlap
1
-5
/
+4
2023-03-07
platform/x86/intel/tpmi: Fix double free reported by Smatch
Srinivas Pandruvada
1
-7
/
+7
2023-03-07
platform/x86: ISST: Increase range of valid mail box commands
Srinivas Pandruvada
1
-1
/
+1
2023-03-07
platform/x86: dell-ddv: Fix temperature scaling
Armin Wolf
1
-2
/
+2
2023-03-07
platform/x86: dell-ddv: Fix cache invalidation on resume
Armin Wolf
1
-1
/
+7
2023-03-07
platform/x86/amd: pmc: remove CONFIG_SUSPEND checks
Arnd Bergmann
1
-21
/
+9
2023-03-03
thermal/drivers/acerhdf: Remove pointless governor test
Daniel Lezcano
1
-7
/
+0
[prev]
[next]