summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-2321-155/+1299
|\
| * Merge tag 'imx-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into next/clkArnd Bergmann2012-07-1733-89/+220
| |\
| | * ARM: imx: clk-imx31: Fix clock id for rnga driverFabio Estevam2012-07-161-1/+1
| | * ARM: imx: add missing item to the list of clock event modesUwe Kleine-König2012-07-161-1/+2
| | * ARM: i.MX5x CSPI: Fixed clock name for CSPIAlexander Shiyan2012-07-162-2/+2
| | * ARM: i.MX5x clocks: Fix GPT clocksAlexander Shiyan2012-07-161-4/+4
| | * ARM: i.MX5x clocks: Fix parent for PWM clocksAlexander Shiyan2012-07-161-2/+2
| | * ARM: i.MX5x clocks: Add EPIT supportAlexander Shiyan2012-07-161-0/+9
| | * ARM: mx27: Reenable silicon version printFabio Estevam2012-07-091-0/+2
| | * ARM: clk-imx27: Fix rtc clock idFabio Estevam2012-07-092-2/+2
| * | Merge tag 'omap-devel-am33xx-data-for-v3.6' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2012-07-108-88/+1204
| |\ \
| | * \ Merge tag 'omap-devel-e-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-07-058-88/+1204
| | |\ \
| | | * | ARM: OMAP3+: clock33xx: Add AM33XX clock tree dataVaibhav Hiremath2012-06-295-0/+1112
| | | * | ARM: OMAP3+: clock: Move common clksel_rate & clock data to common filePaul Walmsley2012-06-264-88/+93
| * | | | Merge branch 'omap/cleanup2' into next/clkArnd Bergmann2012-07-1089-1507/+4039
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-068-55/+71
| |\ \ \ \ \
| | * | | | | ARM: tegra: Provide clock for only one PWM controllerThierry Reding2012-07-022-10/+2
| | * | | | | ARM: tegra: Fix PWM clock programmingSimon Que2012-07-021-4/+28
| | * | | | | ARM: tegra: dma: rename driver name for clock to "tegra-apbdma"Laxman Dewangan2012-06-263-3/+3
| | * | | | | ARM: tegra: Remove second instance of uart clkPrashant Gaikwad2012-06-252-20/+20
| | * | | | | ARM: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-116-19/+19
| * | | | | | Merge branch 'tegra/cleanup' into next/clkArnd Bergmann2012-07-0612-50/+13
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-2340-1762/+652
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'omap-devel-pm-for-v3.6' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2012-07-0311-107/+216
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP2+: PM: fix IRQ_NOAUTOEN removal by mis-mergeKevin Hilman2012-06-291-2/+7
| | * | | | | | | | ARM: OMAP3: PM: cpuidle: optimize the clkdm idle latency in C1 stateJean Pihet2012-06-251-18/+4
| | * | | | | | | | ARM: OMAP3: PM: cpuidle: optimize the PER latency in C1 stateJean Pihet2012-06-251-19/+22
| | * | | | | | | | ARM: OMAP3: PM: cpuidle: default to C1 in next_valid_stateJean Pihet2012-06-251-7/+1
| | * | | | | | | | ARM: OMAP3: PM: cleanup cam_pwrdm leftoversKevin Hilman2012-06-251-4/+0
| | * | | | | | | | ARM: OMAP3: PM: call pre/post transition per powerdomainKevin Hilman2012-06-251-4/+15
| | * | | | | | | | ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdmKevin Hilman2012-06-254-10/+18
| | * | | | | | | | Merge tag 'omap-devel-c-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-06-257-56/+162
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: OMAP3: PM: Remove IO Daisychain control from cpuidleVishwanath BS2012-06-221-14/+0
| | | * | | | | | | | ARM: OMAP3PLUS: hwmod: reconfigure IO Daisychain during hwmod muxVishwanath BS2012-06-221-2/+36
| | | * | | | | | | | ARM: OMAP3+: PRM: Enable IO wake upTero Kristo2012-06-222-13/+38
| | | * | | | | | | | ARM: OMAP4: PRM: Add IO Daisychain supportRajendra Nayak2012-06-222-0/+56
| | | * | | | | | | | ARM: OMAP3: PM: Move IO Daisychain function to omap3 prm fileVishwanath BS2012-06-224-33/+43
| | | * | | | | | | | ARM: OMAP3: PM: correct enable/disable of daisy io chainMohan V2012-06-221-3/+4
| | | * | | | | | | | ARM: OMAP2+: PRM: fix compile for OMAP4-only buildKevin Hilman2012-06-221-2/+2
| * | | | | | | | | | Merge tag 'omap-devel-driver-for-v3.6' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-07-0314-1597/+194
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-06-2611-1489/+95
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/Jean Pihet2012-05-313-1150/+5
| | | * | | | | | | | | | ARM: OMAP2+: SmartReflex: add POWER_AVS Kconfig optionsJean Pihet2012-05-313-18/+34
| | | * | | | | | | | | | ARM: OMAP2+: SmartReflex: Create per-opp debugfs node for errminlimitJean Pihet2012-05-311-2/+5
| | | * | | | | | | | | | ARM: OMAP2+: SmartReflex: Use per-OPP data structureJean Pihet2012-05-312-26/+48
| | | * | | | | | | | | | ARM: OMAP2+: Voltage: Move the omap_volt_data structure to platJ Keerthy2012-05-312-20/+22
| | | * | | | | | | | | | ARM: OMAP2+: SmartReflex: introduce a busy loop condition test macroJean Pihet2012-05-311-6/+6
| | | * | | | | | | | | | ARM: OMAP3: hwmod: rename the smartreflex entriesJean Pihet2012-05-312-5/+5
| | | * | | | | | | | | | ARM: OMAP2+: smartreflex: Use the names from hwmod data instead of voltage do...Jean Pihet2012-05-313-41/+29
| | | * | | | | | | | | | ARM: OMAP3+: SmartReflex: class drivers should use struct omap_sr *Jean Pihet2012-05-312-42/+19