index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
88pm860x-core.c
Age
Commit message (
Expand
)
Author
2019-08-12
mfd: 88pm860x-core: Convert to i2c_new_dummy_device
Wolfram Sang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2016-11-17
mfd: 88pm860x: Move over to new I2C device .probe() call
Lee Jones
2016-01-14
mfd: 88pm860x-core: Fix commenting and declaration spacing
Lee Jones
2016-01-14
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
2015-01-22
mfd: 88pm860x-core: Constify struct regmap_config
Krzysztof Kozlowski
2014-07-09
mfd: 88pm860x-core: Repair formatting issues
Lee Jones
2014-03-19
mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
2014-03-19
mfd: 88pm860x: Fix I2C device resource leak on regmap init fail
Krzysztof Kozlowski
2013-10-23
mfd: 88pm860x: Remove redundant of_match_ptr
Sachin Kamat
2013-07-31
mfd: Use dev_get_platdata()
Jingoo Han
2013-06-13
mfd: 88pm860x: Convert to managed resources for allocating memory
Lee Jones
2013-06-13
mfd: 88pm860x: Use devm_regmap_init_i2c()
Sachin Kamat
2013-04-08
mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd data
Jingoo Han
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
mfd: remove use of __devinitdata
Bill Pemberton
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
2012-10-07
Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6
Linus Torvalds
2012-10-02
mfd: 88pm860x: Move gpadc init into touch
Haojian Zhuang
2012-10-02
mfd: 88pm860x: Device tree support
Haojian Zhuang
2012-10-02
mfd: 88pm860x: Use irqdomain
Haojian Zhuang
2012-09-24
Merge with upstream to accommodate with MFD changes
Anton Vorontsov
2012-09-20
88pm860x_battery and charger: Fix a few post-merge issues
Anton Vorontsov
2012-09-20
power_supply: Enable battery-charger for 88pm860x
Jett.Zhou
2012-09-19
mfd: 88pm860x: Move initilization code
Haojian Zhuang
2012-09-19
mfd: 88pm860x: Avoid to check resource for preg regulator
Haojian Zhuang
2012-09-19
mfd: Use IRQF_ONESHOT for 88pm860x
Fengguang Wu
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-14
mfd: 88pm860x: Fix section mismatch warning
Haojian Zhuang
2012-09-14
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-11
mfd: 88pm860x: Use REG resource in regulator
Haojian Zhuang
2012-09-11
mfd: 88pm860x: Use REG in leds resource
Haojian Zhuang
2012-09-11
mfd: 88pm860x: Use REG resource for backlight
Haojian Zhuang
2012-09-11
mfd: 88pm860x: Convert to IORESOURCE_REG
Mark Brown
2012-09-11
mfd: 88pm860x: Move _IO resources out of ioport_ioresource
Mark Brown
2012-07-09
mfd: Add pre-regulator device for 88pm860x
Jett.Zhou
2012-03-06
mfd: Fix pm8606 build failure
Samuel Ortiz
2012-03-06
mfd: Code cleanup for pm8606 sub-dev initialization
Jett.Zhou
2012-03-06
mfd: Add power control interface for pm8606 chip
Jett.Zhou
2011-05-26
mfd: Avoid to use constraint name in 88pm860x regulator driver
Haojian Zhuang
2011-05-26
mfd: Remove unused parameter from 88pm860x API
Haojian Zhuang
2011-05-26
mfd: Avoid to allocate 88pm860x static platform data
Haojian Zhuang
2011-05-26
mfd: Add rtc support to 88pm860x
Haojian Zhuang
2011-05-26
mfd: Fix build warning on 88pm860x
Haojian Zhuang
2011-05-26
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
Samuel Ortiz
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
[next]