index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
qfprom.c
Age
Commit message (
Expand
)
Author
2023-10-21
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
2023-10-21
nvmem: qfprom: Mark core clk as optional
Luca Weiss
2023-08-23
nvmem: qfprom: do some cleanup
Yangtao Li
2022-05-09
nvmem: qfprom: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-02-25
nvmem: qfprom: Increase fuse blow timeout to prevent write fail
Knox Chiou
2022-02-21
nvmem: qfprom: fix kerneldoc warning
Srinivas Kandagatla
2021-08-06
nvmem: qfprom: sc7280: Handle the additional power-domains vote
Rajendra Nayak
2021-08-06
nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() ordering
Rajendra Nayak
2021-06-11
nvmem: qfprom: Improve the comment about regulator setting
Douglas Anderson
2021-06-11
nvmem: qfprom: minor nit fixes
Rajendra Nayak
2021-04-02
nvmem: qfprom: Add support for fuse blowing on sc7280
Rajendra Nayak
2021-04-02
drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
Ravi Kumar Bokka
2020-11-27
nvmem: qfprom: Don't touch certain fuses
Evan Green
2020-07-29
nvmem: qfprom: Add fuse blowing support
Ravi Kumar Bokka
2020-07-29
nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instances
Srinivas Kandagatla
2020-05-27
nvmem: qfprom: remove incorrect write support
Srinivas Kandagatla
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-03-14
nvmem: qfprom: Convert to use devm_nvmem_register()
Andrey Smirnov
2017-11-08
nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset
Masahiro Yamada
2017-11-08
nvmem: qfprom: fix different address space warnings of sparse
Masahiro Yamada
2017-01-04
nvmem: qfprom: Allow single byte accesses for read/write
Vivek Gautam
2016-05-01
nvmem: qfprom: remove nvmem regmap dependency
Srinivas Kandagatla
2016-02-07
nvmem: qfprom: Specify LE device endianness
Stephen Boyd
2015-08-05
nvmem: qfprom: Add Qualcomm QFPROM support.
Srinivas Kandagatla