Commit History

Author SHA1 Message Date
  Linus Torvalds f7816ad0f8 Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply 9 years ago
  Rhyland Klein e380538529 power_supply: fix return value of get_property 9 years ago
  Rhyland Klein 5bc28b93a3 power_supply: power_supply_read_temp only if use_cnt > 0 9 years ago
  Sascha Hauer 17e8351a77 thermal: consistently use int for temperatures 10 years ago
  Bjorn Andersson 43df61051a power_supply: Correct kerneldoc copy paste errors 10 years ago
  Hans de Goede fe27e1dfe9 power: Add devm_power_supply_get_by_phandle() helper function 10 years ago
  Krzysztof Kozlowski 7f1a57fdd6 power_supply: Fix possible NULL pointer dereference on early uevent 10 years ago
  Krzysztof Kozlowski 8e59c7f234 power_supply: Fix NULL pointer dereference during bq27x00_battery probe 10 years ago
  Krzysztof Kozlowski 03e81acce5 power_supply: Increment power supply use counter when obtaining references 10 years ago
  Krzysztof Kozlowski 1a352462b5 power_supply: Add power_supply_put for decrementing device reference counter 10 years ago
  Krzysztof Kozlowski 297d716f62 power_supply: Change ownership from driver to core 10 years ago
  Krzysztof Kozlowski bc1540561c power_supply: Add API for safe access of power supply function attrs 10 years ago
  Krzysztof Kozlowski 2dc9215d7c power_supply: Move run-time configuration to separate structure 10 years ago
  Krzysztof Kozlowski e44ea36439 power_supply: Add driver private data 10 years ago
  NeilBrown 5d8a4219a0 power_supply core: support use of devres to register/unregister a power supply. 10 years ago
  Krzysztof Kozlowski a69d82b9bd power_supply: Add no_thermal property to prevent recursive get_temp calls 11 years ago
  Viresh Kumar 7195c505c2 power_supply: Don't iterate over devices to return -EPROBE_DEFER 11 years ago
  Viresh Kumar 464069cae9 power-supply: Avoid unnecessary 'goto' statements 11 years ago
  Viresh Kumar 9d2410c79b power-supply: Use PTR_ERR_OR_ZERO() routine 11 years ago
  Viresh Kumar 061f3806bb power-supply: Mark 'if' blocks in power_supply_changed_work() with 'likely' 11 years ago
  Viresh Kumar 1c42a389ea power-supply: Drop useless 'if (ret.intval)' statements 11 years ago
  Viresh Kumar 585b008743 power-supply: Don't return -EINVAL from __power_supply_find_supply_from_node() 11 years ago
  Viresh Kumar f5b89affe2 power-supply: Propagate error returned by power_supply_find_supply_from_node() 11 years ago
  Viresh Kumar 8468b029a2 power-supply: Rearrange code to remove duplicate lines 11 years ago
  Viresh Kumar a0f93b4268 power-supply: Use 'break' instead of 'continue' to end loop 11 years ago
  Viresh Kumar e80cf42143 power-supply: Drop unnecessary typecasts 11 years ago
  Viresh Kumar f9c85486c4 power-supply: Return early if "power-supplies" property isn't valid 11 years ago
  Viresh Kumar 8f5a37cb28 power-supply: Don't over-allocate memory for "supplied-from" array 11 years ago
  Wei Yongjun c128d39737 power_supply: Fix sparse non static symbol warning 11 years ago
  Zhang Rui 9113e26076 power_supply: allow power supply devices registered w/o wakeup source 11 years ago