index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: Add support for sun6i PRCM (Power/Reset/Clock Management) unit
Boris BREZILLON
2014-06-03
3
-0
/
+143
*
mfd: sun6i-prcm: Document DT bindings
Boris BREZILLON
2014-06-03
1
-0
/
+59
*
mfd: rtsx_usb: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: omap-usb-host: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: as3711: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max14577: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-3
/
+3
*
mfd: lp3943: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max14577: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: sec-core: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: wm8400-core: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max8998: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: db8500-prcmu: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max8907: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max77693: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: kempld-core: Make mfd_cell array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max8997: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: max77686: Make of_device_id array const
Krzysztof Kozlowski
2014-06-03
1
-1
/
+1
*
mfd: mc13xxx: Do not use platform data with devicetree
Alexander Shiyan
2014-06-03
1
-12
/
+10
*
mfd: twl6040: Correct HPPLL configuration for 19.2 and 38.4 MHz mclk
Peter Ujfalusi
2014-06-03
1
-8
/
+5
*
mfd: tps6586x: Make of_device_id array const
Jingoo Han
2014-06-03
1
-1
/
+1
*
mfd: tps6507x: Make of_device_id array const
Jingoo Han
2014-06-03
1
-1
/
+1
*
mfd: tps65910: Make of_device_id array const
Jingoo Han
2014-06-03
1
-1
/
+1
*
mfd: sm501: Make of_device_id array const
Jingoo Han
2014-06-03
1
-1
/
+1
*
mfd: AXP20x: Add mfd driver for AXP20x PMIC
Carlo Caione
2014-06-03
4
-0
/
+451
*
mfd: syscon: Allow property as NULL in syscon_regmap_lookup_by_phandle
Pankaj Dubey
2014-06-03
1
-1
/
+5
*
mfd: pm8921: Remove pm8xxx API now that sub-devices use regmap
Stephen Boyd
2014-06-03
2
-202
/
+2
*
mfd: max14577: Fix IRQ handling after resume if this is not a wakeup source
Krzysztof Kozlowski
2014-06-03
1
-16
/
+13
*
mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup source
Krzysztof Kozlowski
2014-06-03
1
-15
/
+13
*
mfd: sec-core: Remove duplicated device type from sec_pmic_dev
Krzysztof Kozlowski
2014-06-03
3
-5
/
+5
*
mfd: twl6040: Move register patching earlier in probe
Peter Ujfalusi
2014-06-03
1
-4
/
+3
*
mfd: twl6040: Optional clk32k clock handling
Peter Ujfalusi
2014-06-03
3
-0
/
+14
*
mfd: twl6040: Select i2c fast mode as default with regmap patch
Peter Ujfalusi
2014-06-03
2
-2
/
+8
*
mfd: twl6040: Clear the interrupt ID register before requesting IRQ
Peter Ujfalusi
2014-06-03
1
-0
/
+3
*
mfd: core: Don't use devres functions before device is added
Charles Keepax
2014-06-03
1
-4
/
+7
*
mfd: rdc321x: Fix off-by-one for ngpio setting
Axel Lin
2014-06-03
2
-2
/
+2
*
mfd: sec-core: Update sec_pmic documentation
Krzysztof Kozlowski
2014-06-03
1
-12
/
+17
*
mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
Krzysztof Kozlowski
2014-06-03
3
-60
/
+71
*
mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others.
Bill Richardson
2014-06-03
1
-0
/
+3
*
mfd: lpc_ich: Enable GPIO for Panther Point
Guenter Roeck
2014-06-03
1
-0
/
+1
*
mfd: wm5110: Add missing isolation control register
Charles Keepax
2014-06-03
1
-0
/
+2
*
mfd: tps65218: Remove unused *rdev[] from struct tps65218
Axel Lin
2014-06-03
1
-1
/
+0
*
mfd: mc13xxx-core: Initialize the lock prior to using it
Fabio Estevam
2014-06-03
1
-2
/
+2
*
mfd: mc13xxx: Move definitions out of structures
Alexander Shiyan
2014-06-03
1
-10
/
+12
*
mfd: abx500-core: Fix compiler warning larger stack frame
Jay Aurabind
2014-06-03
2
-5
/
+9
*
mfd: Add sysfs attributes for Kontron PLD firmware revision
Michael Brunner
2014-06-03
2
-21
/
+110
*
mfd: bcm590xx: Fix modalias prefix
Axel Lin
2014-06-03
1
-1
/
+1
*
mfd: bcm590xx: Add missing remove function
Axel Lin
2014-06-03
1
-0
/
+7
*
-
-
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...
Lee Jones
2014-06-03
54
-500
/
+3670
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
mfd: tps65090: Stop caching most registers
Doug Anderson
2014-04-23
3
-24
/
+28
|
|
|
|
|
|
|
|
*
mfd: tps65090: Don't tell child devices we have an IRQ if we don't
Doug Anderson
2014-04-23
1
-3
/
+11
[next]