Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | | | serial: sh-sci: Support icount statistics for error cases. | Paul Mundt | 2011-11-24 | 1 | -0/+16 | |
| | | | * | | | | | | | | | | serial: sh-sci: Fix up SCFCR handling. | Paul Mundt | 2011-11-24 | 1 | -5/+28 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | sh: pfc: ioremap() support | Magnus Damm | 2011-12-09 | 1 | -24/+113 | |
| | * | | | | | | | | | | | sh: use ioread32/iowrite32 and mapped_reg for div6 | Magnus Damm | 2011-12-09 | 1 | -10/+10 | |
| | * | | | | | | | | | | | sh: use ioread32/iowrite32 and mapped_reg for div4 | Magnus Damm | 2011-12-09 | 1 | -8/+8 | |
| | * | | | | | | | | | | | sh: use ioread32/iowrite32 and mapped_reg for mstp32 | Magnus Damm | 2011-12-09 | 1 | -4/+4 | |
| | * | | | | | | | | | | | sh: extend clock struct with mapped_reg member | Magnus Damm | 2011-12-09 | 1 | -2/+7 | |
| | * | | | | | | | | | | | sh: clkfwk: setup clock parent from current register value | Kuninori Morimoto | 2011-11-24 | 1 | -0/+35 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-12 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v3.2-rc6' into x86/platform | Ingo Molnar | 2011-12-18 | 123 | -1397/+1651 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/intel config: Revamp configuration to allow for Moorestown and Medfield | Alan Cox | 2011-12-18 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | x86/intel/scu/ipc: Match the changes in the x86 configuration | Alan Cox | 2011-12-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2012-01-12 | 10 | -555/+765 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [CPUFREQ] EXYNOS: Removed useless headers and codes | Jaecheol Lee | 2012-01-09 | 2 | -20/+2 | |
| * | | | | | | | | | | | | | | [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver | Jaecheol Lee | 2012-01-09 | 4 | -317/+380 | |
| * | | | | | | | | | | | | | | [CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa... | Andreas Herrmann | 2012-01-06 | 1 | -7/+10 | |
| * | | | | | | | | | | | | | | [CPUFREQ] powernow-k8: Fix indexing issue | Andreas Herrmann | 2012-01-06 | 1 | -4/+11 | |
| * | | | | | | | | | | | | | | [CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPB | Andreas Herrmann | 2012-01-06 | 1 | -9/+10 | |
| * | | | | | | | | | | | | | | [CPUFREQ] update lpj only if frequency has changed | Afzal Mohammed | 2012-01-06 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | [CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updation | Afzal Mohammed | 2012-01-06 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | [CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init() | Kamalesh Babulal | 2011-12-09 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | [CPUFREQ] EXYNOS4210: cpufreq code is changed for stable working | Jaecheol Lee | 2011-12-09 | 1 | -36/+65 | |
| * | | | | | | | | | | | | | | [CPUFREQ] EXYNOS4210: Update frequency table for cpu divider | Jaecheol Lee | 2011-12-09 | 1 | -28/+41 | |
| * | | | | | | | | | | | | | | [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq | Jaecheol Lee | 2011-12-09 | 1 | -173/+1 | |
| * | | | | | | | | | | | | | | [CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messages | Mark Brown | 2011-12-09 | 1 | -13/+22 | |
| * | | | | | | | | | | | | | | Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker... | Dave Jones | 2011-12-02 | 2 | -0/+275 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h> | Kevin Hilman | 2011-11-10 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | cpufreq: OMAP: fix freq_table leak | Nishanth Menon | 2011-11-08 | 1 | -5/+17 | |
| | * | | | | | | | | | | | | | | cpufreq: OMAP: put clk if cpu_init failed | Nishanth Menon | 2011-11-08 | 1 | -3/+11 | |
| | * | | | | | | | | | | | | | | cpufreq: OMAP: only supports OPP library | Nishanth Menon | 2011-11-08 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | cpufreq: OMAP: dont support !freq_table | Nishanth Menon | 2011-11-08 | 1 | -34/+33 | |
| | * | | | | | | | | | | | | | | cpufreq: OMAP: deny initialization if no mpudev | Nishanth Menon | 2011-11-08 | 1 | -7/+8 | |
| | * | | | | | | | | | | | | | | cpufreq: OMAP: move clk name decision to init | Nishanth Menon | 2011-11-08 | 1 | -7/+13 | |
| | * | | | | | | | | | | | | | | cpufreq: OMAP: notify even with bad boot frequency | Colin Cross | 2011-11-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | cpufreq: OMAP: Enable all CPUs in shared policy mask | Todd Poynor | 2011-11-08 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | cpufreq: OMAP: Add SMP support for OMAP4+ | Russell King | 2011-11-08 | 1 | -10/+71 | |
| | * | | | | | | | | | | | | | | cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreq | Santosh Shilimkar | 2011-11-08 | 2 | -0/+189 | |
* | | | | | | | | | | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-01-12 | 35 | -728/+3057 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.infradead.org/users/cbou/battery-urgent | Anton Vorontsov | 2012-01-10 | 190 | -1577/+1848 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | collie_battery: Get rid of irq_to_gpio usage | Jochen Friedrich | 2011-11-24 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | power_supply: Mark da9052 driver as broken | Anton Vorontsov | 2012-01-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | power_supply: Drop usage of nowarn variant of sysfs_create_link() | Anton Vorontsov | 2012-01-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | s3c_adc_battery: Average over more than one adc sample | Heiko Stübner | 2012-01-06 | 1 | -3/+22 | |
| * | | | | | | | | | | | | | | | | power_supply: Add DA9052 battery driver | Ashish Jangam | 2012-01-06 | 3 | -0/+672 | |
| * | | | | | | | | | | | | | | | | isp1704_charger: Fix missing check | Felipe Contreras | 2012-01-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | jz4740-battery: Fix signedness bug | Axel Lin | 2012-01-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | power_supply: Assume mains power by default | Jean Delvare | 2012-01-06 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | | | | sbs-battery: Fix devicetree match table | Olof Johansson | 2012-01-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | sbs-battery: Change power supply name | Rhyland Klein | 2012-01-06 | 1 | -3/+16 | |
| * | | | | | | | | | | | | | | | | sbs-battery: Rename internals to new name | Rhyland Klein | 2012-01-06 | 1 | -219/+204 |