aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-13power_supply: Add driver private dataKrzysztof Kozlowski
2015-03-13compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski
2015-03-13compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski
2015-03-09power: generic-adc-battery: Fix power_supply_property returned valueNicolas Saenz Julienne
2015-03-07ab8500_fg.c: only request threaded IRQs when necessaryValentin Rothberg
2015-03-07X-Power AXP288 PMIC Fuel Gauge DriverTodd Brandt
2015-03-07mfd/axp20x: change battery cell name to fuel gaugeTodd Brandt
2015-03-07bq2415x_charger: Add support for bq24157sAnda-Maria Nicolae
2015-03-07bq2415x_charger: Remove unnecessary else after returnAnda-Maria Nicolae
2015-03-02power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg
2015-02-28power: bq27x00_battery: add bq27510 supportAlexandre Belloni
2015-02-26power_supply core: support use of devres to register/unregister a power supply.NeilBrown
2015-02-25bq2415x_charger, bq27x00_battery.c: comment cleanupsPavel Machek
2015-02-25ab8500_fg: use jiffies_to_msecs for jiffies conversionNicholas Mc Guire
2015-02-25ab8500_fg: match return type of wait_for_completion_timeoutNicholas Mc Guire
2015-02-25power_supply: ab8500_fg: Simplify creation and removal of sysfs entriesKrzysztof Kozlowski
2015-02-25Merge branch 'fixes' into nextSebastian Reichel
2015-02-25power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski
2015-02-25power_supply: ipaq_micro_battery: Check return values in probeKrzysztof Kozlowski
2015-02-25power_supply: ipaq_micro_battery: Fix leaking workqueueKrzysztof Kozlowski
2015-02-25power_supply: twl4030_madc: Check return value of power_supply_registerKrzysztof Kozlowski
2015-02-25power_supply: max17042: Use regmap_update_bits instead read and writeKrzysztof Kozlowski
2015-02-25power_supply: max17040: Use system efficient workqueuesKrzysztof Kozlowski
2015-02-25power_supply: max14577: Properly handle error conditionsKrzysztof Kozlowski
2015-02-25power_supply: max14577: Don't store charging and battery states for laterKrzysztof Kozlowski
2015-02-25power_supply: max77693: Properly handle error conditionsKrzysztof Kozlowski
2015-02-25power: Use subdir-ccflags-* to inherit debug flagGeert Uytterhoeven
2015-02-25bq27x00_battery: register as non-wakeup power supply.NeilBrown
2015-02-25power_supply: rt5033: Constify struct regmap_configKrzysztof Kozlowski
2015-02-25power: Add support for DA9150 ChargerAdam Thomson
2015-02-25Merge branch 'da9150-charger-fuelgauge' into nextSebastian Reichel
2015-02-25power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)Mike Looijmans
2015-02-25iio: Add support for DA9150 GPADCAdam Thomson
2015-02-25power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)Mike Looijmans
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-21Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-02-21Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-21Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-20Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe