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 AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
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 drivers/rtc/ds3231.c: fix GCC 4.6 build warnings 2011-11-07 22:09:50 +01:00
ds12887.c
ftrtc010.c ftrtc010.c : enhance code according to original datasheet 2010-10-20 21:46:30 +02:00
imxdi.c rtc: imxdi: Initial support 2012-09-01 14:58:18 +02:00
isl1208.c
m41t11.c m41t11: Remove unused functions 2009-12-02 23:21:02 +01:00
m41t60.c
m41t62.c rtc/m41t62: Add support for M41T82 with HT (Halt Update) 2012-07-07 14:07:43 +02:00
m41t94.c Fix for Void function returning value in sbc35-a9g20 2009-11-27 16:26:11 -06:00
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 eNET: Add RTC support to eNET 2011-02-12 15:11:43 +11:00
mcfrtc.c
mk48t59.c Remove AmigaOneG3SE board 2010-06-23 23:24:20 +02:00
mpc5xxx.c cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
mpc8xx.c
mvrtc.c ARM: dreamplug: fix compilation 2011-11-03 22:56:21 +01:00
mvrtc.h drivers/rtc: add Marvell Integrated RTC 2011-08-04 19:00:34 +02:00
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 RTC driver for PT7C4338 chip. 2010-12-17 20:20:00 +01:00
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