aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/smartreflex.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi2011-12-091-1/+1
* OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen2011-05-031-2/+4
* OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen2011-05-031-0/+1
* OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen2011-05-031-4/+6
* OMAP3+: smartreflex: request the memory regionAaro Koskinen2011-05-031-0/+8
* OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen2011-05-031-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...Tony Lindgren2011-03-111-1/+1
|\
| * Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integratio...Paul Walmsley2011-03-101-1/+1
| |\
| | * OMAP: smartreflex: move plat/smartreflex.h to mach-omap2/smartreflex.hPaul Walmsley2011-03-071-1/+1
* | | OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove()Anand S Sawant2011-03-091-10/+13
* | | OMAP: PM: SmartReflex: fix potential NULL dereferenceVasiliy Kulikov2011-03-091-3/+5
* | | OMAP2+: PM: SmartReflex: fix memory leaks in Smartreflex driverShweta Gulati2011-03-021-6/+12
* | | arm: mach-omap2: smartreflex: fix another memory leakAaro Koskinen2011-03-021-12/+3
|/ /
* | mach-omap2: smartreflex: world-writable debugfs voltage filesVasiliy Kulikov2011-02-071-2/+2
|/
* OMAP: PM: SmartReflex: Fix possible null pointer read accessStefan Weil2011-01-311-4/+2
* OMAP: PM: SmartReflex: Fix possible memory leakStefan Weil2011-01-311-1/+2
* OMAP: PM: SmartReflex: Add missing IS_ERR testJulia Lawall2011-01-241-1/+1
* OMAP4: Smartreflex framework extensionsThara Gopinath2010-12-221-2/+6
* OMAP3: PM: Adding debug support to Voltage and Smartreflex driversThara Gopinath2010-12-221-2/+44
* OMAP3: PM: Adding smartreflex driver support.Thara Gopinath2010-12-221-0/+983