- d6f0b00 Revert "max8998_charger: Include linux/module.h just once" by Anton Vorontsov · 13 years ago
- 5ae2b82 ab8500_fg: Fix some build warnings on x86_64 by Anton Vorontsov · 13 years ago
- 6e0e60c max17042_battery: Fix CHARGE_FULL representation. by MyungJoo Ham · 13 years ago
- 3124c4a max8998_charger: Include linux/module.h just once by Jesper Juhl · 13 years ago
- 5ff92e7 power_supply: Convert i2c drivers to module_i2c_driver by Axel Lin · 13 years ago
- e2c5f7d lp8727_charger: Add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
- df58c04 charger-manager: Simplify charger_get_property(), get rid of a warning by Anton Vorontsov · 13 years ago
- bb2a95c charger-manager: Clean up for better readability by Axel Lin · 13 years ago
- 534f530 da9052-battery: Convert to use module_platform_driver by Axel Lin · 13 years ago
- 61bb5a7 da9052-battery: Fix a memory leak when unload the module by Axel Lin · 13 years ago
- e1be832 da9052-battery: Add missing platform_set_drvdata by Axel Lin · 13 years ago
- 64eb9b0 ab8500: Turn unneeded global symbols into local ones by Anton Vorontsov · 13 years ago
- 0fff22e ab8500_fg: Fix copy-paste error by Anton Vorontsov · 13 years ago
- c34a61b ab8500_fg: Get rid of 'struct battery_type' by Anton Vorontsov · 13 years ago
- 450ceb2 ab8500_fg: Get rid of 'struct v_to_cap' by Anton Vorontsov · 13 years ago
- d329129 ab8500_btemp: Get rid of 'enum adc_therm' by Anton Vorontsov · 13 years ago
- efd71c8 ab8500_charger: Convert to the new USB OTG calls by Anton Vorontsov · 13 years ago
- 1f85582 ab8500-btemp: AB8500 battery temperature driver by Arun Murthy · 13 years ago
- 1315163 ab8500-fg: A8500 fuel gauge driver by Arun Murthy · 13 years ago
- 84edbee ab8500-charger: AB8500 charger driver by Arun Murthy · 13 years ago
- 1668f81 abx500-chargalg: Add abx500 charging algorithm by Arun Murthy · 13 years ago
- ed1a230 Add I2C driver for Summit Microelectronics SMB347 Battery Charger. by Bruce E. Robertson · 13 years ago
- d2c0077 isp1704_charger: Fix probe error path by Felipe Contreras · 13 years ago
- f7bae49 lp8727_charger: Correct typos on the comment by Kim, Milo · 13 years ago
- 9b11adc7 lp8727_charger: Add description of platform data by Kim, Milo · 13 years ago
- 7336880 lp8727_charger: Fix wrong code style by Kim, Milo · 13 years ago
- 27aefa3 lp8727_charger: Change i2c functions by Kim, Milo · 13 years ago
- 7da6334 lp8727_charger: Add error check routine on probe() by Kim, Milo · 13 years ago
- e39b828 lp8727_charger: Add company name and description by Kim, Milo · 13 years ago
- 3832246 max17042_battery: Make it possible to instantiate driver from DT by Karol Lewandowski · 13 years ago
- 2f3b434 max17042_battery: Use devm_kzalloc() where applicable by Karol Lewandowski · 13 years ago
- 13e0aa4 max17042: Change capacity property to use reported SOC register by Dirk Brandewie · 13 years ago
- e5f3872 max17042: Add support for signalling change in SOC by Ramakrishna Pallala · 13 years ago
- f3a71a6 max17042: Add POR init procedure from Maxim appnote by Ramakrishna Pallala · 13 years ago
- f42c2b4 max17042: Align register definitions with data sheet and init appnote by Dirk Brandewie · 13 years ago
- 6b21d18 Linux 3.3-rc5 by Linus Torvalds · 13 years ago
- 00b10ec Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
- 1e73fde Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
- a32744d autofs: work around unhappy compat problem on x86-64 by Ian Kent · 13 years ago
- b52b800 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 16bca1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
- 42f1c01 coccicheck: change handling of C={1,2} when M= is set by Greg Dietsche · 13 years ago
- e98092b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
- 971316f epoll: ep_unregister_pollwait() can use the freed pwq->whead by Oleg Nesterov · 13 years ago
- d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 13 years ago
- 855a85f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
- ee32532 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
- b38a03b MAINTAINERS: drop me from PA-RISC maintenance by Kyle McMartin · 13 years ago
- b94cfaf NOMMU: Don't need to clear vm_mm when deleting a VMA by David Howells · 13 years ago
- 918e556 NOMMU: Lock i_mmap_mutex for access to the VMA prio list by David Howells · 13 years ago
- 37e79cb Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
- 0e69e08 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
- 371528c mm: memcg: Correct unregistring of events attached to the same eventfd by Anton Vorontsov · 13 years ago
- dc91ad8 hwmon: (max34440) Fix resetting temperature history by Guenter Roeck · 13 years ago
- e77266e Btrfs: fix compiler warnings on 32 bit systems by Chris Mason · 13 years ago
- 7372a4c arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice by Danny Kukawka · 13 years ago
- 74eb436 ARM: mach-shmobile: r8a7779 PFC IPSR4 fix by Magnus Damm · 13 years ago
- 689189f ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix by Magnus Damm · 13 years ago
- 35eb304b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-fixes-for-linus by Paul Mundt · 13 years ago
- 1ae911c sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH by Phil Edworthy · 13 years ago
- befe075 sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcr by Shimoda, Yoshihiro · 13 years ago
- 004f4ce arch/sh: remove references to cpu_*_map. by Rusty Russell · 13 years ago
- ecfb68c sh: Fix typo in pci-sh7780.c by Masanari Iida · 13 years ago
- 37fbf4b Restore direct_io / truncate locking API by Anton Altaparmakov · 13 years ago
- bb4c7e9 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
- 73c8e67 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
- 0200971 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
- 5500cdb Btrfs: increase the global block reserve estimates by Liu Bo · 13 years ago
- 5065319 Btrfs: clear the extent uptodate bits during parent transid failures by Chris Mason · 13 years ago
- 16780ca Btrfs: add extra sanity checks on the path names in btrfs_mksubvol by Chris Mason · 13 years ago
- a6b0d5c Btrfs: make sure we update latest_bdev by Chris Mason · 13 years ago
- fe66a05 Btrfs: improve error handling for btrfs_insert_dir_item callers by Chris Mason · 13 years ago
- c1c1a3d hwmon: (f75375s) Fix register write order when setting fans to full speed by Nikolaus Schulz · 13 years ago
- 363434b hwmon: (ads1015) Fix file leak in probe function by Guenter Roeck · 13 years ago
- 22c8bff mlx4_core: Exported functions can't be static by Doug Ledford · 13 years ago
- 45196ce Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
- e2d4370 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
- 3569e53 [SCSI] scsi_dh_rdac: Fix for unbalanced reference count by Moger, Babu · 13 years ago
- 71c01b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
- 437cf4c Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
- 3ac0eb6 drm/radeon/kms/atom: dpms bios scratch reg updates by Alex Deucher · 13 years ago
- 6b7746e drm/radeon/kms: properly set accel working flag and bailout when false by Jerome Glisse · 13 years ago
- f0d14da drm/radeon: Only create additional ring debugfs files on Cayman or newer. by Michel Dänzer · 13 years ago
- bb757a7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel into drm-fixes by Dave Airlie · 13 years ago
- cb74eb1 ALSA: snd-usb-caiaq: Fix the return of XRUN by Mark Hills · 13 years ago
- 18b246f powerpc: Fix various issues with return to userspace by Benjamin Herrenschmidt · 13 years ago
- aa491ad cpuidle: Default y on powerpc pSeries by Benjamin Herrenschmidt · 13 years ago
- 922b9f8 powerpc: Fix program check handling when lockdep is enabled by Michael Ellerman · 13 years ago
- 07d2f1a powerpc: Remove references to cpu_*_map by Rusty Russell · 13 years ago
- 719741d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
- 6b0d1ab Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 9b45c0d maintainers: update my email address by James Morris · 13 years ago
- faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 13 years ago
- 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 13 years ago
- c6c1e44 USB: Added Kamstrup VID/PIDs to cp210x serial driver. by Bruno Thomsen · 13 years ago
- 7fd2570 USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id by Andrew Lunn · 13 years ago
- bb94a40 usb-storage: fix freezing of the scanning thread by Alan Stern · 13 years ago
- 9a9a71b Merge tag 'for-usb-linus-2012-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
- 340a350 xhci: Fix encoding for HS bulk/control NAK rate. by Sarah Sharp · 13 years ago
- a45aa3b USB: Set hub depth after USB3 hub reset by Elric Fu · 13 years ago