summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-30regulator: rtmv20: Add missing regcache cache only before marked as dirtyChiYuan Huang
2020-09-30regulator: rtmv20: Update DT binding document and property name parsingChiYuan Huang
2020-09-28Merge series "regulator: debugging aids" from Michał Mirosław <mirq-linux@r...Mark Brown
2020-09-28regulator: rtmv20: Adds support for Richtek RTMV20 load switch regulatorChiYuan Huang
2020-09-28regulator: resolve supply after creating regulatorMichał Mirosław
2020-09-28regulator: print symbolic errors in kernel messagesMichał Mirosław
2020-09-28regulator: print state at bootMichał Mirosław
2020-09-22regulator: s5m8767: initialize driver via module_platform_driverKrzysztof Kozlowski
2020-09-22regulator: enable compile testing for Maxim and Samsung PMIC driversKrzysztof Kozlowski
2020-09-22regulator: fix indentation issueColin Ian King
2020-09-21regulator: unexport regulator_lock/unlock()Michał Mirosław
2020-09-17Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittine...Mark Brown
2020-09-17regulator: Support ROHM BD9576MUF and BD9573MUFMatti Vaittinen
2020-09-14regulator: ti-abb: Constify ti_abb_reg_opsRikard Falkeborn
2020-09-14regulator: pca9450: Constify static regulator_opsRikard Falkeborn
2020-09-14regulator: stw481x-vmmc: Constify static structsRikard Falkeborn
2020-09-14regulator: fixed: Constify static regulator_opsRikard Falkeborn
2020-09-14regulator: dummy: Constify dummy_initdata and dummy_opsRikard Falkeborn
2020-09-10regulator: bd718x7: Make some variable staticYueHaibing
2020-09-07Merge series "regulator: unexport regulator_lock/unlock()" from Michał Miros...Mark Brown
2020-09-07regulator: lochnagar: Add additional VDDCORE rangeCharles Keepax
2020-09-07regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław
2020-09-07regulator: don't require mutex for regulator_notifier_call_chain()Michał Mirosław
2020-09-06Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds
2020-09-04Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-09-04mm/gup: Remove enfornced COW mechanismPeter Xu
2020-09-04iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson
2020-09-04iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel
2020-09-04iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel
2020-09-04regulator: bd718x7 fix regulator states at SUSPENDMatti Vaittinen
2020-09-04regulator: bd718x7 initialize regulator config only onceMatti Vaittinen
2020-09-04iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit
2020-09-04iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit
2020-09-04thermal: core: Fix use-after-free in thermal_zone_device_unregister()Dmitry Osipenko
2020-09-04thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada
2020-09-04thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-09-04iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu
2020-09-04iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-09-04xen: add helpers to allocate unpopulated memoryRoger Pau Monne
2020-09-04memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds