index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd
David Brownell
2009-01-04
5
-11
/
+11
*
mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd
David Brownell
2009-01-04
5
-15
/
+16
*
mfd: dm355evm msp430 driver
David Brownell
2009-01-04
4
-0
/
+509
*
mfd: Add missing break from wm3850-core
Mark Brown
2009-01-04
1
-0
/
+1
*
mfd: Add WM8351 support
Mark Brown
2009-01-04
5
-0
/
+1112
*
mfd: Support configurable numbers of DCDCs and ISINKs on WM8350
Mark Brown
2009-01-04
3
-0
/
+17
*
mfd: Handle missing WM8350 platform data
Mark Brown
2009-01-04
1
-1
/
+1
*
mfd: Add WM8352 support
Mark Brown
2009-01-04
5
-16
/
+1143
*
mfd: Use irq_to_desc in twl4030 code
Samuel Ortiz
2009-01-04
1
-4
/
+26
*
power_supply: Add Dialog DA9030 battery charger driver
Mike Rapoport
2009-01-04
3
-0
/
+608
*
mfd: Dialog DA9030 battery charger MFD driver
Mike Rapoport
2009-01-04
2
-2
/
+54
*
mfd: Register WM8400 codec device
Mark Brown
2009-01-04
2
-6
/
+26
*
mfd: Pass driver_data onto child devices
Mark Brown
2009-01-04
1
-0
/
+1
*
mfd: Fix twl4030-core.c build error
Samuel Ortiz
2009-01-04
1
-6
/
+13
*
mfd: twl4030 regulator bug fixes
David Brownell
2009-01-04
2
-11
/
+1
*
mfd: twl4030: create some regulator devices
David Brownell
2009-01-04
2
-10
/
+211
*
mfd: twl4030: cleanup symbols and OMAP dependency
David Brownell
2009-01-04
2
-32
/
+1
*
mfd: twl4030: simplified child creation code
David Brownell
2009-01-04
1
-216
/
+84
*
power_supply: Add battery health reporting for WM8350
Mark Brown
2009-01-04
3
-9
/
+33
*
power_supply: Add cold to the POWER_SUPPLY_HEALTH report values
Mark Brown
2009-01-04
2
-1
/
+2
*
mfd: Refactor WM8350 chip identification
Mark Brown
2009-01-04
2
-17
/
+43
*
mfd: Switch WM8350 revision detection to a feature based model
Mark Brown
2009-01-04
4
-7
/
+5
*
power_supply: Add support for WM8350 PMU
Mark Brown
2009-01-04
5
-1
/
+571
*
mfd: allow reading entire register banks on twl4030
David Brownell
2009-01-04
2
-4
/
+4
*
mfd: Add AUXADC support for WM8350
Mark Brown
2009-01-04
3
-1
/
+60
*
mfd: Add WM8350 revision H support
Mark Brown
2009-01-04
2
-1
/
+7
*
mfd: Add some documentation for WM8350 register lock
Mark Brown
2009-01-04
1
-0
/
+16
*
mfd: Remove i.MX31ism from WM8350 i2c driver
Mark Brown
2009-01-04
1
-2
/
+0
*
mfd: Don't mark WM8350 security register as volatile
Mark Brown
2009-01-04
1
-1
/
+1
*
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
112
-878
/
+1285
|
\
|
*
x86: setup_per_cpu_areas() cleanup
Cyrill Gorcunov
2009-01-03
1
-17
/
+8
|
*
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
Mike Travis
2009-01-03
1
-1
/
+1
|
*
cpumask: use alloc_cpumask_var_node where appropriate
Mike Travis
2009-01-03
2
-5
/
+6
|
*
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
2009-01-03
7
-58
/
+128
|
*
x86: use cpumask_var_t in acpi/boot.c
Rusty Russell
2009-01-03
1
-7
/
+22
|
*
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
Mike Travis
2009-01-03
12
-79
/
+26
|
*
sched: put back some stack hog changes that were undone in kernel/sched.c
Mike Travis
2009-01-03
2
-39
/
+17
|
*
x86: enable cpus display of kernel_max and offlined cpus
Mike Travis
2009-01-03
1
-0
/
+2
|
*
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
2009-01-03
3
-4
/
+4
|
*
cpumask: convert RCU implementations, fix
Ingo Molnar
2009-01-03
1
-1
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Ingo Molnar
2009-01-03
6
-0
/
+38
|
|
\
|
|
*
xtensa: define __fls
Rusty Russell
2009-01-03
1
-0
/
+11
|
|
*
mn10300: define __fls
Rusty Russell
2009-01-03
1
-0
/
+11
|
|
*
m32r: define __fls
Rusty Russell
2009-01-03
1
-0
/
+1
|
|
*
h8300: define __fls
Rusty Russell
2009-01-03
1
-0
/
+1
|
|
*
frv: define __fls
Rusty Russell
2009-01-03
1
-0
/
+13
|
|
*
cris: define __fls
Rusty Russell
2009-01-03
1
-0
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2009-01-03
4887
-200255
/
+350582
|
|
\
\
|
|
|
/
|
|
*
cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
Rusty Russell
2009-01-01
2
-1
/
+14
|
|
*
cpumask: zero extra bits in alloc_cpumask_var_node
Rusty Russell
2009-01-01
1
-0
/
+8
[next]