index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-04
mfd: Support configurable numbers of DCDCs and ISINKs on WM8350
Mark Brown
3
-0
/
+17
2009-01-04
mfd: Handle missing WM8350 platform data
Mark Brown
1
-1
/
+1
2009-01-04
mfd: Add WM8352 support
Mark Brown
5
-16
/
+1143
2009-01-04
mfd: Use irq_to_desc in twl4030 code
Samuel Ortiz
1
-4
/
+26
2009-01-04
power_supply: Add Dialog DA9030 battery charger driver
Mike Rapoport
3
-0
/
+608
2009-01-04
mfd: Dialog DA9030 battery charger MFD driver
Mike Rapoport
2
-2
/
+54
2009-01-04
mfd: Register WM8400 codec device
Mark Brown
2
-6
/
+26
2009-01-04
mfd: Pass driver_data onto child devices
Mark Brown
1
-0
/
+1
2009-01-04
mfd: Fix twl4030-core.c build error
Samuel Ortiz
1
-6
/
+13
2009-01-04
mfd: twl4030 regulator bug fixes
David Brownell
2
-11
/
+1
2009-01-04
mfd: twl4030: create some regulator devices
David Brownell
2
-10
/
+211
2009-01-04
mfd: twl4030: cleanup symbols and OMAP dependency
David Brownell
2
-32
/
+1
2009-01-04
mfd: twl4030: simplified child creation code
David Brownell
1
-216
/
+84
2009-01-04
power_supply: Add battery health reporting for WM8350
Mark Brown
3
-9
/
+33
2009-01-04
power_supply: Add cold to the POWER_SUPPLY_HEALTH report values
Mark Brown
2
-1
/
+2
2009-01-04
mfd: Refactor WM8350 chip identification
Mark Brown
2
-17
/
+43
2009-01-04
mfd: Switch WM8350 revision detection to a feature based model
Mark Brown
4
-7
/
+5
2009-01-04
power_supply: Add support for WM8350 PMU
Mark Brown
5
-1
/
+571
2009-01-04
mfd: allow reading entire register banks on twl4030
David Brownell
2
-4
/
+4
2009-01-04
mfd: Add AUXADC support for WM8350
Mark Brown
3
-1
/
+60
2009-01-04
mfd: Add WM8350 revision H support
Mark Brown
2
-1
/
+7
2009-01-04
mfd: Add some documentation for WM8350 register lock
Mark Brown
1
-0
/
+16
2009-01-04
mfd: Remove i.MX31ism from WM8350 i2c driver
Mark Brown
1
-2
/
+0
2009-01-04
mfd: Don't mark WM8350 security register as volatile
Mark Brown
1
-1
/
+1
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
112
-878
/
+1285
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
22
-463
/
+1893
2009-01-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
157
-1105
/
+1628
2009-01-03
sparseirq: move set/get_timer_rand_state back to .c
Yinghai Lu
2
-56
/
+34
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
17
-51
/
+392
2009-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
5
-30
/
+947
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
30
-456
/
+683
2009-01-03
Make %p print '(null)' for NULL pointers
Linus Torvalds
1
-0
/
+3
2009-01-03
get rid of special-casing the /sbin/loader on alpha
Al Viro
3
-40
/
+52
2009-01-03
sanitize ifdefs in binfmt_aout
Al Viro
1
-9
/
+7
2009-01-03
remove the rudiment of a.out for sparc
Al Viro
1
-64
/
+1
2009-01-03
Updated contact info for CREDITS file
Hugh Blemings
1
-4
/
+4
2009-01-03
x86: setup_per_cpu_areas() cleanup
Cyrill Gorcunov
1
-17
/
+8
2009-01-03
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
Mike Travis
1
-1
/
+1
2009-01-03
cpumask: use alloc_cpumask_var_node where appropriate
Mike Travis
2
-5
/
+6
2009-01-03
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
7
-58
/
+128
2009-01-03
x86: use cpumask_var_t in acpi/boot.c
Rusty Russell
1
-7
/
+22
2009-01-03
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
Mike Travis
12
-79
/
+26
2009-01-03
sched: put back some stack hog changes that were undone in kernel/sched.c
Mike Travis
2
-39
/
+17
2009-01-03
x86: enable cpus display of kernel_max and offlined cpus
Mike Travis
1
-0
/
+2
2009-01-03
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
3
-4
/
+4
2009-01-03
cpumask: convert RCU implementations, fix
Ingo Molnar
1
-1
/
+2
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Ingo Molnar
6
-0
/
+38
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
4791
-128209
/
+278536
2009-01-03
AMD IOMMU: remove now unnecessary #ifdefs
Joerg Roedel
1
-11
/
+0
2009-01-03
Merge branches 'iommu/api' and 'iommu/amd' into for-linus
Joerg Roedel
4
-87
/
+676
[next]