Revision 9398a10cd96422d529b9fb741637338c8cbcdd98 authored by Linus Torvalds on 12 February 2014, 17:13:09 UTC, committed by Linus Torvalds on 12 February 2014, 17:13:09 UTC
Pull regulator fixes from Mark Brown:
 "Two driver fixes, one fixing the mapping of interrupts on da9055
  (which previously wouldn't have worked at all) and a fix for reference
  counting OF nodes in the max14577 driver"

* tag 'regulator-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
  regulator: da9055: Remove use of regmap_irq_get_virq()
  regulator: max14577: Add missing of_node_put
2 parent s dea054f + 5c306c8
History
File Mode Size
Kconfig -rw-r--r-- 6.3 KB
Makefile -rw-r--r-- 526 bytes
alarmtimer.c -rw-r--r-- 20.6 KB
clockevents.c -rw-r--r-- 17.7 KB
clocksource.c -rw-r--r-- 29.6 KB
jiffies.c -rw-r--r-- 3.8 KB
ntp.c -rw-r--r-- 23.0 KB
ntp_internal.h -rw-r--r-- 495 bytes
posix-clock.c -rw-r--r-- 8.4 KB
sched_clock.c -rw-r--r-- 4.9 KB
tick-broadcast.c -rw-r--r-- 23.0 KB
tick-common.c -rw-r--r-- 9.9 KB
tick-internal.h -rw-r--r-- 5.3 KB
tick-oneshot.c -rw-r--r-- 2.8 KB
tick-sched.c -rw-r--r-- 29.1 KB
timeconv.c -rw-r--r-- 3.5 KB
timekeeping.c -rw-r--r-- 45.3 KB
timekeeping_debug.c -rw-r--r-- 1.9 KB
timekeeping_internal.h -rw-r--r-- 301 bytes
timer_list.c -rw-r--r-- 9.0 KB
timer_stats.c -rw-r--r-- 10.0 KB

back to top