summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: ti-abb: Constify ti_abb_reg_opsRikard Falkeborn2020-09-141-1/+1
* regulator: pca9450: Constify static regulator_opsRikard Falkeborn2020-09-141-3/+3
* regulator: stw481x-vmmc: Constify static structsRikard Falkeborn2020-09-141-2/+2
* regulator: fixed: Constify static regulator_opsRikard Falkeborn2020-09-141-2/+2
* regulator: dummy: Constify dummy_initdata and dummy_opsRikard Falkeborn2020-09-141-2/+2
* dt-bindings: regulator: Convert mp886x to json-schemaJisheng Zhang2020-09-102-31/+61
* regulator: bd718x7: Make some variable staticYueHaibing2020-09-101-4/+4
* Merge series "regulator: unexport regulator_lock/unlock()" from Michał Miros...Mark Brown2020-09-0718-82/+11
|\
| * regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław2020-09-0717-78/+10
| * regulator: don't require mutex for regulator_notifier_call_chain()Michał Mirosław2020-09-071-4/+1
* | regulator: lochnagar: Add additional VDDCORE rangeCharles Keepax2020-09-071-0/+1
|/
* regulator: bd71847: add property for omitting ON/OFF controlMatti Vaittinen2020-09-041-0/+11
* regulator: bd71837: add property for omitting ON/OFF controlMatti Vaittinen2020-09-041-0/+11
* regulator: bd718x7 fix regulator states at SUSPENDMatti Vaittinen2020-09-041-149/+268
* regulator: bd718x7 initialize regulator config only onceMatti Vaittinen2020-09-041-2/+3
* regulator: tps65910: Constify static regulator_opsRikard Falkeborn2020-09-011-5/+5
* regulator: tps65912: Constify static regulator_opsRikard Falkeborn2020-09-011-2/+2
* regulator: tps6586x: Constify static regulator_opsRikard Falkeborn2020-09-011-4/+4
* regulator: tps65090: constify static regulator_opsRikard Falkeborn2020-09-011-4/+4
* regulator: tps65086: Constify static regulator_opsRikard Falkeborn2020-09-011-2/+2
* regulator: tps62360: Constify tps62360_dcdc_opsRikard Falkeborn2020-09-011-1/+1
* regulator: tps6105x: Constify tps6105x_regulator_opsRikard Falkeborn2020-09-011-1/+1
* regulator: tps51632: Constify tps51632_dcdc_opsRikard Falkeborn2020-09-011-1/+1
* regulator: mt6360: fix spelling mistake: "regulaotr" -> "regulator"Piyush Goyal2020-08-271-2/+2
* dt-bindings: regulator: mt6360: Add DT binding documentationGene Chen2020-08-261-0/+113
* regulator: mt6360: Add support for MT6360 regulatorGene Chen2020-08-264-0/+485
* regulator: rt4801: Specify additionalProperties: falseMark Brown2020-08-251-0/+2
* Merge tag 'v5.9-rc2' into regulator-5.10Mark Brown2020-08-25370-2208/+4280
|\
| * Linux 5.9-rc2v5.9-rc2Linus Torvalds2020-08-231-1/+1
| * Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-2321-25/+161
| |\
| | * powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain2020-08-212-2/+11
| | * powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy2020-08-211-2/+2
| | * powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-201-1/+0
| | * powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev2020-08-201-0/+4
| | * powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat2020-08-201-1/+1
| | * powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth2020-08-181-6/+12
| | * powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedChristophe Leroy2020-08-181-0/+7
| | * powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Christophe Leroy2020-08-181-1/+8
| | * powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy2020-08-171-1/+1
| | * powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledAneesh Kumar K.V2020-08-171-1/+3
| | * powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan2020-08-174-8/+12
| | * powerpc: Add POWER10 raw mode cputable entryMadhavan Srinivasan2020-08-171-0/+20
| | * powerpc/perf: Add extended regs support for power10 platformAthira Rajeev2020-08-173-1/+23
| | * powerpc/perf: Add support for outputting extended regs in perf intr_regsAnju T Sudhakar2020-08-176-4/+59
| | * powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling2020-08-171-0/+1
| * | Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-231-4/+6
| |\ \
| | * | x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson2020-08-211-4/+6
| * | | Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-231-3/+49
| |\ \ \
| | * | | perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar2020-08-151-3/+49
| | |/ /
| * | | Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-237-92/+52
| |\ \ \