summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2017-05-1215-172/+945
|\
| * power: supply: cpcap-charger: Keep trickle charger bits disabledTony Lindgren2017-05-041-2/+1
| * power: supply: cpcap-charger: Fix enable for 3.8V charge settingTony Lindgren2017-05-041-1/+1
| * power: supply: cpcap-charger: Fix charge voltage configurationTony Lindgren2017-05-041-2/+2
| * power: supply: cpcap-charger: Fix charger nameTony Lindgren2017-05-041-1/+1
| * power: supply: twl4030-charger: make twl4030_bci_property_is_writeable staticSebastian Reichel2017-05-041-1/+1
| * power: supply: sbs-battery: Add alert callbackPhil Reid2017-05-011-3/+13
| * power: supply: avoid unused twl4030-madc.hSebastian Reichel2017-05-012-2/+0
| * power: supply: sbs-battery: Correct supply status with current drawPaul Kocialkowski2017-05-011-0/+29
| * power: supply: sbs-battery: Don't ignore the first external power changePaul Kocialkowski2017-05-011-10/+0
| * power: supply: pda_power: move from timer to delayed_workMichael Trimarchi2017-05-011-22/+27
| * power: supply: max17042_battery: Add support for the SCOPE propertyHans de Goede2017-05-011-0/+4
| * power: supply: max17042_battery: Add support for the CHARGE_NOW propertyHans de Goede2017-05-011-0/+10
| * power: supply: max17042_battery: Add support for the CHARGE_FULL_DESIGN propertyHans de Goede2017-05-011-0/+10
| * power: supply: max17042_battery: mAh readings depend on r_sns valueHans de Goede2017-05-011-1/+4
| * power: supply: max17042_battery: Add support for the VOLT_MIN propertyHans de Goede2017-05-011-0/+8
| * power: supply: max17042_battery: Add support for the TECHNOLOGY attributeHans de Goede2017-05-011-0/+4
| * power: supply: max17042_battery: Add external_power_changed callbackHans de Goede2017-05-011-0/+6
| * power: supply: max17042_battery: Add support for the STATUS propertyHans de Goede2017-05-011-0/+46
| * power: supply: max17042_battery: Add default platform_data fallback dataHans de Goede2017-05-011-7/+53
| * power: supply: max17047_battery: The temp alert values are 8-bit 2's complementHans de Goede2017-05-011-2/+2
| * power: supply: max17042_battery: Use sign_extend32 instead of DIY codeHans de Goede2017-05-011-21/+3
| * power: supply: ab8500_charger: spelling: "prechage" -> "precharge"Colin Ian King2017-05-011-1/+1
| * power: supply: axp20x_usb_power: add IIO dependencyArnd Bergmann2017-05-011-7/+8
| * power: supply: isp1704: Fix unchecked return value of devm_kzallocPan Bian2017-05-011-0/+4
| * power: supply: generic-adc-battery: use SIMPLE_DEV_PM_OPS helper macroRahul Bedarkar2017-05-011-13/+4
| * power: supply: sbs-battery: fix the sbs interrupt requestRyosuke Saito2017-05-011-1/+1
| * power: supply: add battery driver for AXP20X and AXP22X PMICsQuentin Schulz2017-05-013-0/+515
| * power: supply: bq24190_charger: Deprecate battery class and replicate its fea...Liam Breck2017-05-011-35/+111
| * power: supply: Make power_supply_am_i_supplied return -ENODEV if there are no...Hans de Goede2017-05-011-5/+15
| * power: supply: twl4030-charger: don't check if battery is presentH. Nikolaus Schaller2017-05-011-36/+0
| * power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT propertyH. Nikolaus Schaller2017-05-011-0/+59
| * power: supply: bq24190_charger: Add disable-reset device-propertyHans de Goede2017-05-011-0/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-05-1219-258/+1157
|\ \
| * \ Merge branch 'thermal-soc' into nextZhang Rui2017-05-0616-213/+960
| |\ \
| | * \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-05-0616-213/+960
| | |\ \
| | | * | thermal: mt8173: minor mtk_thermal.c cleanupsDawei Chien2017-04-231-1/+1
| | | * | thermal: bcm2835: move to the broadcom subdirectoryRafał Miłecki2017-04-235-9/+9
| | | * | thermal: broadcom: ns: specify myself as MODULE_AUTHORRafał Miłecki2017-04-231-0/+1
| | | * | thermal: da9062/61: Thermal junction temperature monitoring driverSteve Twiss2017-04-063-0/+326
| | | * | thermal: broadcom: add Northstar thermal driverRafał Miłecki2017-04-065-0/+120
| | | * | thermal: bcm2835: add thermal driver for bcm2835 SoCStefan Wahren2017-04-013-0/+323
| | | * | thermal: rcar_gen3_thermal: add suspend and resume supportNiklas Söderlund2017-03-301-0/+35
| | | * | thermal: rcar_gen3_thermal: store device match data in private structureNiklas Söderlund2017-03-301-3/+4
| | | * | thermal: rcar_gen3_thermal: enable hardware interrupts for trip pointsNiklas Söderlund2017-03-301-1/+131
| | | * | thermal: rcar_gen3_thermal: record and check number of TSCs foundNiklas Söderlund2017-03-301-0/+8
| | | * | thermal: rcar_gen3_thermal: check that TSC exists before memory allocationNiklas Söderlund2017-03-301-4/+4
| | | * | thermal: rcar_gen3_thermal: remove unneeded mutexNiklas Söderlund2017-03-301-7/+0
| | | * | thermal: rcar_gen3_thermal: add delay in .thermal_init on r8a7796Niklas Söderlund2017-03-301-0/+2
| | | * | thermal: ti-soc-thermal: Remove redundant codeKeerthy2017-03-291-151/+3