summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-04regulator: bd718x7 fix regulator states at SUSPENDMatti Vaittinen
2020-09-04regulator: bd718x7 initialize regulator config only onceMatti Vaittinen
2020-09-01regulator: tps65910: Constify static regulator_opsRikard Falkeborn
2020-09-01regulator: tps65912: Constify static regulator_opsRikard Falkeborn
2020-09-01regulator: tps6586x: Constify static regulator_opsRikard Falkeborn
2020-09-01regulator: tps65090: constify static regulator_opsRikard Falkeborn
2020-09-01regulator: tps65086: Constify static regulator_opsRikard Falkeborn
2020-09-01regulator: tps62360: Constify tps62360_dcdc_opsRikard Falkeborn
2020-09-01regulator: tps6105x: Constify tps6105x_regulator_opsRikard Falkeborn
2020-09-01regulator: tps51632: Constify tps51632_dcdc_opsRikard Falkeborn
2020-08-27regulator: mt6360: fix spelling mistake: "regulaotr" -> "regulator"Piyush Goyal
2020-08-26regulator: mt6360: Add support for MT6360 regulatorGene Chen
2020-08-25Merge tag 'v5.9-rc2' into regulator-5.10Mark Brown
2020-08-24regulator: rt4801: Fix W=1 build warning when CONFIG_OF=nChiYuan Huang
2020-08-24regulator: mp886x: use "mps,switch-frequency-hz"Jisheng Zhang
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-21Merge tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-21net: dsa: b53: check for timeoutTom Rix
2020-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-21Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-21Merge series "regulator: Fix W=1 build warning when CONFIG_OF=n" from Jisheng...Mark Brown
2020-08-21regulator: dbx500: Remove unused debugfs goto labelFabio Estevam
2020-08-21regulator: tps65023: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: stm32-booster: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: qcom-rpmh: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: sy8106a: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: stm32-vrefbuf: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: stm32-pwr: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: pwm: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: max77826: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: max1586: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: ltc3676: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: ltc3589: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: fixed: Fix W=1 build warnings when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: fan53555: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: da9210: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21regulator: 88pg86x: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang
2020-08-21Merge tag 'drm-intel-fixes-2020-08-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-08-21Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-20hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-20hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang