summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-04116-4762/+5136
|\ \ \ \
| | | | * Merge branch 'for_3_2/omap_misc' of git://gitorious.org/omap-sw-develoment/li...Tony Lindgren2011-09-285-291/+322
| | | | |\
| | | | | * OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar2011-09-241-2/+2
| | | | | * OMAP: Print Initiator name for l3 custom error.sricharan2011-09-242-10/+50
| | | | | * OMAP: Fix sparse warnings in l3 error handler.sricharan2011-09-243-14/+15
| | | | | * OMAP: Fix indentation issues in l3 error handler.sricharan2011-09-244-204/+202
| | | | | * OMAP: Fix a BUG in l3 error handler.Todd Poynor2011-09-241-7/+5
| | | | | * OMAP: Improve register access in L3 Error handler.Todd Poynor2011-09-244-71/+65
| | | * | | ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2011-09-212-37/+89
| | | * | | ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma2011-09-213-5/+149
| | | * | | ARM: OMAP: dmtimer: skip reserved timersTony Lindgren2011-09-213-2/+13
| | | * | | ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2011-09-212-24/+10
| | | * | | ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma2011-09-213-248/+123
| | | * | | ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma2011-09-212-6/+135
| | | * | | ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma2011-09-216-1/+240
| | | * | | ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2011-09-214-45/+194
| | | * | | ARM: OMAP2+: dmtimer: add device names to flck nodesTarun Kanti DebBarma2011-09-214-0/+165
| | | * | | ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren2011-09-193-76/+123
| | * | | | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-232-16/+0
| | |\ \ \ \
| | | * | | | ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=nKevin Hilman2011-09-212-16/+0
| | * | | | | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-1534-1271/+1599
| | |\ \ \ \ \ | | | |/ / / / | | | | / / / | | | |/ / / | | |/| | |
| | | * | | OMAP4: PM: TWL6030: add cmd registerNishanth Menon2011-09-151-0/+6
| | | * | | OMAP4: PM: TWL6030: fix ON/RET/OFF voltagesPatrick Titiano2011-09-151-12/+12
| | | * | | OMAP4: PM: TWL6030: address 0V conversionsNishanth Menon2011-09-151-0/+4
| | | * | | OMAP4: PM: TWL6030: fix uv to voltage for >0x39Nishanth Menon2011-09-151-1/+6
| | | * | | OMAP4: PM: TWL6030: fix voltage conversion formulaPatrick Titiano2011-09-151-7/+7
| | | * | | omap: voltage: add a stub header file for external/regulator useTero Kristo2011-09-151-0/+20
| | | * | | OMAP2+: VC: more registers are per-channel starting with OMAP5Kevin Hilman2011-09-154-20/+32
| | | * | | OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scaleKevin Hilman2011-09-152-3/+5
| | | * | | OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltageKevin Hilman2011-09-153-8/+10
| | | * | | OMAP3+: voltdm: final removal of omap_vdd_infoKevin Hilman2011-09-154-82/+20
| | | * | | OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomainKevin Hilman2011-09-153-10/+5
| | | * | | OMAP3+: voltage: rename scale and reset functions using voltdm_ prefixKevin Hilman2011-09-154-20/+18
| | | * | | OMAP3+: VP: combine setting init voltage into common functionKevin Hilman2011-09-151-39/+19
| | | * | | OMAP3+: VP: remove unused omap_vp_get_curr_volt()Kevin Hilman2011-09-152-35/+0
| | | * | | OMAP3+: VP: update_errorgain(): return error if VPKevin Hilman2011-09-151-0/+3
| | | * | | OMAP: VP: Explicitly mask VPVOLTAGE fieldTodd Poynor2011-09-154-1/+7
| | | * | | OMAP3+: VP: move voltage scale function pointer into struct voltagedomainKevin Hilman2011-09-152-21/+11
| | | * | | OMAP3+: VP: remove omap_vp_runtime_dataKevin Hilman2011-09-153-69/+31
| | | * | | OMAP3+: VP: create VP helper function for updating error gainKevin Hilman2011-09-153-17/+23
| | | * | | OMAP3+: VP: move timing calculation/config into VP initKevin Hilman2011-09-152-23/+22
| | | * | | OMAP3+: VP: move SoC-specific sys clock rate retreival late initKevin Hilman2011-09-154-30/+39
| | | * | | OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)Kevin Hilman2011-09-156-43/+32
| | | * | | OMAP3+: voltage: remove unneeded debugfs interfaceKevin Hilman2011-09-154-154/+19
| | | * | | OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman2011-09-159-99/+84
| | | * | | OMAP3+: VC: use last nominal voltage setting to get current_vselKevin Hilman2011-09-151-1/+1
| | | * | | OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channelKevin Hilman2011-09-153-14/+53
| | | * | | OMAP3+: VC: make I2C config programmable with PMIC-specific settingsKevin Hilman2011-09-156-7/+66
| | | * | | OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman2011-09-156-60/+55
| | | * | | OMAP3+: VC: abstract out channel configurationKevin Hilman2011-09-154-12/+74
OpenPOWER on IntegriCloud