Age | Commit message (Expand) | Author | Files | Lines |
2015-03-07 | ab8500_fg.c: only request threaded IRQs when necessary | Valentin Rothberg | 1 | -13/+33 |
2015-03-07 | X-Power AXP288 PMIC Fuel Gauge Driver | Todd Brandt | 3 | -0/+1161 |
2015-03-07 | mfd/axp20x: change battery cell name to fuel gauge | Todd Brandt | 1 | -4/+4 |
2015-03-07 | bq2415x_charger: Add support for bq24157s | Anda-Maria Nicolae | 1 | -0/+8 |
2015-03-07 | bq2415x_charger: Remove unnecessary else after return | Anda-Maria Nicolae | 1 | -16/+8 |
2015-03-02 | power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ request | Valentin Rothberg | 1 | -1/+2 |
2015-02-28 | power: bq27x00_battery: add bq27510 support | Alexandre Belloni | 1 | -5/+45 |
2015-02-26 | power_supply core: support use of devres to register/unregister a power supply. | NeilBrown | 1 | -0/+45 |
2015-02-26 | bq2415x_charger, bq27x00_battery.c: comment cleanups | Pavel Machek | 2 | -10/+1 |
2015-02-26 | ab8500_fg: use jiffies_to_msecs for jiffies conversion | Nicholas Mc Guire | 1 | -2/+2 |
2015-02-26 | ab8500_fg: match return type of wait_for_completion_timeout | Nicholas Mc Guire | 1 | -2/+2 |
2015-02-26 | power_supply: ab8500_fg: Simplify creation and removal of sysfs entries | Krzysztof Kozlowski | 1 | -18/+11 |
2015-02-26 | Merge branch 'fixes' into next | Sebastian Reichel | 3 | -5/+28 |
2015-02-26 | power_supply: lp8788-charger: Fix leaked power supply on probe fail | Krzysztof Kozlowski | 1 | -1/+3 |
2015-02-26 | power_supply: ipaq_micro_battery: Check return values in probe | Krzysztof Kozlowski | 1 | -2/+19 |
2015-02-26 | power_supply: ipaq_micro_battery: Fix leaking workqueue | Krzysztof Kozlowski | 1 | -0/+1 |
2015-02-26 | power_supply: twl4030_madc: Check return value of power_supply_register | Krzysztof Kozlowski | 1 | -2/+5 |
2015-02-25 | power_supply: max17042: Use regmap_update_bits instead read and write | Krzysztof Kozlowski | 1 | -6/+4 |
2015-02-25 | power_supply: max17040: Use system efficient workqueues | Krzysztof Kozlowski | 1 | -3/+6 |
2015-02-25 | power_supply: max14577: Properly handle error conditions | Krzysztof Kozlowski | 1 | -36/+73 |
2015-02-25 | power_supply: max14577: Don't store charging and battery states for later | Krzysztof Kozlowski | 1 | -5/+0 |
2015-02-25 | power_supply: max77693: Properly handle error conditions | Krzysztof Kozlowski | 1 | -44/+55 |
2015-02-25 | power: Use subdir-ccflags-* to inherit debug flag | Geert Uytterhoeven | 1 | -1/+1 |
2015-02-25 | bq27x00_battery: register as non-wakeup power supply. | NeilBrown | 1 | -1/+1 |
2015-02-25 | power_supply: rt5033: Constify struct regmap_config | Krzysztof Kozlowski | 1 | -1/+1 |
2015-02-25 | power: Add support for DA9150 Charger | Adam Thomson | 3 | -0/+701 |
2015-02-25 | Merge branch 'da9150-charger-fuelgauge' into next | Sebastian Reichel | 3 | -0/+417 |
2015-02-25 | power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85) | Mike Looijmans | 1 | -1/+1 |
2015-02-25 | iio: Add support for DA9150 GPADC | Adam Thomson | 3 | -0/+417 |
2015-02-25 | power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85) | Mike Looijmans | 1 | -1/+1 |
2015-02-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 6 | -20/+20 |
2015-02-22 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -8/+0 |
2015-02-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -17/+35 |
2015-02-22 | Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -54/+86 |
2015-02-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -207/+385 |
2015-02-22 | Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -187/+255 |
2015-02-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 30 | -1634/+813 |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 13 | -366/+470 |
2015-02-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 61 | -560/+1188 |
2015-02-21 | Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -352/+1043 |
2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 83 | -1207/+11729 |
2015-02-21 | Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 5 | -42/+239 |
2015-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -1/+1 |
2015-02-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+25 |
2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -10/+6 |
2015-02-21 | Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in... | Jens Axboe | 2 | -207/+385 |
2015-02-21 | Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 4 | -48/+56 |
2015-02-21 | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' | Rafael J. Wysocki | 4 | -6/+30 |
2015-02-21 | Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 4 | -125/+110 |
2015-02-20 | Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib... | Roland Dreier | 60 | -555/+1180 |