summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-10power: supply: KConfig cleanup default nMatti Vaittinen1-2/+0
2020-05-10power: supply: Fix Kconfig help text indentiationMatti Vaittinen1-12/+12
2020-05-10power: supply: Support ROHM bd99954 chargerMatti Vaittinen4-0/+2227
2020-05-10power: supply: add battery parametersMatti Vaittinen1-0/+8
2020-05-10power: supply: bd70528: use linear rangesMatti Vaittinen2-89/+56
2020-05-10Merge tag 'tags/linear-ranges-lib' into psy-nextSebastian Reichel414-2064/+3692
2020-05-10power: reset: ltc2952: remove unused variableHongbo Yao1-2/+1
2020-05-10power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'Christophe JAILLET1-16/+2
2020-05-09power: supply: cw2015: Make some symbols staticChenTao1-2/+2
2020-05-09power: bq25890: unlock on error paths in bq25890_resume()Dan Carpenter1-3/+4
2020-05-08regulator: use linear_ranges helperMatti Vaittinen46-239/+224
2020-05-08power: supply: bd70528: rename linear_range to avoid collisionMatti Vaittinen1-5/+5
2020-05-07power: supply: core: Add type property to uevent envMathew King1-24/+37
2020-05-07power: supply: core: Add a macro that maps enum properties to text valuesMathew King1-74/+50
2020-05-07power: supply: core: Use designated initializer for property text arraysMathew King1-14/+60
2020-05-07power: supply: core: Cleanup power supply sysfs attribute listMathew King1-128/+132
2020-05-03power: bq25890: protect view of the chip's stateMichał Mirosław1-56/+26
2020-05-03power: bq25890: remove redundant I2C bus checkMichał Mirosław1-6/+0
2020-05-03power: bq25890: make property table constMichał Mirosław1-1/+1
2020-05-03power: bq25890: simplify chip name property getterMichał Mirosław1-11/+8
2020-05-03Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-7/+11
2020-05-03power: supply: add CellWise cw2015 fuel gauge driverTobias Schramm3-0/+761
2020-05-03power: supply: core: fix memory leak in HWMON error pathQiushi Wu1-1/+1
2020-05-02Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-3/+3
2020-05-02Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-1/+1
2020-05-02Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds8-50/+56
2020-05-01Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-5/+5
2020-05-01Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2020-05-01Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-26/+20
2020-05-01Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-152/+279
2020-05-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-19/+19
2020-05-01power: supply: core: tabularize HWMON temperature labelsMichał Mirosław1-1/+19
2020-05-01power: charger-manager: clarify num_properties starting valueMichał Mirosław1-1/+1
2020-05-01power: supply: core: hide unused HWMON labelsMichał Mirosław1-3/+39
2020-05-01power: supply: core: fix HWMON temperature labelsMichał Mirosław1-1/+1
2020-05-01power: supply: generic-adc-battery: Prepare for const propertiesSebastian Reichel1-11/+11
2020-05-01power: supply: charger-manager: Prepare for const propertiesSebastian Reichel1-18/+22
2020-05-01iommu/qcom: Fix local_base status checkTang Bin1-1/+4
2020-05-01iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman1-1/+1
2020-05-01iommu/vt-d: Use right Kconfig option nameLu Baolu1-2/+2
2020-05-01iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit1-1/+1
2020-05-01power: supply: core: reduce power_supply_show_usb_type() parametersMichał Mirosław1-6/+4
2020-05-01Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...Dave Airlie23-105/+211
2020-05-01Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-14/+36
2020-05-01Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-33/+32
2020-04-30Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-18/+42
2020-04-30power: reset: introduce oxnas-restartDaniel Golle3-0/+241
2020-04-30Merge tag 'mmc-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds6-22/+27
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap1-2/+2
2020-04-30i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen1-1/+4