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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
platform/x86: mlx-platform: Configure notifier callbacks for modular system
Vadim Pasternak
1
-0
/
+83
2021-10-19
platform/mellanox: mlxreg-hotplug: Extend logic for hotplug devices operations
Vadim Pasternak
2
-35
/
+112
2021-10-19
platform/x86: mlx-platform: Add initial support for new modular system
Vadim Pasternak
1
-2
/
+1653
2021-10-19
platform_data/mlxreg: Add new type to support modular systems
Vadim Pasternak
1
-0
/
+57
2021-10-11
platform/x86: int1092: Fix non sequential device mode handling
Shravan S
2
-9
/
+16
2021-10-11
platform/x86: intel_skl_int3472: Correct null check
Daniel Scally
1
-1
/
+1
2021-10-11
platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2
Zephaniah E. Loss-Cutler-Hull
1
-0
/
+1
2021-10-11
platform/x86: amd-pmc: Add alternative acpi id for PMC controller
Sachi King
1
-0
/
+1
2021-10-11
platform/x86: intel_scu_ipc: Update timeout value in comment
Prashant Malani
1
-1
/
+1
2021-10-11
platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
Prashant Malani
1
-1
/
+1
2021-10-11
platform/x86: intel_scu_ipc: Fix busy loop expiry time
Prashant Malani
1
-1
/
+1
2021-10-11
platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMI
Hans de Goede
1
-0
/
+1
2021-10-11
platform/x86: Rename wmaa-backlight-wmi to nvidia-wmi-ec-backlight
Daniel Dadap
4
-15
/
+14
2021-10-11
platform/x86: Remove "WMAA" from identifier names in wmaa-backlight-wmi.c
Daniel Dadap
1
-83
/
+91
2021-10-11
platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributes
Vadim Pasternak
1
-1
/
+1
2021-10-11
platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() call
Vadim Pasternak
1
-1
/
+1
2021-10-11
ABI: sysfs-platform-intel-pmc: add blank lines to make it valid for ReST
Mauro Carvalho Chehab
1
-0
/
+2
2021-10-11
ABI: sysfs-platform-dell-privacy-wmi: correct ABI entries
Mauro Carvalho Chehab
1
-22
/
+38
2021-09-28
platform/x86: thinkpad_acpi: Switch to common use of attributes
Len Baker
1
-113
/
+26
2021-09-28
platform/x86: ideapad-laptop: Add platform support for Ideapad 5 Pro 16ACH6-82L5
Kelly Anderson
1
-3
/
+24
2021-09-28
update email addresses. Change all email addresses for Mark Gross to use markgross@kernel.org.
Mark Gross
1
-5
/
+5
2021-09-28
platform/x86: amd-pmc: Add a message to print resume time info
Sanket Goswami
1
-0
/
+2
2021-09-28
platform/x86: amd-pmc: Send command to dump data after clearing OS_HINT
Sanket Goswami
1
-3
/
+3
2021-09-28
platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabled
Hans de Goede
1
-43
/
+43
2021-09-21
platform/x86: dell-wmi: Recognise or support new switches
Troy Rollo
1
-10
/
+66
2021-09-21
platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AX
Tobias Jakobi
1
-0
/
+1
2021-09-21
platform/x86/intel: hid: Add DMI switches allow list
José Expósito
1
-5
/
+22
2021-09-21
platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build error
Randy Dunlap
1
-2
/
+1
2021-09-21
platform: lg-laptop: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2021-09-16
platform/x86: amd-pmc: Export Idlemask values based on the APU
Sanket Goswami
1
-0
/
+76
2021-09-16
platform/x86: amd-pmc: Check s0i3 cycle status
Sanket Goswami
1
-2
/
+3
2021-09-16
platform/x86: Add Intel ishtp eclite driver
K Naduvalath, Sumesh
4
-0
/
+724
2021-09-14
platform/x86: acer-wmi: use __packed instead of __attribute__((packed))
Jules Irenge
1
-7
/
+7
2021-09-14
platform/x86: wmi: more detailed error reporting in find_guid()
Barnabás Pőcze
1
-16
/
+27
2021-09-14
platform/x86: wmi: introduce helper to retrieve event data
Barnabás Pőcze
1
-22
/
+20
2021-09-14
platform/x86: wmi: introduce helper to determine type
Barnabás Pőcze
1
-11
/
+10
2021-09-14
platform/x86: wmi: introduce helper to generate method names
Barnabás Pőcze
1
-15
/
+27
2021-09-14
platform/x86: wmi: introduce helper to convert driver to WMI driver
Barnabás Pőcze
1
-12
/
+10
2021-09-14
platform/x86: wmi: simplify error handling logic
Barnabás Pőcze
1
-4
/
+3
2021-09-14
platform/x86: wmi: do not fail if disabling fails
Barnabás Pőcze
1
-1
/
+8
2021-09-14
platform/x86: wmi: improve debug messages
Barnabás Pőcze
1
-4
/
+4
2021-09-14
platform/x86: wmi: align arguments of functions
Barnabás Pőcze
1
-9
/
+10
2021-09-14
platform/x86: wmi: move variables
Barnabás Pőcze
1
-5
/
+4
2021-09-14
platform/x86: wmi: remove variable
Barnabás Pőcze
1
-4
/
+1
2021-09-14
platform/x86: wmi: use sizeof(*p) in allocation
Barnabás Pőcze
1
-1
/
+1
2021-09-14
platform/x86: wmi: use !p to check for NULL
Barnabás Pőcze
1
-2
/
+2
2021-09-14
platform/x86: wmi: use sysfs_emit()
Barnabás Pőcze
1
-9
/
+10
2021-09-14
platform/x86: wmi: make GUID block packed
Barnabás Pőcze
1
-1
/
+5
2021-09-14
platform/x86: wmi: use guid_t and guid_equal()
Barnabás Pőcze
1
-17
/
+17
2021-09-14
platform/x86: wmi: use bool instead of int
Barnabás Pőcze
1
-8
/
+8
[next]