index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
adp5585.c
Age
Commit message (
Expand
)
Author
2026-08-25
headers: Remove swap.h from suspend.h
Matthew Wilcox (Oracle)
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2025-10-01
mfd: adp5585: Drop useless return statement
Nuno Sá
2025-07-01
mfd: adp5585: Add support for a reset pin
Nuno Sá
2025-07-01
mfd: adp5585: Support getting vdd regulator
Nuno Sá
2025-07-01
mfd: adp5585: Add support for input devices
Nuno Sá
2025-07-01
mfd: adp5585: Support reset and unlock events
Nuno Sá
2025-07-01
mfd: adp5585: Add support for event handling
Nuno Sá
2025-07-01
mfd: adp5585: Add a per chip reg struture
Nuno Sá
2025-07-01
mfd: adp5585: Add support for adp5589
Nuno Sá
2025-07-01
mfd: adp5585: Refactor how regmap defaults are handled
Nuno Sá
2025-07-01
mfd: adp5585: Make use of MFD_CELL_NAME()
Nuno Sá
2025-07-01
mfd: adp5585: Enable oscillator during probe
Nuno Sá
2025-07-01
mfd: adp5585: Only add devices given in FW
Nuno Sá
2024-08-01
mfd: adp5585: Add Analog Devices ADP5585 core support
Haibo Chen