index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
kempld-core.c
Age
Commit message (
Expand
)
Author
2024-05-10
mfd: kempld: Remove custom DMI matching code
Andy Shevchenko
2024-05-10
mfd: kempld: Remove dead code
Andy Shevchenko
2024-05-10
mfd: kempld: Drop duplicate NULL check in ->exit()
Andy Shevchenko
2024-05-10
mfd: kempld: Use PLATFORM_DEVID_NONE instead of -1
Andy Shevchenko
2024-05-10
mfd: kempld: Simplify device registration
Andy Shevchenko
2024-05-10
mfd: kempld: Use device core to create driver-specific device attributes
Andy Shevchenko
2024-05-10
mfd: kempld: Replace ACPI code with agnostic one
Andy Shevchenko
2024-02-23
mfd: kempld-core: Don't replace resources provided by ACPI
Michael Brunner
2023-12-07
mfd: kempld-core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-22
mfd: Use sysfs_emit() to instead of scnprintf()
ye xingchen
2021-06-15
mfd: kempld-core: Use DEVICE_ATTR_RO macro
Zhen Lei
2020-12-02
mfd: kempld-core: Add support for additional devices
Michael Brunner
2020-11-27
mfd: kempld-core: Check for DMI definition before ACPI
Michael Brunner
2020-10-05
mfd: kempld-core: Fix unused variable 'kempld_acpi_table' when !ACPI
Lee Jones
2020-09-30
mfd: Add ACPI support to Kontron PLD driver
Michael Brunner
2020-08-13
mfd: kempld-core: Fix 'assignment of read-only location' error
Stephen Rothwell
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294
Thomas Gleixner
2018-07-27
mfd: kempld-core: Constify variables that point to const structure
Julia Lawall
2018-01-08
mfd: kempld-core: Use resource_size function on resource object
Vasyl Gomonovych
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-02-13
mfd: Add support for several boards to Kontron PLD driver
Michael Brunner
2016-06-29
mfd: Add support for COMe-cSL6 and COMe-mAL10 to Kontron PLD driver
Michael Brunner
2015-10-30
mfd: kempld-core: Simplify function return logic
Javier Martinez Canillas
2015-08-11
mfd: kempld-core: Add support for COMe-bBL6 and COMe-cBW6 to Kontron PLD driver
Michael Brunner
2015-04-14
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-03-12
mfd: kempld-core: Fix callback return value check
Ameya Palande
2015-03-03
mfd: Add support for COMe-cBL6 to Kontron PLD driver
Michael Brunner
2014-10-20
mfd: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-25
mfd: kempld-core: Correct a variety of checkpatch warnings
Lee Jones
2014-06-03
mfd: kempld-core: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
mfd: Add sysfs attributes for Kontron PLD firmware revision
Michael Brunner
2014-03-20
mfd: kempld-core: Fix potential hang-up during boot
Guenter Roeck
2014-03-19
mfd: kempld: Add support for COMe-mBT10, COMe-cBT6 and COMe-cHL6 to Kontron P...
Michael Brunner
2013-08-14
mfd: Add support for COMe-bHL6 and COMe-cTH6 to Kontron PLD driver
Michael Brunner
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-06-24
mfd: Kontron PLD mfd driver
Kevin Strasser