summaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)Author
2012-08-22power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala
2012-08-22ds2781_battery: Replace call to kzalloc with devm_kzallocDevendra Naga
2012-08-22ds2781_battery: Convert to module_platform_driverDevendra Naga
2012-08-22twl4030_charger: It would be better not to use the 0b-prefixIl Han
2012-08-22power_supply: Remove broken mark for da9052-batteryAxel Lin
2012-08-22da9052-battery: Fix da9052_determine_vc_tbl_index's return valueAnton Vorontsov
2012-08-22lp8727_charger: Unregister power supply at error path of lp8727_register_psyDevendra Naga
2012-08-22bq27x00_battery: Fix error return codeJulia Lawall
2012-08-22ab8500_fg: Fix error return codeJulia Lawall
2012-08-22ab8500_btemp: Fix error return codeJulia Lawall
2012-08-22wm97xx_battery: Fix error return codeJulia Lawall
2012-08-22ab8500_charger: Fix error return codeJulia Lawall
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-19pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-16olpc-battery: update CHARGE_FULL_DESIGN property for BYD LiFe batteriesRichard A. Smith
2012-07-16olpc-battery: Add VOLTAGE_MAX_DESIGN propertyRichard A. Smith
2012-07-15charger-manager: Fix build break related to EXTCONChanwoo Choi
2012-07-14lp8727_charger: Move header file into platform_data directoryKim, Milo
2012-07-13power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala
2012-07-13bq27x00_battery: Add support for BQ27425 chipSaranya Gopal
2012-07-13charger-manager: Set current limit of regulator for over current protectionChanwoo Choi
2012-07-13charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-29ARM: OMAP2+: do not allow SmartReflex to be built as a moduleJean Pihet
2012-06-29Merge branch 'master' into for-nextJiri Kosina
2012-06-28ab8500-btemp: Fix typo 'AB5500'Paul Bolle
2012-06-26Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-06-20test_power: Add VOLTAGE_NOW and BATTERY_TEMP propertiesDmitry Eremin-Solenikov
2012-06-20test_power: Add support for USB AC sourceDmitry Eremin-Solenikov
2012-06-19gpio-charger: Use cansleep version of gpio_set_valuePritesh Raithatha
2012-06-19bq27x00_battery: Add support for power average and health propertiesSyed Rafiuddin
2012-06-19sbs-battery: Don't trigger false supply_changed eventNikolaus Voss
2012-06-19twl4030_charger: Allow charger to control the regulator that feeds itNeilBrown
2012-06-19twl4030_charger: Add backup-battery chargingNeilBrown
2012-06-19twl4030_charger: Fix some typosNeilBrown
2012-06-19max17042_battery: Support CHARGE_COUNTER power supply attributeRamakrishna Pallala
2012-06-19smb347-charger: Add constant charge and current propertiesRamakrishna Pallala
2012-06-19power_supply: Add constant charge_current and charge_voltage propertiesRamakrishna Pallala