summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-03-21regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xBAxel Lin1-2/+2
2019-03-21regulator: tps65217: Simplify linear range for selector 25-52Axel Lin1-2/+1
2019-03-21regulator: tps65132: Constify tps65132_regulator_ops and tps_regs_descAxel Lin1-2/+2
2019-03-21regulator: tps65132: Remove unneeded fields from struct tps65132_regulatorAxel Lin1-14/+11
2019-03-20regulator: axp20x: Mark expected switch fall-throughsGustavo A. R. Silva1-3/+3
2019-03-20regulator: rn5t618: Constify regulator_descAxel Lin1-4/+4
2019-03-20regulator: max8925: Convert to regulator core's simplified DT parsing codeAxel Lin1-67/+9
2019-03-20regulator: of: Make regulator_of_get_init_node staticYueHaibing1-2/+3
2019-03-19Merge tag 'v5.1-rc1' into regulator-5.2Mark Brown5568-138095/+265115
2019-03-19regulator: axp20x: Use rdev_get_id at appropriate placesAxel Lin1-9/+5
2019-03-19regulator: axp20x: Remove unneeded NULL test against rdevAxel Lin1-3/+0
2019-03-19regulator: 88pm8607: Convert to regulator core's simplified DT parsing codeAxel Lin1-34/+9
2019-03-18regulator: core: Fix application of "drop lockdep annotation in drms_uA_updat...Mark Brown1-2/+0
2019-03-18regulator: da9063: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-79/+28
2019-03-18regulator: da9062: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-93/+32
2019-03-18regulator: lp87565: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-40/+7
2019-03-18regulator: lp87565: Fix missing register for LP87565_BUCK_0Axel Lin1-1/+1
2019-03-18regulator: mt6397: Use unsigned int for volt_tablesAxel Lin1-8/+8
2019-03-18regulator: mt6380: Use unsigned int for volt_tablesAxel Lin1-4/+4
2019-03-18regulator: mt6323: Use unsigned int for volt_tablesAxel Lin1-10/+10
2019-03-18regulator: max77650: Use unsigned int for max77651_sbb1_regulator_volt_tableAxel Lin1-1/+1
2019-03-18regulator: as3711: Remove struct as3711_regulator_info and as3711_regulatorAxel Lin1-30/+7
2019-03-18regulator: cpcap: Convert to use of_device_get_match_dataAxel Lin1-8/+4
2019-03-18regulator: cpcap: Remove unneeded init_data settingAxel Lin1-3/+0
2019-03-18regulator: as3722: Remove *rdevs[] from struct as3722_regulatorsAxel Lin1-2/+0
2019-03-18regulator: da9052: Include linux/of.h to fix build warning for of_match_ptrAxel Lin1-2/+0
2019-03-17Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+4
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds22-502/+1044
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds21-77/+206
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds17-121/+247
2019-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+47
2019-03-16Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+6
2019-03-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-80/+114
2019-03-16Merge tag 'ntb-5.1' of git://github.com/jonmason/ntbLinus Torvalds5-15/+99
2019-03-16Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds21-114/+69
2019-03-16Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-16/+29
2019-03-15Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-369/+435
2019-03-15regulator: da9055: Convert to regulator core's simplified DT parsing codeAxel Lin1-61/+6
2019-03-15regulator: da9052: Convert to regulator core's simplified DT parsing codeAxel Lin1-27/+6
2019-03-15regulator: 88pm800: Get rid of struct pm800_regulatorsAxel Lin1-17/+1
2019-03-15iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma1-2/+6
2019-03-15xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand1-1/+4
2019-03-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2019-03-15zram: default to lzo-rle instead of lzoDave Rodgman1-1/+1
2019-03-14Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-22/+33
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds16-75/+81
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-138/+273
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds49-631/+2453
2019-03-14Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds11-104/+607
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds144-1573/+8659