index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
88pm860x-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
mfd: Constify static struct resources
Rikard Falkeborn
1
-25
/
+25
2019-08-12
mfd: 88pm860x-core: Convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2016-11-17
mfd: 88pm860x: Move over to new I2C device .probe() call
Lee Jones
1
-3
/
+2
2016-01-14
mfd: 88pm860x-core: Fix commenting and declaration spacing
Lee Jones
1
-3
/
+6
2016-01-14
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
1
-2
/
+2
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
1
-4
/
+0
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
1
-1
/
+0
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
1
-1
/
+1
2015-01-22
mfd: 88pm860x-core: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
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-28
mfd: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-28
mfd: remove use of __devinitdata
Bill Pemberton
1
-34
/
+34
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
1
-15
/
+15
2012-11-28
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-24
Merge with upstream to accommodate with MFD changes
Anton Vorontsov
1
-11
/
+12
2012-09-20
88pm860x_battery and charger: Fix a few post-merge issues
Anton Vorontsov
1
-2
/
+2
2012-09-20
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-15
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
[next]