Age | Commit message (Expand) | Author |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds |
2024-03-12 | platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check | Daniil Dulov |
2023-09-28 | platform/mellanox: mlxreg-hotplug: Convert to platform remove callback return... | Uwe Kleine-König |
2023-08-23 | platform: mellanox: mlxreg-hotplug: Extend condition for notification callbac... | Vadim Pasternak |
2023-07-26 | platform: Explicitly include correct DT includes | Rob Herring |
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 |