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
2022-12-08
platform/x86: sony-laptop: Convert to use sysfs_emit_at() API
ye xingchen
-6
/
+4
2022-12-08
platform/x86/dell: alienware-wmi: Use sysfs_emit() instead of scnprintf()
ye xingchen
-25
/
+16
2022-12-08
platform/x86: uv_sysfs: Use sysfs_emit() instead of scnprintf()
ye xingchen
-8
/
+8
2022-12-08
platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()
Yu Liao
-6
/
+2
2022-12-08
platform/x86: x86-android-tablets: Add Advantech MICA-071 extra button
Hans de Goede
-0
/
+58
2022-12-08
platform/x86: x86-android-tablets: Add Lenovo Yoga Tab 3 (YT3-X90F) charger +...
Hans de Goede
-1
/
+134
2022-12-08
platform/x86: x86-android-tablets: Add Medion Lifetab S10346 data
Hans de Goede
-0
/
+92
2022-12-08
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
-1
/
+2
2022-12-08
platform/mips: Adjust Kconfig to keep consistency
Huacai Chen
-2
/
+1
2022-12-08
platform/x86: wireless-hotkey: use ACPI HID as phys
Alex Hung
-20
/
+40
2022-12-08
platform/chrome: cros_ec_typec: zero out stale pointers
Victor Ding
-0
/
+3
2022-12-07
Merge tag 'platform-drivers-x86-v6.1-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-0
/
+6
2022-12-07
platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
Mario Limonciello
-0
/
+6
2022-12-03
platform/x86/intel/ifs: Add missing kernel-doc entry
Jithu Joseph
-0
/
+1
2022-11-29
platform/chrome: cros_ec_typec: Set parent of partner PD object
Prashant Malani
-1
/
+1
2022-11-25
platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...
Yuan Can
-1
/
+5
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
-68
/
+36
2022-11-23
platform/x86: intel-uncore-freq: add Emerald Rapids support
Artem Bityutskiy
-0
/
+1
2022-11-21
platform/x86/intel/hid: Add module-params for 5 button array + SW_TABLET_MODE...
Hans de Goede
-5
/
+31
2022-11-21
platform/x86: ideapad-laptop: Make touchpad_ctrl_via_ec a module option
Hans de Goede
-26
/
+7
2022-11-21
platform/x86: ideapad-laptop: Stop writing VPCCMD_W_TOUCHPAD at probe time
Hans de Goede
-4
/
+0
2022-11-21
platform/x86: ideapad-laptop: Send KEY_TOUCHPAD_TOGGLE on some models
Hans de Goede
-5
/
+19
2022-11-21
platform/x86: ideapad-laptop: Only toggle ps2 aux port on/off on select models
Hans de Goede
-1
/
+28
2022-11-21
platform/x86: ideapad-laptop: Do not send KEY_TOUCHPAD* events on probe / resume
Hans de Goede
-6
/
+9
2022-11-21
platform/x86: ideapad-laptop: Refactor ideapad_sync_touchpad_state()
Hans de Goede
-12
/
+15
2022-11-21
platform/x86/intel/sdsi: Add meter certificate support
David E. Box
-11
/
+38
2022-11-21
platform/x86/intel/sdsi: Support different GUIDs
David E. Box
-3
/
+47
2022-11-21
platform/x86/intel/sdsi: Hide attributes if hardware doesn't support
David E. Box
-11
/
+22
2022-11-21
platform/x86/intel/sdsi: Add Intel On Demand text
David E. Box
-6
/
+6
2022-11-21
platform/x86: intel/pmc/core: Add Meteor Lake support to pmc core driver
Gayatri Kammela
-2
/
+72
2022-11-21
platform/x86: intel/pmc: Relocate Alder Lake PCH support
Gayatri Kammela
-316
/
+345
2022-11-21
platform/x86: intel/pmc: Relocate Tiger Lake PCH support
Gayatri Kammela
-264
/
+285
2022-11-21
platform/x86: intel/pmc: Relocate Ice Lake PCH support
Xi Pardee
-46
/
+60
2022-11-21
platform/x86: intel/pmc: Relocate Cannon Lake Point PCH support
Xi Pardee
-200
/
+219
2022-11-21
platform/x86: intel/pmc: Relocate Sunrise Point PCH support
Rajvi Jingar
-130
/
+148
2022-11-21
platform/x86: intel/pmc: Move variable declarations and definitions to header...
Xi Pardee
-12
/
+16
2022-11-21
platform/x86: intel/pmc: Replace all the reg_map with init functions
Gayatri Kammela
-37
/
+90
2022-11-19
Revert "platform/x86/intel/ifs: Mark as BROKEN"
Jithu Joseph
-3
/
+0
2022-11-19
platform/x86/intel/ifs: Add current_batch sysfs entry
Jithu Joseph
-16
/
+74
2022-11-19
platform/x86/intel/ifs: Remove reload sysfs entry
Jithu Joseph
-29
/
+0
2022-11-19
platform/x86/intel/ifs: Add metadata validation
Jithu Joseph
-1
/
+59
2022-11-19
platform/x86/intel/ifs: Use generic microcode headers and functions
Jithu Joseph
-84
/
+20
2022-11-19
platform/x86/intel/ifs: Add metadata support
Ashok Raj
-0
/
+32
2022-11-19
platform/chrome: cros_ec: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-18
platform/x86/intel/ifs: Remove memory allocation from load path
Jithu Joseph
-14
/
+22
2022-11-18
platform/x86/intel/ifs: Remove image loading during init
Jithu Joseph
-8
/
+2
2022-11-18
platform/x86/intel/ifs: Return a more appropriate error code
Jithu Joseph
-1
/
+3
2022-11-18
platform/x86/intel/ifs: Remove unused selection
Jithu Joseph
-1
/
+0
2022-11-17
platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
Mario Limonciello
-0
/
+6
2022-11-16
Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-8
/
+124
[prev]
[next]