index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Lines
2023-01-30
platform/x86/amd/pmf: Add helper routine to update SPS thermals
Shyam Sundar S K
-18
/
+18
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
-2
/
+2
2023-01-27
platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...
Greg Kroah-Hartman
-9
/
+2
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
-2
/
+2
2023-01-25
platform/x86: thinkpad_acpi: Fix profile modes on Intel platforms
Mark Pearson
-5
/
+6
2023-01-24
platform/chrome: cros_typec_vdm: Fix VDO copy
Prashant Malani
-1
/
+3
2023-01-24
platform/chrome: cros_ec_typec: allow deferred probe of switch handles
Victor Ding
-8
/
+16
2023-01-24
platform/x86: apple-gmux: Add apple_gmux_detect() helper
Hans de Goede
-52
/
+18
2023-01-24
platform/x86: apple-gmux: Move port defines to apple-gmux.h
Hans de Goede
-23
/
+0
2023-01-24
platform/x86: hp-wmi: Fix cast to smaller integer type warning
Hans de Goede
-1
/
+1
2023-01-24
platform/x86/amd: pmc: Add a module parameter to disable workarounds
Mario Limonciello
-3
/
+7
2023-01-24
platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN
Mario Limonciello
-0
/
+50
2023-01-24
platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reporting
Hans de Goede
-5
/
+12
2023-01-24
platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CF
Kevin Kuriakose
-0
/
+1
2023-01-24
platform/x86: hp-wmi: Handle Omen Key event
Rishit Bansal
-0
/
+4
2023-01-24
platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 table
Koba Ko
-0
/
+3
2023-01-23
Merge back thermal control material for 6.3.
Rafael J. Wysocki
-47
/
+26
2023-01-18
platform/chrome: cros_ec_proto: remove big stub objects from stack
Tzung-Bi Shih
-5
/
+5
2023-01-18
platform/chrome: cros_ec_uart: fix negative type promoted to high
Tzung-Bi Shih
-2
/
+3
2023-01-13
platform/x86: thinkpad_acpi: Fix profile mode display in AMT mode
Mark Pearson
-6
/
+17
2023-01-13
platform/chrome: cros_ec: Use per-device lockdep key
Chen-Yu Tsai
-3
/
+11
2023-01-13
platform/chrome: fix kernel-doc warnings for panic notifier
Tzung-Bi Shih
-0
/
+2
2023-01-12
platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...
Hans de Goede
-0
/
+7
2023-01-12
platform/x86/amd: Fix refcount leak in amd_pmc_probe
Miaoqian Lin
-1
/
+1
2023-01-12
platform/x86: intel/pmc/core: Add Meteor Lake mobile support
Gayatri Kammela
-0
/
+1
2023-01-12
platform/x86: simatic-ipc: add another model
Henning Schild
-0
/
+1
2023-01-12
platform/x86: simatic-ipc: correct name of a model
Henning Schild
-1
/
+1
2023-01-12
platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER if present
Hans de Goede
-4
/
+15
2023-01-12
platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting
Hans de Goede
-6
/
+16
2023-01-12
platform/x86: asus-wmi: Don't load fan curves without fan
Thomas Weißschuh
-0
/
+3
2023-01-12
platform/x86: asus-wmi: Ignore fan on E410MA
Thomas Weißschuh
-0
/
+13
2023-01-12
platform/x86: asus-wmi: Add quirk wmi_ignore_fan
Thomas Weißschuh
-1
/
+4
2023-01-12
platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCK
Hans de Goede
-0
/
+1
2023-01-12
platform/x86: asus-nb-wmi: Add alternate mapping for KEY_CAMERA
Thomas Weißschuh
-0
/
+1
2023-01-12
platform/surface: aggregator: Add missing call to ssam_request_sync_free()
Maximilian Luz
-1
/
+3
2023-01-12
platform/surface: aggregator: Ignore command messages not intended for us
Maximilian Luz
-0
/
+14
2023-01-12
platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HD
Michael Klein
-0
/
+25
2023-01-11
platform/chrome: cros_ec_lpc: initialize the buf variable
Tom Rix
-1
/
+1
2023-01-11
platform/chrome: cros_ec: Fix panic notifier registration
Marek Szyprowski
-0
/
+1
2023-01-10
platform/chrome: cros_typec_switch: Check for retimer flag
Prashant Malani
-6
/
+8
2023-01-10
platform/chrome: cros_typec_switch: Use fwnode* prop check
Prashant Malani
-1
/
+1
2023-01-09
platform/chrome: cros_typec_vdm: Add VDM send support
Prashant Malani
-0
/
+24
2023-01-09
platform/chrome: cros_typec_vdm: Add VDM reply support
Prashant Malani
-0
/
+48
2023-01-09
platform/chrome: cros_ec_typec: Add initial VDM support
Prashant Malani
-1
/
+57
2023-01-09
platform/chrome: cros_ec_typec: Alter module name with hyphens
Prashant Malani
-2
/
+3
2023-01-09
platform/chrome: cros_ec_typec: Move structs to header
Prashant Malani
-76
/
+87
2023-01-09
platform/chrome: cros_ec_typec: Update port DP VDO
Prashant Malani
-1
/
+1
2023-01-09
platform/chrome: cros_ec_typec: Set port alt mode drvdata
Prashant Malani
-0
/
+2
2023-01-09
platform/chrome: cros_ec_typec: Stash port driver info
Prashant Malani
-0
/
+5
2023-01-06
thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
Daniel Lezcano
-47
/
+26
[prev]
[next]