index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
mellanox
/
mlxreg-hotplug.c
Age
Commit message (
Expand
)
Author
2023-02-13
platform/mellanox: mlxreg-hotplug: Allow more flexible hotplug events configu...
Vadim Pasternak
2021-10-19
platform/mellanox: mlxreg-hotplug: Extend logic for hotplug devices operations
Vadim Pasternak
2021-06-04
platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...
Mykola Kostenok
2021-04-08
platform/mellanox: mlxreg-hotplug: move to use request_irq by IRQF_NO_AUTOEN ...
Tian Tao
2020-07-15
platform/mellanox: mlxreg-hotplug: Add environmental data to uevent
Vadim Pasternak
2020-07-15
platform/mellanox: mlxreg-hotplug: Use capability register for attribute crea...
Vadim Pasternak
2020-07-15
platform/mellanox: mlxreg-hotplug: Modify module license
Vadim Pasternak
2020-04-26
platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-13
platform/mellanox: mlxreg-hotplug: Add support for new capability register
Vadim Pasternak
2019-08-01
platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_...
Stephen Boyd
2019-06-12
platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow
Vadim Pasternak
2019-02-23
platform/mellanox: mlxreg-hotplug: Fix KASAN warning
Vadim Pasternak
2019-01-26
platform/x86: mlx-platform: Add support for fan capability registers
Vadim Pasternak
2018-08-01
platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notification
Vadim Pasternak
2018-08-01
platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discovery
Vadim Pasternak
2018-06-14
Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-01
platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queue
Vadim Pasternak
2018-05-12
platform/mellanox: mlxreg-hotplug: Document fixes for hotplug private data
Vadim Pasternak
2018-03-23
platform/x86: mlx-platform: Add physical bus number auto detection
Vadim Pasternak
2018-03-23
platform/mellanox: mlxreg-hotplug: Change input for device create routine
Vadim Pasternak
2018-03-23
platform/x86: mlx-platform: Add deffered bus functionality
Vadim Pasternak
2018-02-08
platform/mellanox: mlxreg-hotplug: Fix uninitialized variable
Geert Uytterhoeven
2018-01-31
platform/mellanox: mlxreg-hotplug: Add check for negative adapter number
Vadim Pasternak
2018-01-31
platform/mellanox: mlxreg-hotplug: Modify to use a regmap interface
Vadim Pasternak
2018-01-31
platform/mellanox: Group create/destroy with attribute functions
Vadim Pasternak
2018-01-31
platform/mellanox: Rename i2c bus to nr
Vadim Pasternak
2018-01-31
platform/mellanox: mlxreg-hotplug: Remove unused wait.h include
Vadim Pasternak
2018-01-31
platform/x86: Move Mellanox platform hotplug driver to platform/mellanox
Vadim Pasternak