summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | | * | | | | thermal: ti-soc-thermal: Remove redundant constantsKeerthy2017-03-296-44/+0
| | | * | | | | thermal: ti-soc-thermal: Fetch slope and offset from DTKeerthy2017-03-291-2/+2
| * | | | | | | Merge branch 'backup-thermal-shutdown' into nextZhang Rui2017-05-052-1/+80
| |\ \ \ \ \ \ \
| | * | | | | | | thermal: core: Add a back up thermal shutdown mechanismKeerthy2017-05-052-0/+70
| | * | | | | | | thermal: core: Allow orderly_poweroff to be called only onceKeerthy2017-05-051-1/+10
| | |/ / / / / /
| * | | | | | | Merge branches 'thermal-core' and 'thermal-intel' into nextZhang Rui2017-05-051-3/+6
| |\ \ \ \ \ \ \
| | * | | | | | | Thermal: Intel SoC DTS: Change interrupt request behaviorBrian Bian2017-05-051-3/+6
| | |/ / / / / /
| * | | | | | | trace: thermal: add another parameter 'power' to the tracing functionLukasz Luba2017-05-051-1/+1
| * | | | | | | thermal: devfreq_cooling: add new interface for direct power readLukasz Luba2017-05-051-23/+82
| * | | | | | | thermal: devfreq_cooling: refactor code and add get_voltage functionLukasz Luba2017-05-051-17/+28
| |/ / / / / /
* | | | | | | Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-05-12107-2119/+2408
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: Make vblank evade warnings optionalVille Syrjälä2017-05-122-2/+18
| * | | | | | | Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie2017-05-129-41/+60
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs2017-05-124-4/+4