summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mfd: dm355evm msp430 driverDavid Brownell2009-01-041-0/+79
* mfd: Add WM8351 supportMark Brown2009-01-041-0/+4
* mfd: Support configurable numbers of DCDCs and ISINKs on WM8350Mark Brown2009-01-041-0/+4
* mfd: Add WM8352 supportMark Brown2009-01-041-0/+4
* mfd: Dialog DA9030 battery charger MFD driverMike Rapoport2009-01-041-2/+42
* mfd: twl4030 regulator bug fixesDavid Brownell2009-01-041-1/+0
* mfd: twl4030: create some regulator devicesDavid Brownell2009-01-041-0/+47
* mfd: twl4030: cleanup symbols and OMAP dependencyDavid Brownell2009-01-041-31/+0
* power_supply: Add battery health reporting for WM8350Mark Brown2009-01-041-0/+7
* power_supply: Add cold to the POWER_SUPPLY_HEALTH report valuesMark Brown2009-01-041-0/+1
* mfd: Refactor WM8350 chip identificationMark Brown2009-01-041-0/+6
* mfd: Switch WM8350 revision detection to a feature based modelMark Brown2009-01-042-2/+2
* power_supply: Add support for WM8350 PMUMark Brown2009-01-042-1/+48
* mfd: allow reading entire register banks on twl4030David Brownell2009-01-041-2/+2
* mfd: Add AUXADC support for WM8350Mark Brown2009-01-042-0/+10
* mfd: Add WM8350 revision H supportMark Brown2009-01-041-0/+1
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-0316-175/+196
|\
| * cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-031-2/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2009-01-034-0/+36
| |\
| | * xtensa: define __flsRusty Russell2009-01-031-0/+11
| | * mn10300: define __flsRusty Russell2009-01-031-0/+11
| | * m32r: define __flsRusty Russell2009-01-031-0/+1
| | * frv: define __flsRusty Russell2009-01-031-0/+13
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03263-2877/+11044
| |\|
| | * cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2009-01-011-1/+10
| | * cpumask: convert rest of files in kernel/Rusty Russell2009-01-011-3/+3
| | * cpumask: convert RCU implementationsRusty Russell2009-01-011-2/+2
| | * cpumask: convert kernel/irqRusty Russell2009-01-011-1/+1
| | * cpumask: convert kernel time functionsRusty Russell2009-01-011-2/+2
| | * bitmap: find_last_bit()Rusty Russell2009-01-011-1/+12
| | * m68k: define __flsRusty Russell2009-01-011-0/+5
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31113-1032/+6927
| | |\
| | * | cpumask: Use nr_cpu_ids in seq_cpumaskRusty Russell2008-12-301-1/+1
| | * | cpumask: smp_call_function_many()Rusty Russell2008-12-301-7/+8
| | * | cpumask: make set_cpu_*/init_cpu_* out-of-lineRusty Russell2008-12-301-46/+7
| | * | cpumask: make cpumask.h eat its own dogfood.Rusty Russell2008-12-301-37/+38
| | * | cpumask: switch over to cpu_online/possible/active/present_mask: coreRusty Russell2008-12-301-46/+29
| | * | bitmap: fix seq_bitmap and seq_cpumask to take const pointerRusty Russell2008-12-301-2/+3
| | * | bitmap: test for constant as well as small size for inline versionsRusty Russell2008-12-301-16/+19
| | * | cpumask: make CONFIG_NR_CPUS always valid.Rusty Russell2008-12-301-8/+8
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-30171-1936/+4847
| | |\ \
| | * | | cpumask: add sysfs displays for configured and disabled cpu mapsMike Travis2008-12-191-0/+3
| | * | | cpumask: Add alloc_cpumask_var_node()Mike Travis2008-12-191-0/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-035-168/+138
|\ \ \ \ \
| * | | | | VT-d: remove now unused intel_iommu_found functionJoerg Roedel2009-01-031-9/+0
| * | | | | VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel2009-01-031-2/+0
| * | | | | VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel2009-01-031-4/+0
| * | | | | VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel2009-01-031-4/+0
| * | | | | VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel2009-01-031-2/+0
| * | | | | KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-031-3/+3