index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
mfd: sta2x11-mfd: Only add sta2x11_mfd if it hasn't already been added
Davide Ciminaghi
1
-1
/
+2
2012-11-20
mfd: sta2x11-mfd: Use defines for platform devices' names
Davide Ciminaghi
1
-20
/
+22
2012-11-20
mfd: sta2x11-mfd: Add sta2x11_mfd_get_regs_data() function
Davide Ciminaghi
1
-0
/
+22
2012-11-20
mfd: sta2x11-mfd: Add regmap support
Davide Ciminaghi
2
-105
/
+130
2012-11-20
mfd: sta2x11-mfd: Add apb-soc regs driver and factor out common code
Davide Ciminaghi
1
-109
/
+241
2012-11-20
iio: adc: Add viperboard adc driver
Lars Poeschel
1
-0
/
+3
2012-11-20
i2c: Add viperboard i2c master driver
Lars Poeschel
1
-0
/
+3
2012-11-20
gpio: Add viperboard gpio driver
Lars Poeschel
1
-0
/
+3
2012-11-20
mfd: Add viperboard driver
Lars Poeschel
3
-0
/
+144
2012-11-20
mfd: Only unregister platform devices allocated by the mfd core
Charles Keepax
1
-2
/
+13
2012-11-20
mfd: da9052: Introduce da9052-irq.c
Fabio Estevam
3
-263
/
+297
2012-11-20
mfd: da9052-core: Use regmap_irq_get_virq() and fix the probe
Fabio Estevam
1
-15
/
+19
2012-11-20
mfd: tps65910: Pass irq_domain when adding mfd sub devices
Laxman Dewangan
1
-1
/
+2
2012-11-20
mfd: tps65910: Move interrupt implementation code to mfd file
Laxman Dewangan
3
-244
/
+217
2012-11-20
mfd: tps65910: Use regmap irq framework for interrupt support
Laxman Dewangan
1
-196
/
+179
2012-11-20
mfd: tps65910: Initialize mfd devices after all initialization done
Laxman Dewangan
1
-8
/
+8
2012-11-19
ab8500: Add devicetree support for chargalg
Rajanikanth H.V
1
-0
/
+5
2012-11-19
ab8500: Add devicetree support for charger
Rajanikanth H.V
1
-0
/
+5
2012-11-19
ab8500: Add devicetree support for btemp
Rajanikanth H.V
1
-0
/
+5
2012-11-19
ab8500: Add devicetree support for fuelgauge
Rajanikanth H.V
1
-0
/
+5
2012-11-16
drivers: mfd: fix dependencies for MFD_RTSX_PCI
Greg Kroah-Hartman
1
-0
/
+1
2012-11-16
drivers/mfd: Add realtek pcie card reader driver
Wei WANG
7
-0
/
+1974
2012-11-15
mfd: tps6586x: move regulator dt parsing to regulator driver
Laxman Dewangan
2
-69
/
+8
2012-11-13
mfd: Add irq io-resource for tps6586x rtc sub driver
Laxman Dewangan
1
-1
/
+11
2012-11-13
mfd: Convert tps6586x to irq_domain
Laxman Dewangan
1
-25
/
+66
2012-11-13
mfd: twl6040: Rename the core driver
Peter Ujfalusi
2
-1
/
+1
2012-11-13
mfd: twl6040: Convert to use regmap_irq
Peter Ujfalusi
4
-223
/
+43
2012-11-13
mfd: twl6040: Correct Ready and Thermal interrupt handling
Peter Ujfalusi
1
-21
/
+31
2012-11-13
mfd: twl6040: Restructure power up and down code
Peter Ujfalusi
1
-20
/
+18
2012-11-13
mfd: twl6040: Remove unused parameter for twl6040_power_up_completion()
Peter Ujfalusi
1
-4
/
+2
2012-11-13
mfd: twl6040: Fix typo for power on failure
Peter Ujfalusi
1
-1
/
+1
2012-11-12
mfd: Differentiate between u8500 and u9540 TCDM address mapping
Lee Jones
1
-2
/
+6
2012-11-12
mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routines
Lee Jones
1
-38
/
+24
2012-11-12
mfd: Enable the STMPE MFD for Device Tree
Lee Jones
1
-6
/
+42
2012-11-12
mfd: Correct copy and paste mistake in stmpe
Lee Jones
1
-2
/
+2
2012-11-12
mfd: Provide the STMPE driver with its own IRQ domain
Lee Jones
1
-32
/
+50
2012-11-12
mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameter
Lee Jones
1
-12
/
+13
2012-11-12
mfd: ab8500-core: Remove unused ab8500-gpio IRQ ranges
Lee Jones
1
-36
/
+0
2012-11-10
mfd: db8500: Connect ARMSS clk to ARM OPP
Ulf Hansson
1
-22
/
+56
2012-11-10
mfd: db8500: Provide cpufreq table as platform data
Ulf Hansson
1
-0
/
+22
2012-11-09
mfd: Explicitely include slab.h to rtsx
Samuel Ortiz
1
-0
/
+1
2012-11-08
mfd: Select MFD_CORE for rtsx
Samuel Ortiz
1
-0
/
+1
2012-11-08
mfd: Add realtek pcie card reader driver
Wei WANG
7
-0
/
+1974
2012-11-07
mfd: mc13xxx: Add support for mc34708
Uwe Kleine-König
4
-1
/
+33
2012-11-07
mfd: mc13xxx: Change probing details for mc13xxx devices
Uwe Kleine-König
4
-75
/
+60
2012-11-06
IIO : ADC: tiadc: Add support of TI's ADC driver
Patil, Rachna
1
-1
/
+17
2012-11-06
input: TSC: ti_tsc: Convert TSC into a MFDevice
Patil, Rachna
1
-0
/
+11
2012-11-06
mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevice
Patil, Rachna
3
-0
/
+262
2012-11-05
Merge branch 'depends/omap-cleanup-headers-menelaus' into next/headers
Olof Johansson
1
-1
/
+1
2012-11-05
mfd: Versatile Express system registers driver
Pawel Moll
2
-1
/
+553
[prev]
[next]