index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
88pm8607.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-19
regulator: 88pm8607: Convert to regulator core's simplified DT parsing code
Axel Lin
2019-02-26
regulator: 88pm8607: Remove unused fields from struct pm8607_regulator_info
Axel Lin
2019-02-26
regulator: 88pm8607: Simplify pm8607_list_voltage implementation
Axel Lin
2018-12-06
regulator: Use of_node_name_eq for node name comparisons
Rob Herring
2017-01-31
regulator: 88pm8607: constify regulator_ops structure
Bhumika Goyal
2015-05-01
regulator: 88pm8607: Constify platform_device_id
Krzysztof Kozlowski
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-10
regulator: remove unnecessary of_node_get() to parent
Guodong Xu
2014-02-27
regulator: 88pm8607: fix indent code style
Jingoo Han
2014-02-14
regulator: 88pm8607: Use of_get_child_by_name
Sachin Kamat
2013-09-17
regulator: 88pm8607: Convert to devm_regulator_register
Axel Lin
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
2013-05-12
regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers
Axel Lin
2013-03-05
regulator: 88pm8607: Use enable_is_inverted flag with regulator_enable_regmap...
Axel Lin
2013-02-19
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
Mark Brown
2013-01-30
regulator: Add missing of_node_put()
Axel Lin
2012-12-27
regulator: 88pm8607: Use apply_[reg|bit] with regmap based voltage_sel operat...
Axel Lin
2012-12-27
regulator: 88pm8607: Update update_bit for BUCK2 in pm8607_set_voltage_sel
Axel Lin
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
2012-10-02
mfd: 88pm860x: Device tree support
Haojian Zhuang
2012-09-19
mfd: 88pm860x: Avoid to check resource for preg regulator
Haojian Zhuang
2012-09-19
regulator: 88pm860x: Add pre-regulator support for 88pm860x regulator
Jett.Zhou
2012-09-11
mfd: 88pm860x: Use REG resource in regulator
Haojian Zhuang
2012-09-11
mfd: 88pm860x: Convert to IORESOURCE_REG
Mark Brown
2012-05-04
regulator: 88pm8607: Use regulator_get_voltage_sel_regmap()
Axel Lin
2012-04-23
regulator: 88pm8607: Use generic regmap enable/disable operations
Axel Lin
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-01
regulator: Convert 88pm8607 to get_voltage_sel
Axel Lin
2012-04-01
regulator: Convert 88pm8607 to set_voltage_sel
Axel Lin
2012-04-01
regulator: Add missing n_voltages setting for 88pm8607
Axel Lin
2012-04-01
regulator: Set list_voltage callback for 88pm8607
Axel Lin
2012-02-24
regulator: fix the ldo configure according to 88pm860x spec
Jett.Zhou
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-08-08
regulator: 88pm8607: Fix off-by-one value range checking in the case of no id...
Axel Lin
2011-05-26
regulator: Fix 88pm8607.c printk format warning
Randy Dunlap
2011-05-26
mfd: Avoid to use constraint name in 88pm860x regulator driver
Haojian Zhuang
2011-05-26
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
Samuel Ortiz
2011-03-23
mfd: Adopt mfd_data in 88pm860x regulator
Haojian Zhuang
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
2010-09-05
regulator: 88pm8607 - fix value range checking for accessing info->vol_table
Axel Lin
2010-05-25
regulator: use voltage number array in 88pm860x
Haojian Zhuang
2010-05-25
regulator: make 88pm860x sharing one driver structure
Haojian Zhuang
2010-03-07
regulator: Unsupport 88pm8607 A0 and A1
Haojian Zhuang
[next]