aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mfd: Switch WM8350 revision detection to a feature based modelMark Brown2009-01-04
* power_supply: Add support for WM8350 PMUMark Brown2009-01-04
* mfd: allow reading entire register banks on twl4030David Brownell2009-01-04
* mfd: Add AUXADC support for WM8350Mark Brown2009-01-04
* mfd: Add WM8350 revision H supportMark Brown2009-01-04
* mfd: Add some documentation for WM8350 register lockMark Brown2009-01-04
* mfd: Remove i.MX31ism from WM8350 i2c driverMark Brown2009-01-04
* mfd: Don't mark WM8350 security register as volatileMark Brown2009-01-04
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\
| * x86: setup_per_cpu_areas() cleanupCyrill Gorcunov2009-01-03
| * cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis2009-01-03
| * cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-03
| * cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
| * x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-03
| * x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
| * sched: put back some stack hog changes that were undone in kernel/sched.cMike Travis2009-01-03
| * x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-03
| * ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-03
| * cpumask: convert RCU implementations, fixIngo Molnar2009-01-03
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2009-01-03
| |\
| | * xtensa: define __flsRusty Russell2009-01-03
| | * mn10300: define __flsRusty Russell2009-01-03
| | * m32r: define __flsRusty Russell2009-01-03
| | * h8300: define __flsRusty Russell2009-01-03
| | * frv: define __flsRusty Russell2009-01-03
| | * cris: define __flsRusty Russell2009-01-03
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
| |\|
| | * cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2008-12-31
| | * cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell2008-12-31
| | * cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell2008-12-31
| | * cpumask: convert mm/Rusty Russell2008-12-31
| | * cpumask: convert rest of files in kernel/Rusty Russell2008-12-31
| | * cpumask: convert kernel/cpu.cRusty Russell2008-12-31
| | * cpumask: convert kernel/profile.cRusty Russell2008-12-31
| | * cpumask: convert RCU implementationsRusty Russell2008-12-31
| | * cpumask: convert kernel/irqRusty Russell2008-12-31
| | * cpumask: convert kernel time functionsRusty Russell2008-12-31
| | * cpumask: convert kernel/workqueue.cRusty Russell2008-12-31
| | * cpumask: convert kernel/compat.cRusty Russell2008-12-31
| | * cpumask: remove any_online_cpu() users: mm/Rusty Russell2008-12-31
| | * cpumask: remove any_online_cpu() users: kernel/Rusty Russell2008-12-31
| | * cpumask: convert kernel trace functions furtherRusty Russell2008-12-31
| | * cpumask: convert kernel trace functionsRusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell2008-12-31
| | * cpumask: Use find_last_bit()Rusty Russell2008-12-31
| | * bitmap: find_last_bit()Rusty Russell2008-12-31
| | * m68knommu: define __flsRusty Russell2008-12-31