index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
88pm860x-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
mfd: 88pm860x-core: Repair formatting issues
Lee Jones
1
-15
/
+22
2014-03-19
mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+5
2014-03-19
mfd: 88pm860x: Fix I2C device resource leak on regmap init fail
Krzysztof Kozlowski
1
-0
/
+1
2013-10-23
mfd: 88pm860x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-13
mfd: 88pm860x: Convert to managed resources for allocating memory
Lee Jones
1
-3
/
+2
2013-06-13
mfd: 88pm860x: Use devm_regmap_init_i2c()
Sachin Kamat
1
-2
/
+1
2013-04-08
mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd data
Jingoo Han
1
-9
/
+3
2012-11-29
mfd: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-29
mfd: remove use of __devinitdata
Bill Pemberton
1
-34
/
+34
2012-11-29
mfd: remove use of __devinit
Bill Pemberton
1
-15
/
+15
2012-11-29
mfd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-07
Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-1
/
+21
2012-10-02
mfd: 88pm860x: Move gpadc init into touch
Haojian Zhuang
1
-51
/
+0
2012-10-02
mfd: 88pm860x: Device tree support
Haojian Zhuang
1
-9
/
+53
2012-10-02
mfd: 88pm860x: Use irqdomain
Haojian Zhuang
1
-27
/
+38
2012-09-25
Merge with upstream to accommodate with MFD changes
Anton Vorontsov
1
-11
/
+12
2012-09-21
88pm860x_battery and charger: Fix a few post-merge issues
Anton Vorontsov
1
-2
/
+2
2012-09-21
power_supply: Enable battery-charger for 88pm860x
Jett.Zhou
1
-1
/
+21
2012-09-19
mfd: 88pm860x: Move initilization code
Haojian Zhuang
1
-3
/
+159
2012-09-19
mfd: 88pm860x: Avoid to check resource for preg regulator
Haojian Zhuang
1
-7
/
+1
2012-09-19
mfd: Use IRQF_ONESHOT for 88pm860x
Fengguang Wu
1
-1
/
+1
2012-09-16
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-10
/
+11
2012-09-14
mfd: 88pm860x: Fix section mismatch warning
Haojian Zhuang
1
-3
/
+3
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-10
/
+11
2012-09-11
mfd: 88pm860x: Use REG resource in regulator
Haojian Zhuang
1
-66
/
+199
2012-09-11
mfd: 88pm860x: Use REG in leds resource
Haojian Zhuang
1
-40
/
+74
2012-09-11
mfd: 88pm860x: Use REG resource for backlight
Haojian Zhuang
1
-35
/
+43
2012-09-11
mfd: 88pm860x: Convert to IORESOURCE_REG
Mark Brown
1
-63
/
+29
2012-09-11
mfd: 88pm860x: Move _IO resources out of ioport_ioresource
Mark Brown
1
-29
/
+63
2012-07-09
mfd: Add pre-regulator device for 88pm860x
Jett.Zhou
1
-0
/
+23
2012-03-06
mfd: Fix pm8606 build failure
Samuel Ortiz
1
-0
/
+2
2012-03-06
mfd: Code cleanup for pm8606 sub-dev initialization
Jett.Zhou
1
-6
/
+11
2012-03-06
mfd: Add power control interface for pm8606 chip
Jett.Zhou
1
-0
/
+95
2011-05-26
mfd: Avoid to use constraint name in 88pm860x regulator driver
Haojian Zhuang
1
-27
/
+8
2011-05-26
mfd: Remove unused parameter from 88pm860x API
Haojian Zhuang
1
-18
/
+10
2011-05-26
mfd: Avoid to allocate 88pm860x static platform data
Haojian Zhuang
1
-29
/
+16
2011-05-26
mfd: Add rtc support to 88pm860x
Haojian Zhuang
1
-0
/
+29
2011-05-26
mfd: Fix build warning on 88pm860x
Haojian Zhuang
1
-14
/
+14
2011-05-26
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
Samuel Ortiz
1
-6
/
+12
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
1
-4
/
+4
2011-03-27
mfd: 88pm860x: Remove unused irq_desc leftovers
Thomas Gleixner
1
-3
/
+0
2011-03-23
mfd: Adopt mfd_data in 88pm860x input driver
Haojian Zhuang
1
-125
/
+126
2011-03-23
mfd: Adopt mfd_data in 88pm860x regulator
Haojian Zhuang
1
-61
/
+104
2011-03-23
mfd: Adopt mfd_data in 88pm860x led
Haojian Zhuang
1
-59
/
+50
2011-03-23
mfd: Adopt mfd_data in 88pm860x backlight
Haojian Zhuang
1
-45
/
+51
2011-01-14
mfd: Convert 88PM860x driver to new irq_ APIs
Mark Brown
1
-21
/
+15
2010-10-29
mfd: Update chip id of 88pm8607
Haojian Zhuang
1
-2
/
+5
2010-10-29
mfd: Add codec resource into 88pm860x driver
Haojian Zhuang
1
-0
/
+44
2010-08-12
mfd: Fix 88pm860x uninitialized variable and clean up
Dan Carpenter
1
-40
/
+32
[next]