1. 1a8dbe6 power_supply: bq2415x_charger: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 9 years ago
  2. 52016ac power_supply: 88pm860x_charger: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 9 years ago
  3. 67273a1 x86/olpc/xo15/sci: Use newly added power_supply_put API by Krzysztof Kozlowski · 9 years ago
  4. ed6dad5 x86/olpc/xo1/sci: Use newly added power_supply_put API by Krzysztof Kozlowski · 9 years ago
  5. b43eb35 power_supply: charger-manager: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 9 years ago
  6. 03e81ac power_supply: Increment power supply use counter when obtaining references by Krzysztof Kozlowski · 9 years ago
  7. 1a35246 power_supply: Add power_supply_put for decrementing device reference counter by Krzysztof Kozlowski · 9 years ago
  8. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  9. b70229b power_supply: charger-manager: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  10. d7bdffb power_supply: bq2415x_charger: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  11. 75599d3 power_supply: apm_power: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  12. 091e73a mfd: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  13. 15077fc power_supply: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  14. 465c436 power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  15. ee8f334 power_supply: sysfs: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  16. bc15405 power_supply: Add API for safe access of power supply function attrs by Krzysztof Kozlowski · 9 years ago
  17. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  18. e44ea36 power_supply: Add driver private data by Krzysztof Kozlowski · 9 years ago
  19. 1915a718 compal-laptop: Check return value of power_supply_register by Krzysztof Kozlowski · 9 years ago
  20. ad77470 compal-laptop: Fix leaking hwmon device by Krzysztof Kozlowski · 9 years ago
  21. 0595439 power: generic-adc-battery: Fix power_supply_property returned value by Nicolas Saenz Julienne · 9 years ago
  22. 02232be ab8500_fg.c: only request threaded IRQs when necessary by Valentin Rothberg · 9 years ago
  23. 5a5bf49 X-Power AXP288 PMIC Fuel Gauge Driver by Todd Brandt · 9 years ago
  24. b571a77 mfd/axp20x: change battery cell name to fuel gauge by Todd Brandt · 9 years ago
  25. 0e1392d bq2415x_charger: Add support for bq24157s by Anda-Maria Nicolae · 9 years ago
  26. 42d0631 bq2415x_charger: Remove unnecessary else after return by Anda-Maria Nicolae · 9 years ago
  27. 1d93b85 power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ request by Valentin Rothberg · 9 years ago
  28. f46bf82 power: bq27x00_battery: add bq27510 support by Alexandre Belloni · 9 years ago
  29. 5d8a421 power_supply core: support use of devres to register/unregister a power supply. by NeilBrown · 9 years ago
  30. 881f985 bq2415x_charger, bq27x00_battery.c: comment cleanups by Pavel Machek · 9 years ago
  31. 298631e1 ab8500_fg: use jiffies_to_msecs for jiffies conversion by Nicholas Mc Guire · 9 years ago
  32. 5ae6e2a ab8500_fg: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 9 years ago
  33. c75cfa9 power_supply: ab8500_fg: Simplify creation and removal of sysfs entries by Krzysztof Kozlowski · 9 years ago
  34. e7143fd Merge branch 'fixes' into next by Sebastian Reichel · 9 years ago
  35. a7117f8 power_supply: lp8788-charger: Fix leaked power supply on probe fail by Krzysztof Kozlowski · 9 years ago
  36. a2c1d53 power_supply: ipaq_micro_battery: Check return values in probe by Krzysztof Kozlowski · 9 years ago
  37. f852ec4 power_supply: ipaq_micro_battery: Fix leaking workqueue by Krzysztof Kozlowski · 9 years ago
  38. 68c3ed6 power_supply: twl4030_madc: Check return value of power_supply_register by Krzysztof Kozlowski · 9 years ago
  39. bc35268 power_supply: max17042: Use regmap_update_bits instead read and write by Krzysztof Kozlowski · 9 years ago
  40. 52fa74e power_supply: max17040: Use system efficient workqueues by Krzysztof Kozlowski · 9 years ago
  41. dd18a66 power_supply: max14577: Properly handle error conditions by Krzysztof Kozlowski · 9 years ago
  42. 7524741 power_supply: max14577: Don't store charging and battery states for later by Krzysztof Kozlowski · 9 years ago
  43. 1ed522b power_supply: max77693: Properly handle error conditions by Krzysztof Kozlowski · 9 years ago
  44. 213feb5 power: Use subdir-ccflags-* to inherit debug flag by Geert Uytterhoeven · 9 years ago
  45. 5cd0c76 bq27x00_battery: register as non-wakeup power supply. by NeilBrown · 9 years ago
  46. 65ce1c9 power_supply: rt5033: Constify struct regmap_config by Krzysztof Kozlowski · 9 years ago
  47. 7be72c2 MAINTAINERS: Include DA9150 files in Dialog Semiconductor support list. by Adam Thomson · 9 years ago
  48. 1da9790 power: da9150: Add DT binding documentation for charger by Adam Thomson · 9 years ago
  49. c1a281e power: Add support for DA9150 Charger by Adam Thomson · 9 years ago
  50. 867fe7c Merge branch 'da9150-charger-fuelgauge' into next by Sebastian Reichel · 9 years ago
  51. cc64056 power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85) by Mike Looijmans · 9 years ago
  52. adcf30b iio: da9150: Add DT binding documentation for GPADC by Adam Thomson · 9 years ago
  53. ed5f07b iio: Add support for DA9150 GPADC by Adam Thomson · 9 years ago
  54. 4bf828c power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85) by Mike Looijmans · 9 years ago
  55. c517d83 Linux 4.0-rc1 by Linus Torvalds · 9 years ago
  56. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  57. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  58. 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  59. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 9 years ago
  60. 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 9 years ago
  61. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 9 years ago
  62. dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 9 years ago
  63. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 9 years ago
  64. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  65. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  66. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  67. 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  68. 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 9 years ago
  69. e656a8e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() by David Howells · 9 years ago
  70. 729b8a3 Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode by David Howells · 9 years ago
  71. 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 9 years ago
  72. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 9 years ago
  73. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 9 years ago
  74. e7f7d22 VFS: Add a whiteout dentry type by David Howells · 9 years ago
  75. 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 9 years ago
  76. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  77. 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  78. c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  79. 93aaa83 Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  80. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  81. cd50b70 Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  82. 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. a911dcd Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  84. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  85. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  86. b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  87. 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  88. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  89. c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  90. a2a6937 Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  91. f5e25f0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  92. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  93. f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. f3c233d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. b5aeca5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 3f4d992 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. dd36929 kernel: make READ_ONCE() valid on const arguments by Linus Torvalds · 9 years ago