summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Regulators: pcap-regulator - clean up driver data after removalDmitry Torokhov2010-03-031-3/+5
* Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov2010-03-031-5/+6
* Regulators: max1586 - annotate probe and remove methodsDmitry Torokhov2010-03-031-4/+5
* Regulators: lp3971 - fail if platform data was not suppliedDmitry Torokhov2010-03-031-29/+29
* Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov2010-03-031-19/+15
* Regulators: tps65023-regulator - mark probe method as __devinitDmitry Torokhov2010-03-031-19/+16
* Regulators: twl-regulator - mark probe function as __devinitDmitry Torokhov2010-03-031-1/+1
* Regulators: fixed - annotate probe and remove methodsDmitry Torokhov2010-03-031-9/+10
* Regulators: ab3100 - fix probe and remove annotationsDmitry Torokhov2010-03-031-3/+3
* Regulators: virtual - use sysfs attribute groupsDmitry Torokhov2010-03-031-31/+33
* twl6030: regulator: Configure STATE register instead of REMAPRajendra Nayak2010-03-031-10/+10
* regulator: Provide optional dummy regulator for consumersMark Brown2010-03-035-1/+135
* regulator: Assume regulators are enabled if they don't report anythingMark Brown2010-03-031-2/+2
* regulator: Convert fixed voltage regulator to use enable_time()Mark Brown2010-03-031-2/+8
* regulator: Add WM8994 regulator supportMark Brown2010-03-033-0/+312
* regulator: enable max8649 regulator driverHaojian Zhuang2010-03-033-0/+416
* regulator: trivial: fix typos in user-visible Kconfig textAlex Chiang2010-03-031-2/+2
* regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo2010-03-031-6/+126
* regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter2010-03-031-0/+5
* regulator: Implement enable_time() for WM835x ISINKsMark Brown2010-03-031-0/+46
* regulator: Allow regulators to specify the time taken to ramp on enableMark Brown2010-03-031-6/+35
* regulator: Add notifier event on regulator disableMark Brown2010-03-031-2/+5
* regulator/lp3971: Storage class should be before const qualifierTobias Klauser2010-03-031-5/+5
* regulator: add voltage selection capability to mc13783 regulators v2 .Alberto Panizzo2010-03-031-30/+315
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-0227-1785/+2110
|\
| * OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen2010-03-021-3/+18
| * OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen2010-03-011-2/+5
| * OMAP: DSS2: OMAPFB: Constify some function parametersVille Syrjälä2010-03-011-9/+9
| * OMAP: DSS2: DSI: add error printsTomi Valkeinen2010-02-261-13/+34
| * OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen2010-02-261-6/+6
| * OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen2010-02-251-0/+16
| * OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATETomi Valkeinen2010-02-242-23/+3
| * OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen2010-02-241-16/+4
| * OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-246-73/+57
| * OMAP: DSS2: move set/get_wss()Tomi Valkeinen2010-02-242-37/+38
| * OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-2414-531/+454
| * OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-245-500/+208
| * OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen2010-02-249-194/+80
| * OMAP: DSS2: move enable/get_te()Tomi Valkeinen2010-02-246-66/+32
| * OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-246-11/+40
| * OMAP: DSS2: move get_resolution()Tomi Valkeinen2010-02-248-12/+19
| * OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen2010-02-248-23/+58
| * OMAP: DSS2: move wait_vsync()Tomi Valkeinen2010-02-243-15/+15
| * OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2010-02-243-39/+11
| * OMAP: DSS2: move set/get_mirror()Tomi Valkeinen2010-02-243-31/+10
| * OMAP: DSS2: move memory_read()Tomi Valkeinen2010-02-243-35/+12
| * OMAP: DSS2: move run_test()Tomi Valkeinen2010-02-243-45/+13
| * OMAP: DSS2: DSI: remove auto-update perf measurementTomi Valkeinen2010-02-241-72/+9
| * OMAP: DSS2: DSI: change DSI bus_lock to semaphoreTomi Valkeinen2010-02-241-14/+6
| * OMAP: DSS2: fix get_dsi/dispc_clk_source() usageTomi Valkeinen2010-02-232-6/+8