1. 7195c50 power_supply: Don't iterate over devices to return -EPROBE_DEFER by Viresh Kumar · 10 years ago
  2. 464069c power-supply: Avoid unnecessary 'goto' statements by Viresh Kumar · 10 years ago
  3. 9d2410c power-supply: Use PTR_ERR_OR_ZERO() routine by Viresh Kumar · 10 years ago
  4. 061f380 power-supply: Mark 'if' blocks in power_supply_changed_work() with 'likely' by Viresh Kumar · 10 years ago
  5. 1c42a38 power-supply: Drop useless 'if (ret.intval)' statements by Viresh Kumar · 10 years ago
  6. 585b008 power-supply: Don't return -EINVAL from __power_supply_find_supply_from_node() by Viresh Kumar · 10 years ago
  7. f5b89af power-supply: Propagate error returned by power_supply_find_supply_from_node() by Viresh Kumar · 10 years ago
  8. 8468b02 power-supply: Rearrange code to remove duplicate lines by Viresh Kumar · 10 years ago
  9. a0f93b4 power-supply: Use 'break' instead of 'continue' to end loop by Viresh Kumar · 10 years ago
  10. e80cf42 power-supply: Drop unnecessary typecasts by Viresh Kumar · 10 years ago
  11. f9c8548 power-supply: Return early if "power-supplies" property isn't valid by Viresh Kumar · 10 years ago
  12. 8f5a37c power-supply: Don't over-allocate memory for "supplied-from" array by Viresh Kumar · 10 years ago
  13. c128d39 power_supply: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  14. 9113e26 power_supply: allow power supply devices registered w/o wakeup source by Zhang Rui · 10 years ago
  15. abce977 power_supply: Add power_supply_get_by_phandle by Sebastian Reichel · 11 years ago
  16. d36240d power_supply: Add power_supply notifier by Pali Rohár · 11 years ago
  17. 80c6463 power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activate by Shuah Khan · 11 years ago
  18. 948dcf9 power_supply: Prevent suspend until power supply events are processed by Zoran Markovic · 11 years ago
  19. 2054d6e power_supply: Add of_node_put to fix refcount by Rhyland Klein · 11 years ago
  20. f6e0b08 power_supply: Populate supplied_from hierarchy from the device tree by Rhyland Klein · 11 years ago
  21. 5e0848c power_supply: Add core support for supplied_from by Rhyland Klein · 11 years ago
  22. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  23. 7313264 Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  24. 952aeeb3 power_supply: Register power supply for thermal cooling device by Ramakrishna Pallala · 12 years ago
  25. 50125a9 Thermal: Pass zone parameters as argument to tzd_register by Durgadoss R · 12 years ago
  26. 1b7ddb8 Thermal: Remove tc1/tc2 in generic thermal layer. by Zhang Rui · 12 years ago
  27. e6db06a Merge with upstream to accommodate with thermal changes by Anton Vorontsov · 12 years ago
  28. 3be330b power_supply: Register battery as a thermal zone by Jenny TC · 12 years ago
  29. 93278d1 power_supply: Drop usage of nowarn variant of sysfs_create_link() by Anton Vorontsov · 12 years ago
  30. 2530daa power_supply: Assume mains power by default by Jean Delvare · 13 years ago
  31. 8351665 power_supply: allow a power supply to explicitly point to powered device by Jeremy Fitzhardinge · 13 years ago
  32. 9777467 power_supply: Initialize changed_work before calling device_add by Lars-Peter Clausen · 13 years ago
  33. bc51e7f power_supply: Don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  34. 3a2dbd6 power_supply: Fix use after free and memory leak by Vasiliy Kulikov · 14 years ago
  35. 5f487cd power_supply: Use attribute groups by Anton Vorontsov · 14 years ago
  36. e5f5ccb power_supply: get_by_name and set_charged functionality by Daniel Mack · 15 years ago
  37. ff3417e power_supply: EXPORT_SYMBOL cleanups by Daniel Mack · 15 years ago
  38. ed8c317 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Anton Vorontsov · 16 years ago
  39. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  40. 942ed16 power_supply: Add function to return system-wide power state by Matthew Garrett · 16 years ago
  41. 93562b5 Driver Core: add ability for class_for_each_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  42. 54d29ad Power Supply: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  43. 0cddc0a power: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  44. 443cad9 power supply : use class iteration api by Dave Young · 16 years ago
  45. 7b3d54a Power supply class and drivers: remove non obligatory return statements by Anton Vorontsov · 17 years ago
  46. 4a11b59 [BATTERY] Universal power supply class (was: battery class) by Anton Vorontsov · 17 years ago