summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-04mfd: Support configurable numbers of DCDCs and ISINKs on WM8350Mark Brown3-0/+17
2009-01-04mfd: Handle missing WM8350 platform dataMark Brown1-1/+1
2009-01-04mfd: Add WM8352 supportMark Brown5-16/+1143
2009-01-04mfd: Use irq_to_desc in twl4030 codeSamuel Ortiz1-4/+26
2009-01-04power_supply: Add Dialog DA9030 battery charger driverMike Rapoport3-0/+608
2009-01-04mfd: Dialog DA9030 battery charger MFD driverMike Rapoport2-2/+54
2009-01-04mfd: Register WM8400 codec deviceMark Brown2-6/+26
2009-01-04mfd: Pass driver_data onto child devicesMark Brown1-0/+1
2009-01-04mfd: Fix twl4030-core.c build errorSamuel Ortiz1-6/+13
2009-01-04mfd: twl4030 regulator bug fixesDavid Brownell2-11/+1
2009-01-04mfd: twl4030: create some regulator devicesDavid Brownell2-10/+211
2009-01-04mfd: twl4030: cleanup symbols and OMAP dependencyDavid Brownell2-32/+1
2009-01-04mfd: twl4030: simplified child creation codeDavid Brownell1-216/+84
2009-01-04power_supply: Add battery health reporting for WM8350Mark Brown3-9/+33
2009-01-04power_supply: Add cold to the POWER_SUPPLY_HEALTH report valuesMark Brown2-1/+2
2009-01-04mfd: Refactor WM8350 chip identificationMark Brown2-17/+43
2009-01-04mfd: Switch WM8350 revision detection to a feature based modelMark Brown4-7/+5
2009-01-04power_supply: Add support for WM8350 PMUMark Brown5-1/+571
2009-01-04mfd: allow reading entire register banks on twl4030David Brownell2-4/+4
2009-01-04mfd: Add AUXADC support for WM8350Mark Brown3-1/+60
2009-01-04mfd: Add WM8350 revision H supportMark Brown2-1/+7
2009-01-04mfd: Add some documentation for WM8350 register lockMark Brown1-0/+16
2009-01-04mfd: Remove i.MX31ism from WM8350 i2c driverMark Brown1-2/+0
2009-01-04mfd: Don't mark WM8350 security register as volatileMark Brown1-1/+1
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds112-878/+1285
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds22-463/+1893
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds157-1105/+1628
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu2-56/+34
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds17-51/+392
2009-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-30/+947
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds30-456/+683
2009-01-03Make %p print '(null)' for NULL pointersLinus Torvalds1-0/+3
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro3-40/+52
2009-01-03sanitize ifdefs in binfmt_aoutAl Viro1-9/+7
2009-01-03remove the rudiment of a.out for sparcAl Viro1-64/+1
2009-01-03Updated contact info for CREDITS fileHugh Blemings1-4/+4
2009-01-03x86: setup_per_cpu_areas() cleanupCyrill Gorcunov1-17/+8
2009-01-03cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis1-1/+1
2009-01-03cpumask: use alloc_cpumask_var_node where appropriateMike Travis2-5/+6
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell7-58/+128
2009-01-03x86: use cpumask_var_t in acpi/boot.cRusty Russell1-7/+22
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis12-79/+26
2009-01-03sched: put back some stack hog changes that were undone in kernel/sched.cMike Travis2-39/+17
2009-01-03x86: enable cpus display of kernel_max and offlined cpusMike Travis1-0/+2
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar3-4/+4
2009-01-03cpumask: convert RCU implementations, fixIngo Molnar1-1/+2
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar6-0/+38
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis4791-128209/+278536
2009-01-03AMD IOMMU: remove now unnecessary #ifdefsJoerg Roedel1-11/+0
2009-01-03Merge branches 'iommu/api' and 'iommu/amd' into for-linusJoerg Roedel4-87/+676