index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-01
platform/mellanox: mlxbf-pmc: Use kstrtobool() to check 0/1 input
Shravan Kumar Ramani
1
-6
/
+4
2025-08-01
platform/mellanox: mlxbf-pmc: Validate event/enable input
Shravan Kumar Ramani
1
-1
/
+4
2025-08-01
platform/mellanox: mlxbf-pmc: Remove newline char from event name input
Shravan Kumar Ramani
1
-1
/
+9
2025-07-10
platform/mellanox: mlxreg-lc: Fix logic error in power state check
Alok Tiwari
1
-1
/
+1
2025-07-10
platform/mellanox: nvsw-sn2201: Fix bus number in adapter error message
Alok Tiwari
1
-1
/
+1
2025-07-10
platform/mellanox: mlxbf-pmc: Fix duplicate event ID for CACHE_DATA1
Alok Tiwari
1
-1
/
+1
2025-07-10
platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment
David Thompson
1
-1
/
+2
2025-04-11
mlxbf-bootctl: use sysfs_emit_at() in secure_boot_fuse_state_show()
David Thompson
1
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-02-04
platform: mellanox: mlx-platform: Change register name
Vadim Pasternak
1
-4
/
+3
2025-02-04
platform: mellanox: mlx-platform: Cosmetic changes
Vadim Pasternak
1
-5
/
+5
2025-02-04
mellanox: Relocate mlx-platform driver
Vadim Pasternak
3
-0
/
+6680
2025-02-03
mlxbf-bootctl: Support sysfs entries for RTC battery status
Xiangrong Li
2
-0
/
+25
2025-01-20
platform/mellanox: mlxreg-io: use sysfs_emit() instead of sprintf()
Ai Chao
1
-1
/
+1
2025-01-20
platform/mellanox: mlxreg-hotplug: use sysfs_emit() instead of sprintf()
Ai Chao
1
-1
/
+1
2025-01-20
platform/mellanox: mlxbf-bootctl: use sysfs_emit() instead of sprintf()
Ai Chao
1
-7
/
+7
2025-01-15
platform/mellanox: mlxbf-pmc: Add support for clock_measure performance block
Shravan Kumar Ramani
1
-4
/
+42
2025-01-15
platform/mellanox: mlxbf-pmc: Add support for monitoring cycle count
Shravan Kumar Ramani
1
-0
/
+61
2024-12-17
mlxbf-bootctl: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2024-12-04
Merge import NS conversion from 'https://git.kernel.org/pub/scm/linux/kernel/...
Ilpo Järvinen
6
-6
/
+6
2024-12-02
platform/mellanox: mlxbf-pmc: incorrect type in assignment
Pei Xiao
1
-3
/
+3
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
6
-6
/
+6
2024-09-14
platform/mellanox: mlxbf-pmc: fix lockdep warning
Luiz Capitulino
1
-0
/
+5
2024-07-17
virtio: rename find_vqs_info() op to find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert find_vqs() op implementations to find_vqs_info()
Jiri Pirko
1
-6
/
+6
2024-06-24
platform/mellanox: nvsw-sn2201: Add check for platform_device_add_resources
Chen Ni
1
-1
/
+4
2024-03-12
platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check
Daniil Dulov
1
-14
/
+0
2024-03-12
platform/mellanox: mlxbf-pmc: fix signedness bugs
Dan Carpenter
1
-3
/
+6
2024-02-27
platform/mellanox: mlxbf-pmc: Ignore unsupported performance blocks
Luiz Capitulino
1
-2
/
+14
2024-02-27
platform/mellanox: mlxbf-pmc: mlxbf_pmc_event_list(): make size ptr optional
Luiz Capitulino
1
-18
/
+22
2024-02-13
platform/mellanox: mlxbf-pmc: Cleanup signed/unsigned mix-up
Shravan Kumar Ramani
1
-61
/
+68
2024-02-13
platform/mellanox: mlxbf-pmc: Replace uintN_t with kernel-style types
Shravan Kumar Ramani
1
-62
/
+47
2024-02-08
Merge tag 'platform-drivers-x86-v6.8-2' into pdx/for-next
Ilpo Järvinen
2
-2
/
+69
2024-01-24
drivers/platform/mellanox: Convert snprintf to sysfs_emit
Li Zhijian
1
-7
/
+7
2024-01-22
platform/mellanox: mlxbf-pmc: Fix offset calculation for crspace events
Shravan Kumar Ramani
1
-2
/
+2
2024-01-22
platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is full
Liming Sun
1
-0
/
+67
2023-12-11
Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-next
Hans de Goede
2
-13
/
+40
2023-12-04
platform/mellanox: Check devm_hwmon_device_register_with_groups() return value
Kunwu Chan
1
-0
/
+2
2023-12-04
platform/mellanox: Add null pointer checks for devm_kasprintf()
Kunwu Chan
1
-0
/
+12
2023-12-04
mlxbf-bootctl: correctly identify secure boot with development keys
David Thompson
1
-13
/
+26
2023-11-20
platform/mellanox: mlxbf-tmfifo: Remove unnecessary bool conversion
Jules Irenge
1
-1
/
+1
2023-10-31
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-57
/
+667
2023-10-18
platform/mellanox: mlxbf-tmfifo: Fix a warning message
Liming Sun
1
-10
/
+11
2023-10-04
platform/mellanox: tmfifo: fix kernel-doc warnings
Randy Dunlap
1
-6
/
+8
2023-09-28
platform/mellanox: nvsw-sn2201: Convert to platform remove callback returning...
Uwe Kleine-König
1
-4
/
+2
2023-09-28
platform/mellanox: mlxreg-lc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-09-28
platform/mellanox: mlxreg-io: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-28
platform/mellanox: mlxreg-hotplug: Convert to platform remove callback return...
Uwe Kleine-König
1
-4
/
+2
2023-09-28
platform/mellanox: mlxbf-tmfifo: Convert to platform remove callback returnin...
Uwe Kleine-König
1
-4
/
+2
2023-09-28
platform/mellanox: mlxbf-bootctl: Convert to platform remove callback returni...
Uwe Kleine-König
1
-4
/
+2
[next]