| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
| 2012-10-09 | Merge branches 'fixes-for-37', 'ec' and 'thermal' into release | Len Brown | 1 | -1/+1 |
| 2012-10-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Len Brown | 1 | -1/+1 |
| 2012-10-08 | Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git... | Tony Lindgren | 1 | -4/+4 |
| 2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 20 | -266/+3334 |
| 2012-10-02 | ARM: OMAP: SmartReflex: fix error path in init function | Jean Pihet | 1 | -4/+4 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 12 | -32/+24 |
| 2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+2 |
| 2012-09-24 | Thermal: Remove tc1/tc2 in generic thermal layer. | Zhang Rui | 1 | -1/+1 |
| 2012-09-22 | power: battery: Generic battery driver using IIO | anish kumar | 3 | -0/+430 |
| 2012-09-21 | pda_power: Remove ac_draw_failed goto and label | Paul Parsons | 1 | -3/+0 |
| 2012-09-21 | charger-manager: Add support sysfs entry for charger | Chanwoo Choi | 1 | -0/+172 |
| 2012-09-20 | charger-manager: Support limit of maximum possible | Chanwoo Choi | 1 | -1/+79 |
| 2012-09-20 | charger-manager: Check fully charged state of battery periodically | Chanwoo Choi | 1 | -45/+116 |
| 2012-09-20 | lp8727_charger: More pure cosmetic improvements | Kim, Milo | 1 | -1/+2 |
| 2012-09-20 | lp8727_charger: Fix checkpatch warning | Kim, Milo | 1 | -2/+1 |
| 2012-09-20 | lp8727_charger: Add description in the private data | Kim, Milo | 1 | -4/+8 |
| 2012-09-20 | lp8727_charger: Fix a typo - chg_parm to chg_param | Kim, Milo | 1 | -8/+8 |
| 2012-09-20 | lp8727_charger: Make some cosmetic changes in lp8727_delayed_func() | Kim, Milo | 1 | -3/+5 |
| 2012-09-20 | lp8727_charger: Clean up lp8727_charger_changed() | Kim, Milo | 1 | -9/+13 |
| 2012-09-20 | lp8727_charger: Return if the battery is discharging | Kim, Milo | 1 | -6/+7 |
| 2012-09-20 | lp8727_charger: Make lp8727_charger_get_propery() simpler | Kim, Milo | 1 | -3/+4 |
| 2012-09-20 | lp8727_charger: Make lp8727_ctrl_switch() inline | Kim, Milo | 1 | -1/+1 |
| 2012-09-20 | lp8727_charger: Make lp8727_init_device() shorter | Kim, Milo | 1 | -5/+1 |
| 2012-09-20 | lp8727_charger: Clean up lp8727_is_charger_attached() | Kim, Milo | 1 | -8/+6 |
| 2012-09-20 | lp8727_charger: Use specific definition | Kim, Milo | 1 | -3/+6 |
| 2012-09-20 | lp8727_charger: Clean up lp8727 definitions | Kim, Milo | 1 | -66/+64 |
| 2012-09-20 | lp8727_charger: Use the definition rather than enum | Kim, Milo | 1 | -11/+5 |
| 2012-09-20 | lp8727_charger: Fix code for getting battery temp | Kim, Milo | 1 | -5/+26 |
| 2012-09-20 | lp8727_charger: Clear interrrupts at inital time | Kim, Milo | 1 | -0/+8 |
| 2012-09-20 | lp8727_charger: Clean up the interrupt handler | Kim, Milo | 1 | -9/+28 |
| 2012-09-20 | lp8727_charger: Remove unnecessary workqueue thread | Kim, Milo | 1 | -12/+1 |
| 2012-09-20 | lp8727_charger: Add configurable debouce timer | Kim, Milo | 1 | -3/+9 |
| 2012-09-20 | lp8727_charger: Fix buggy code of NULL pdata | Kim, Milo | 1 | -7/+21 |
| 2012-09-20 | lp8727_charger: Cleanup _probe() and _remove() | Kim, Milo | 1 | -11/+9 |
| 2012-09-20 | lp8727_charger: Use devm_kzalloc() | Kim, Milo | 1 | -6/+2 |
| 2012-09-20 | twl4030_charger: Use IRQF_ONESHOT | Fengguang Wu | 1 | -2/+3 |
| 2012-09-20 | lp8727_charger: Use IRQF_ONESHOT | Fengguang Wu | 1 | -1/+1 |
| 2012-09-20 | 88pm860x_battery and charger: Fix a few post-merge issues | Anton Vorontsov | 2 | -2/+2 |
| 2012-09-20 | power_supply: Enable battery-charger for 88pm860x | Jett.Zhou | 4 | -0/+1801 |
| 2012-09-20 | power_supply: Add new lp8788 charger driver | Kim, Milo | 3 | -0/+803 |
| 2012-09-20 | da9052-battery: Don't free IRQ that wasn't requested | Dan Carpenter | 1 | -1/+1 |
| 2012-09-20 | sbs-battery: Probe should try talking to the device | Olof Johansson | 1 | -0/+10 |
| 2012-09-20 | smb347-charger: Fix battery status reporting logic for charger faults | Ramakrishna Pallala | 1 | -15/+82 |
| 2012-09-20 | pda_power: Fix ac_draw usage before it being set | Paul Parsons | 1 | -7/+9 |
| 2012-09-12 | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ | Tony Lindgren | 1 | -0/+2 |
| 2012-08-22 | power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAX | Ramakrishna Pallala | 1 | -0/+2 |
| 2012-08-22 | charger-manager: Use replacement variable to check state of battery | Chanwoo Choi | 1 | -1/+1 |
| 2012-08-22 | charger-manager: Disable regulator when charger cable is detached | Chanwoo Choi | 1 | -2/+17 |
| 2012-08-22 | da9030_battery: Don't use 0 as NULL | Anton Vorontsov | 1 | -2/+2 |
| 2012-08-22 | power_supply: Add new power supply AUTHENTIC property | Ramakrishna Pallala | 1 | -0/+1 |
| 2012-08-22 | ds2781_battery: Replace call to kzalloc with devm_kzalloc | Devendra Naga | 1 | -9/+4 |
| 2012-08-22 | ds2781_battery: Convert to module_platform_driver | Devendra Naga | 1 | -14/+1 |
| 2012-08-22 | twl4030_charger: It would be better not to use the 0b-prefix | Il Han | 1 | -10/+10 |
| 2012-08-22 | power_supply: Remove broken mark for da9052-battery | Axel Lin | 1 | -1/+0 |
| 2012-08-22 | da9052-battery: Fix da9052_determine_vc_tbl_index's return value | Anton Vorontsov | 1 | -1/+8 |
| 2012-08-22 | lp8727_charger: Unregister power supply at error path of lp8727_register_psy | Devendra Naga | 1 | -7/+9 |
| 2012-08-22 | bq27x00_battery: Fix error return code | Julia Lawall | 1 | -1/+2 |
| 2012-08-22 | ab8500_fg: Fix error return code | Julia Lawall | 1 | -0/+1 |
| 2012-08-22 | ab8500_btemp: Fix error return code | Julia Lawall | 1 | -0/+1 |
| 2012-08-22 | wm97xx_battery: Fix error return code | Julia Lawall | 1 | -1/+3 |
| 2012-08-22 | ab8500_charger: Fix error return code | Julia Lawall | 1 | -0/+1 |
| 2012-08-21 | workqueue: make deferrable delayed_work initializer names consistent | Tejun Heo | 5 | -12/+12 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 4 | -4/+4 |
| 2012-08-13 | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 3 | -16/+8 |
| 2012-08-02 | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 1 | -0/+1 |
| 2012-07-31 | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 1 | -0/+1 |
| 2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+1 |
| 2012-07-31 | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 15 | -50/+691 |
| 2012-07-31 | Merge with upstream to accommodate with thermal changes | Anton Vorontsov | 1 | -1/+1 |
| 2012-07-26 | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -21/+2 |
| 2012-07-26 | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 4 | -25/+26 |
| 2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-07-19 | pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -5/+1 |
| 2012-07-16 | olpc-battery: update CHARGE_FULL_DESIGN property for BYD LiFe batteries | Richard A. Smith | 1 | -4/+2 |
| 2012-07-16 | olpc-battery: Add VOLTAGE_MAX_DESIGN property | Richard A. Smith | 1 | -0/+56 |
| 2012-07-15 | charger-manager: Fix build break related to EXTCON | Chanwoo Choi | 1 | -0/+1 |
| 2012-07-14 | lp8727_charger: Move header file into platform_data directory | Kim, Milo | 1 | -1/+1 |
| 2012-07-13 | power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT | Ramakrishna Pallala | 1 | -0/+6 |
| 2012-07-13 | bq27x00_battery: Add support for BQ27425 chip | Saranya Gopal | 1 | -15/+69 |
| 2012-07-13 | charger-manager: Set current limit of regulator for over current protection | Chanwoo Choi | 1 | -0/+15 |
| 2012-07-13 | charger-manager: Use EXTCON Subsystem to detect charger cables for charging | Chanwoo Choi | 1 | -16/+121 |
| 2012-07-02 | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 4 | -13/+14 |
| 2012-06-29 | ARM: OMAP2+: do not allow SmartReflex to be built as a module | Jean Pihet | 1 | -1/+1 |
| 2012-06-29 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -8/+13 |
| 2012-06-28 | ab8500-btemp: Fix typo 'AB5500' | Paul Bolle | 1 | -1/+1 |
| 2012-06-26 | Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kerne... | Tony Lindgren | 5 | -0/+1142 |
| 2012-06-25 | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 4 | -4/+4 |
| 2012-06-25 | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 4 | -12/+12 |
| 2012-06-20 | test_power: Add VOLTAGE_NOW and BATTERY_TEMP properties | Dmitry Eremin-Solenikov | 1 | -0/+31 |
| 2012-06-20 | test_power: Add support for USB AC source | Dmitry Eremin-Solenikov | 1 | -2/+46 |
| 2012-06-19 | gpio-charger: Use cansleep version of gpio_set_value | Pritesh Raithatha | 1 | -1/+1 |
| 2012-06-19 | bq27x00_battery: Add support for power average and health properties | Syed Rafiuddin | 1 | -0/+71 |
| 2012-06-19 | sbs-battery: Don't trigger false supply_changed event | Nikolaus Voss | 1 | -1/+1 |
| 2012-06-19 | twl4030_charger: Allow charger to control the regulator that feeds it | NeilBrown | 1 | -0/+15 |
| 2012-06-19 | twl4030_charger: Add backup-battery charging | NeilBrown | 1 | -0/+59 |
| 2012-06-19 | twl4030_charger: Fix some typos | NeilBrown | 1 | -3/+3 |
| 2012-06-19 | max17042_battery: Support CHARGE_COUNTER power supply attribute | Ramakrishna Pallala | 1 | -0/+8 |
| 2012-06-19 | smb347-charger: Add constant charge and current properties | Ramakrishna Pallala | 1 | -6/+117 |
| 2012-06-19 | power_supply: Add constant charge_current and charge_voltage properties | Ramakrishna Pallala | 1 | -0/+2 |
| 2012-06-17 | power_supply: Register battery as a thermal zone | Jenny TC | 1 | -0/+65 |
| 2012-06-17 | ds2781_battery: w1_ds2781_read() should be static | Anton Vorontsov | 1 | -1/+1 |
| 2012-06-17 | pda_power: Complain if regulator operations fail | Mark Brown | 1 | -2/+2 |
| 2012-06-13 | W1: split master mutex to avoid deadlocks. | NeilBrown | 2 | -21/+2 |
| 2012-05-31 | ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/ | Jean Pihet | 5 | -0/+1142 |
| 2012-05-31 | Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 11 | -485/+839 |
| 2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -8/+13 |
| 2012-05-20 | mfd: Convert wm831x to irq_domain | Mark Brown | 1 | -8/+13 |
| 2012-05-18 | smb347-charger: Include missing <linux/err.h> | Mika Westerberg | 1 | -0/+1 |
| 2012-05-06 | smb347-charger: Clean up battery attributes | Ramakrishna Pallala | 1 | -49/+0 |
| 2012-05-05 | max17042_battery: Add support for max17047/50 chip | Ramakrishna Pallala | 2 | -13/+61 |
| 2012-05-05 | sbs-battery.c: Capacity attr = remaining relative capacity | Nikolaus Voss | 1 | -1/+1 |
| 2012-05-05 | isp1704_charger: Use after free on probe error | Dan Carpenter | 1 | -1/+1 |
| 2012-05-05 | ds2781_battery: Use DS2781_PARAM_EEPROM_SIZE and DS2781_USER_EEPROM_SIZE | Axel Lin | 1 | -14/+6 |
| 2012-05-05 | power_supply: Fix a typo in BATTERY_DS2781 Kconfig entry | Axel Lin | 1 | -1/+1 |
| 2012-05-05 | charger-manager: Provide cm_notify_event function for in-kernel use | Chanwoo Choi | 1 | -0/+163 |
| 2012-05-05 | charger-manager: Poll battery health in normal state | Chanwoo Choi | 1 | -0/+229 |
| 2012-05-05 | smb347-charger: Convert to regmap API | Mika Westerberg | 2 | -327/+232 |
| 2012-05-05 | smb347-charger: Move IRQ enabling to the end of probe | Mika Westerberg | 1 | -4/+2 |
| 2012-05-05 | smb347-charger: Rename few functions to match better what they are doing | Mika Westerberg | 1 | -21/+21 |
| 2012-05-05 | smb347-charger: Convert to use module_i2c_driver() | Mika Westerberg | 1 | -11/+1 |
| 2012-05-05 | smb347_charger: Cleanup power supply registration code in probe | Ramakrishna Pallala | 1 | -30/+40 |
| 2012-05-05 | ab8500: Clean up probe routines | Lee Jones | 3 | -18/+30 |
| 2012-05-05 | ab8500_fg: Harden platform data check | Linus Walleij | 1 | -2/+2 |
| 2012-05-05 | ab8500_btemp: Harden platform data check | Linus Walleij | 1 | -2/+2 |
| 2012-05-05 | ab8500_charger: Harden platform data check | Linus Walleij | 1 | -3/+2 |
| 2012-05-05 | max17042_battery: Handle irq request failure case | Ramakrishna Pallala | 1 | -1/+3 |
| 2012-05-04 | max17042_battery: Fix power supply and irq registration ordering | Ramakrishna Pallala | 1 | -5/+7 |
| 2012-05-04 | power_supply: Make the core a boolean instead of a tristate | Anton Vorontsov | 1 | -1/+1 |
| 2012-05-04 | power_supply: Add voltage_ocv property and use it for max17042 driver | Ramakrishna Pallala | 2 | -0/+9 |
| 2012-05-04 | max17042_battery: Move dev_pm_ops struct under CONFIG_PM | Anton Vorontsov | 1 | -9/+11 |
| 2012-05-04 | max17042_battery: Add suspend/resume hooks | Ramakrishna Pallala | 1 | -0/+41 |
| 2012-05-04 | max17042_battery: Fix driver exit function | Ramakrishna Pallala | 1 | -0/+2 |
| 2012-05-04 | max17042_battery: Fix a couple buffer overflows | Dan Carpenter | 1 | -6/+4 |
| 2012-04-08 | Merge branch 'master' into for-next | Jiri Kosina | 25 | -271/+11345 |
| 2012-04-05 | Fix typo milivolt => millivolt | Thomas Weber | 1 | -1/+1 |
| 2012-03-30 | Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 16 | -195/+10368 |
| 2012-03-26 | max17042_battery: Clean up interrupt handling | Ramakrishna Pallala | 1 | -11/+7 |
| 2012-03-26 | Revert "max8998_charger: Include linux/module.h just once" | Anton Vorontsov | 1 | -0/+1 |
| 2012-03-26 | ab8500_fg: Fix some build warnings on x86_64 | Anton Vorontsov | 1 | -2/+2 |
| 2012-03-26 | max17042_battery: Fix CHARGE_FULL representation. | MyungJoo Ham | 1 | -5/+2 |
| 2012-03-26 | max8998_charger: Include linux/module.h just once | Jesper Juhl | 1 | -1/+0 |
| 2012-03-26 | power_supply: Convert i2c drivers to module_i2c_driver | Axel Lin | 6 | -74/+6 |
| 2012-03-26 | lp8727_charger: Add MODULE_DEVICE_TABLE | Axel Lin | 1 | -0/+1 |
| 2012-03-26 | charger-manager: Simplify charger_get_property(), get rid of a warning | Anton Vorontsov | 1 | -3/+3 |
| 2012-03-26 | charger-manager: Clean up for better readability | Axel Lin | 1 | -35/+26 |
| 2012-03-26 | da9052-battery: Convert to use module_platform_driver | Axel Lin | 1 | -12/+1 |
| 2012-03-26 | da9052-battery: Fix a memory leak when unload the module | Axel Lin | 1 | -0/+1 |
| 2012-03-26 | da9052-battery: Add missing platform_set_drvdata | Axel Lin | 1 | -0/+1 |
| 2012-03-26 | ab8500: Turn unneeded global symbols into local ones | Anton Vorontsov | 3 | -3/+3 |
| 2012-03-26 | ab8500_fg: Fix copy-paste error | Anton Vorontsov | 1 | -1/+1 |
| 2012-03-26 | ab8500_fg: Get rid of 'struct battery_type' | Anton Vorontsov | 1 | -1/+2 |
| 2012-03-26 | ab8500_fg: Get rid of 'struct v_to_cap' | Anton Vorontsov | 1 | -1/+1 |
| 2012-03-26 | ab8500_btemp: Get rid of 'enum adc_therm' | Anton Vorontsov | 1 | -6/+7 |
| 2012-03-26 | ab8500_charger: Convert to the new USB OTG calls | Anton Vorontsov | 1 | -12/+12 |
| 2012-03-26 | ab8500-btemp: AB8500 battery temperature driver | Arun Murthy | 3 | -0/+1136 |
| 2012-03-26 | ab8500-fg: A8500 fuel gauge driver | Arun Murthy | 1 | -0/+2636 |
| 2012-03-26 | ab8500-charger: AB8500 charger driver | Arun Murthy | 1 | -0/+2789 |
| 2012-03-26 | abx500-chargalg: Add abx500 charging algorithm | Arun Murthy | 1 | -0/+1921 |
| 2012-03-26 | Add I2C driver for Summit Microelectronics SMB347 Battery Charger. | Bruce E. Robertson | 3 | -0/+1302 |
| 2012-03-26 | isp1704_charger: Fix probe error path | Felipe Contreras | 1 | -0/+1 |
| 2012-03-26 | lp8727_charger: Correct typos on the comment | Kim, Milo | 1 | -1/+1 |
| 2012-03-26 | lp8727_charger: Fix wrong code style | Kim, Milo | 1 | -5/+5 |
| 2012-03-26 | lp8727_charger: Change i2c functions | Kim, Milo | 1 | -28/+20 |
| 2012-03-26 | lp8727_charger: Add error check routine on probe() | Kim, Milo | 1 | -18/+39 |
| 2012-03-26 | lp8727_charger: Add company name and description | Kim, Milo | 2 | -2/+3 |
| 2012-03-26 | max17042_battery: Make it possible to instantiate driver from DT | Karol Lewandowski | 1 | -1/+49 |
| 2012-03-26 | max17042_battery: Use devm_kzalloc() where applicable | Karol Lewandowski | 1 | -5/+2 |
| 2012-03-26 | max17042: Change capacity property to use reported SOC register | Dirk Brandewie | 1 | -1/+1 |
| 2012-03-26 | max17042: Add support for signalling change in SOC | Ramakrishna Pallala | 1 | -0/+53 |
| 2012-03-26 | max17042: Add POR init procedure from Maxim appnote | Ramakrishna Pallala | 1 | -10/+376 |
| 2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 4 | -0/+7 |
| 2012-03-24 | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+0 |
| 2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
| 2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 3 | -63/+73 |
| 2012-03-11 | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker | 4 | -0/+7 |
| 2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 3 | -12/+8 |
| 2012-03-08 | DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers | Renata Sayakhova | 3 | -0/+889 |
| 2012-03-07 | Revert "power, max8998: Include linux/module.h just once in drivers/power/max... | Jiri Kosina | 1 | -0/+1 |
| 2012-03-01 | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 3 | -63/+73 |
| 2012-02-28 | includecheck: delete any duplicate instances of module.h | Paul Gortmaker | 1 | -1/+0 |
| 2012-02-27 | usb: otg: mv_otg: Start using struct usb_otg | Heikki Krogerus | 1 | -6/+6 |
| 2012-02-21 | power: bq27x00: Fix typos in comment | Thomas Weber | 1 | -2/+2 |
| 2012-02-13 | power_supply: Convert all users to new usb_phy | Heikki Krogerus | 3 | -61/+71 |
| 2012-02-13 | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 3 | -3/+3 |
| 2012-02-10 | power, max8998: Include linux/module.h just once in drivers/power/max8998_cha... | Jesper Juhl | 1 | -1/+0 |
| 2012-02-01 | lp8727_charger: Add terminating entry for i2c_device_id table | Axel Lin | 1 | -0/+1 |
| 2012-02-01 | power_supply: Fix modalias for charger-manager | Axel Lin | 1 | -2/+2 |
| 2012-02-01 | bq27x00_battery: Fix flag register read | Grazvydas Ignotas | 1 | -1/+1 |
| 2012-02-01 | Revert "bq27x00_battery: Fix reporting status value for bq27500 battery" | Anton Vorontsov | 1 | -9/+4 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
| 2012-01-11 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 32 | -710/+3034 |
| 2012-01-10 | Merge git://git.infradead.org/users/cbou/battery-urgent | Anton Vorontsov | 1 | -1/+1 |
| 2012-01-10 | power_supply: Mark da9052 driver as broken | Anton Vorontsov | 1 | -0/+1 |
| 2012-01-07 | power_supply: Drop usage of nowarn variant of sysfs_create_link() | Anton Vorontsov | 1 | -1/+1 |
| 2012-01-06 | s3c_adc_battery: Average over more than one adc sample | Heiko Stübner | 1 | -3/+22 |
| 2012-01-06 | power_supply: Add DA9052 battery driver | Ashish Jangam | 3 | -0/+672 |
| 2012-01-06 | isp1704_charger: Fix missing check | Felipe Contreras | 1 | -1/+1 |
| 2012-01-06 | jz4740-battery: Fix signedness bug | Axel Lin | 1 | -1/+1 |
| 2012-01-06 | power_supply: Assume mains power by default | Jean Delvare | 1 | -1/+11 |