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