index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
altera-sysmgr.c
Age
Commit message (
Expand
)
Author
2025-11-06
mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
Johan Hovold
2024-02-23
mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a ref
Peter Griffin
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
2023-04-13
mfd: altera-sysmgr: remove MODULE_LICENSE in non-modules
Nick Alcock
2021-11-05
mfd: altera-sysmgr: Fix a mistake caused by resource_size conversion
Kai Song
2021-02-08
mfd: altera-sysmgr: Fix physical address storing more
Arnd Bergmann
2020-11-27
mfd: altera-sysmgr: Use resource_size function on resource object
Zou Wei
2020-07-06
mfd: altera-sysmgr: Supply descriptions for 'np' and 'property' function args
Lee Jones
2020-07-06
mfd: altera-sysmgr: Fix physical address storing hacks
Lee Jones
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-04-02
mfd: altera-sysmgr: Add SOCFPGA System Manager
Thor Thayer