uboot/drivers/rtc
Łukasz Majewski c733681507 pmic: Extend PMIC framework to support multiple instances of PMIC devices
The PMIC framework has been extended to support multiple instances of
the variety of devices responsible for power management.
This change allows supporting of e.g. fuel gauge, charger, MUIC (Micro USB
Interface Circuit).
Power related includes have been moved to ./include/power directory.
This is a first of a series of patches - in the future "pmic" will be
replaced with "power".

Two important issues:
1. The PMIC needs to be initialized just after malloc is configured
2. It uses list to hold information about available PMIC devices

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Stefano Babic <sbabic@denx.de>
2012-11-14 11:21:09 +01:00
..
Makefile rtc: add support of mx27 rtc 2012-09-01 14:58:25 +02:00
at91sam9_rtt.c
bfin_rtc.c
date.c
davinci.c arm, davinci: move davinci_rtc struct to hardware.h 2011-12-06 23:59:37 +01:00
ds164x.c
ds174x.c
ds1302.c
ds1306.c
ds1307.c
ds1337.c Add support for DS1388. 2012-08-10 23:46:54 +02:00
ds1374.c
ds1556.c
ds3231.c
ds12887.c
ftrtc010.c
imxdi.c rtc: imxdi: Initial support 2012-09-01 14:58:18 +02:00
isl1208.c
m41t11.c
m41t60.c
m41t62.c rtc/m41t62: Add support for M41T82 with HT (Halt Update) 2012-07-07 14:07:43 +02:00
m41t94.c
m48t35ax.c
max6900.c
mc13xxx-rtc.c pmic: Extend PMIC framework to support multiple instances of PMIC devices 2012-11-14 11:21:09 +01:00
mc146818.c
mcfrtc.c
mk48t59.c
mpc5xxx.c
mpc8xx.c
mvrtc.c
mvrtc.h
mx27rtc.c rtc: add support of mx27 rtc 2012-09-01 14:58:25 +02:00
mxsrtc.c mxs: Convert sys_proto.h prefixes to 'mxs' 2012-09-01 14:58:25 +02:00
pcf8563.c rtc: pcf8563: Make century compatible with Linux 2012-09-02 17:31:00 +02:00
pl031.c
pt7c4338.c
rs5c372.c
rtc4543.c
rv3029.c drivers/rtc/rv3029.c: fix GCC 4.6 build warnings 2011-11-07 22:09:54 +01:00
rx8025.c
s3c24x0_rtc.c drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warnings 2011-11-16 21:37:37 +01:00
s3c44b0_rtc.c
x1205.c