https://github.com/torvalds/linux
Revision 7c9049dd47688d6ac336fa8a1f15ab7d8648fbd1 authored by Linus Torvalds on 24 March 2015, 23:51:42 UTC, committed by Linus Torvalds on 24 March 2015, 23:51:42 UTC
Pull regulator fixes from Mark Brown:
 "Two fixes here, one typo fix in the documentation and one fix for a
  system hang with one of the Palmas chips caused by the use of an
  incorrect offset being provided for one of the registers"

* tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: Fix documentation for regmap in the config
  regulator: palmas: Correct TPS659038 register definition for REGEN2
2 parent s 7c90de3 + 1401990
History
Tip revision: 7c9049dd47688d6ac336fa8a1f15ab7d8648fbd1 authored by Linus Torvalds on 24 March 2015, 23:51:42 UTC
Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Tip revision: 7c9049d
File Mode Size
Kconfig -rw-r--r-- 667 bytes
Makefile -rw-r--r-- 161 bytes
cfg.c -rw-r--r-- 5.6 KB
cfg.h -rw-r--r-- 163 bytes
driver-ops.h -rw-r--r-- 4.3 KB
ieee802154_i.h -rw-r--r-- 5.5 KB
iface.c -rw-r--r-- 16.1 KB
llsec.c -rw-r--r-- 25.0 KB
llsec.h -rw-r--r-- 3.2 KB
mac_cmd.c -rw-r--r-- 4.4 KB
main.c -rw-r--r-- 5.0 KB
mib.c -rw-r--r-- 6.9 KB
rx.c -rw-r--r-- 7.3 KB
tx.c -rw-r--r-- 3.5 KB
util.c -rw-r--r-- 2.2 KB

back to top