Age | Commit message (Expand) | Author |
2012-12-11 | ab8500_bm: Always send platform specific battery information via pdata | Lee Jones |
2012-12-11 | ab8500_bm: Rename battery management platform data to something more logical | Lee Jones |
2012-12-11 | ab8500-bmdata: Re-jiggle bmdevs_of_probe to be more succinct | Lee Jones |
2012-12-11 | ab8500_btemp: Fix crazy tabbing implementation | Lee Jones |
2012-12-11 | ab8500_btemp: Detect battery type in workqueue | Jonas Aaberg |
2012-12-11 | ab8500_fg: Don't clear the CCMuxOffset bit | Kalle Komierowski |
2012-12-11 | ab8500_charger: Charger current step-up/down | Johan Bjornstedt |
2012-12-11 | ab8500: remove explicit handling of battery type | Rajanikanth H.V |
2012-11-18 | max8925_power: Add support for device-tree initialization | Qing Xu |
2012-11-18 | ab8500: Add devicetree support for chargalg | Rajanikanth H.V |
2012-11-18 | ab8500: Add devicetree support for charger | Rajanikanth H.V |
2012-11-18 | ab8500: Add devicetree support for btemp | Rajanikanth H.V |
2012-11-18 | ab8500: Add devicetree support for fuelgauge | Rajanikanth H.V |
2012-11-18 | twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_* | Peter Ujfalusi |
2012-11-18 | jz4740-battery: Use devm_request_and_ioremap | Marcos Paulo de Souza |
2012-11-18 | jz4740-battery: Use devm_kzalloc | Marcos Paulo de Souza |
2012-11-18 | bq27x00_battery: Fixup nominal available capacity reporting | Pali Rohár |
2012-11-18 | bq2415x_charger: Fix style issues | Anton Vorontsov |
2012-11-18 | bq2415x_charger: Add Kconfig/Makefile entries | Anton Vorontsov |
2012-11-18 | power_supply: Add bq2415x charger driver | Pali Rohár |
2012-11-18 | power_supply: Add new Nokia RX-51 (N900) power supply battery driver | Pali Rohár |
2012-11-18 | max17042_battery: Fix missing verify_model_lock() return value check | Alan Cox |
2012-11-18 | ds2782_battery: Fix signedness bug in ds278x_read_reg16() | Dan Carpenter |
2012-11-17 | lp8788-charger: Fix ADC channel names | Kim, Milo |
2012-11-17 | lp8788-charger: Fix wrong ADC conversion | Kim, Milo |
2012-11-17 | lp8788-charger: Use consumer device name on setting IIO channels | Kim, Milo |
2012-11-17 | power_supply: Register power supply for thermal cooling device | Ramakrishna Pallala |
2012-11-17 | power_supply: Add support for CHARGE_CONTROL_* attributes | Ramakrishna Pallala |
2012-11-16 | generic-adc-battery: Pointer math issue in gab_probe() | Dan Carpenter |
2012-11-16 | generic-adc-battery: Fix checking return value of request_any_context_irq | Axel Lin |
2012-10-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-10-09 | Merge branches 'fixes-for-37', 'ec' and 'thermal' into release | Len Brown |
2012-10-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Len Brown |
2012-10-08 | Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git... | Tony Lindgren |
2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 | Linus Torvalds |
2012-10-02 | ARM: OMAP: SmartReflex: fix error path in init function | Jean Pihet |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-09-24 | Thermal: Remove tc1/tc2 in generic thermal layer. | Zhang Rui |
2012-09-22 | power: battery: Generic battery driver using IIO | anish kumar |
2012-09-21 | pda_power: Remove ac_draw_failed goto and label | Paul Parsons |
2012-09-21 | charger-manager: Add support sysfs entry for charger | Chanwoo Choi |
2012-09-20 | charger-manager: Support limit of maximum possible | Chanwoo Choi |
2012-09-20 | charger-manager: Check fully charged state of battery periodically | Chanwoo Choi |
2012-09-20 | lp8727_charger: More pure cosmetic improvements | Kim, Milo |
2012-09-20 | lp8727_charger: Fix checkpatch warning | Kim, Milo |
2012-09-20 | lp8727_charger: Add description in the private data | Kim, Milo |
2012-09-20 | lp8727_charger: Fix a typo - chg_parm to chg_param | Kim, Milo |
2012-09-20 | lp8727_charger: Make some cosmetic changes in lp8727_delayed_func() | Kim, Milo |
2012-09-20 | lp8727_charger: Clean up lp8727_charger_changed() | Kim, Milo |