summaryrefslogtreecommitdiff
path: root/drivers/nvmem/qfprom.c
AgeCommit message (Expand)Author
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki
2023-10-21nvmem: qfprom: Mark core clk as optionalLuca Weiss
2023-08-23nvmem: qfprom: do some cleanupYangtao Li
2022-05-09nvmem: qfprom: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-02-25nvmem: qfprom: Increase fuse blow timeout to prevent write failKnox Chiou
2022-02-21nvmem: qfprom: fix kerneldoc warningSrinivas Kandagatla
2021-08-06nvmem: qfprom: sc7280: Handle the additional power-domains voteRajendra Nayak
2021-08-06nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() orderingRajendra Nayak
2021-06-11nvmem: qfprom: Improve the comment about regulator settingDouglas Anderson
2021-06-11nvmem: qfprom: minor nit fixesRajendra Nayak
2021-04-02nvmem: qfprom: Add support for fuse blowing on sc7280Rajendra Nayak
2021-04-02drivers: nvmem: Fix voltage settings for QTI qfprom-efuseRavi Kumar Bokka
2020-11-27nvmem: qfprom: Don't touch certain fusesEvan Green
2020-07-29nvmem: qfprom: Add fuse blowing supportRavi Kumar Bokka
2020-07-29nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instancesSrinivas Kandagatla
2020-05-27nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-03-14nvmem: qfprom: Convert to use devm_nvmem_register()Andrey Smirnov
2017-11-08nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada
2017-11-08nvmem: qfprom: fix different address space warnings of sparseMasahiro Yamada
2017-01-04nvmem: qfprom: Allow single byte accesses for read/writeVivek Gautam
2016-05-01nvmem: qfprom: remove nvmem regmap dependencySrinivas Kandagatla
2016-02-07nvmem: qfprom: Specify LE device endiannessStephen Boyd
2015-08-05nvmem: qfprom: Add Qualcomm QFPROM support.Srinivas Kandagatla