Age | Commit message (Expand) | Author |
2023-05-08 | regulator: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-04-25 | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson |
2023-03-03 | thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers | Daniel Lezcano |
2022-11-23 | regulator: max8973-regulator: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-08-17 | regulator/drivers/max8976: Switch to new of thermal API | Daniel Lezcano |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULE | Thomas Gleixner |
2022-03-07 | regulator: cleanup comments | Tom Rix |
2021-09-20 | regulator: fix typo in Kconfig and max8973-regulator | Ramona Alexandra Nechita |
2021-05-24 | regulator: max8973: Convert to use regulator_set_ramp_delay_regmap | Axel Lin |
2018-12-11 | regulator: max8973: Let core handle GPIO descriptor | Linus Walleij |
2018-10-15 | regulator: Fetch enable gpiods nonexclusive | Linus Walleij |
2018-05-24 | regulator: max8973: Pass descriptor instead of GPIO number | Linus Walleij |
2016-09-27 | thermal: Enhance thermal_zone_device_update for events | Srinivas Pandruvada |
2016-05-30 | regulator: max8973: Fix setting ramp delay | Axel Lin |
2016-04-13 | regulator: max8973: add support for junction thermal warning | Laxman Dewangan |
2015-08-30 | Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp... | Mark Brown |
2015-07-29 | regulator: max8973: Set VSEL regmap ops if DVS GPIO is not set | Mikko Perttunen |
2015-07-14 | regulator: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-07-07 | regulator: max8973: add support to configure ETR based on rail load | Laxman Dewangan |
2015-07-07 | regulator: max8973: add support to configure ETR from DT | Laxman Dewangan |
2015-07-07 | regulator: max8973: Fix up control flag option for bias control | Laxman Dewangan |
2015-06-10 | regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US case | Axel Lin |
2015-06-09 | regulator: max8973: add support for MAX77621 | Laxman Dewangan |
2015-06-09 | regulator: max8973: configure ramp delay through callback | Laxman Dewangan |
2015-05-22 | regulator: max8973: add mechanism to enable/disable through GPIO | Laxman Dewangan |
2015-05-22 | regulator: max8973: add DT parsing of platform specific parameter | Laxman Dewangan |
2015-05-21 | regulator: max8973: get rid of extra variable for gpio validity | Laxman Dewangan |
2015-05-21 | regulator: max8973: make default/unset dvs gpio as invalid gpio | Laxman Dewangan |
2015-04-27 | regulator: max8973: set startup time for rail based on BIAS control | Laxman Dewangan |
2014-11-26 | regulator: of: Add regulator desc param to of_get_regulator_init_data() | Javier Martinez Canillas |
2014-03-10 | regulator: max8973: Remove unused field from 'struct max8973_chip' | Krzysztof Kozlowski |
2014-02-19 | regulator: max8973: Remove redundant error message | Sachin Kamat |
2013-09-17 | regulator: max8973-regulator: Use devm_regulator_register | Sachin Kamat |
2013-07-30 | regulator: use dev_get_platdata() | Jingoo Han |
2013-06-24 | regulator: max8973: initial DT support | Guennadi Liakhovetski |
2013-06-21 | regulators: max8973: fix multiple instance support | Guennadi Liakhovetski |
2013-04-24 | regulator: max8973: Don't override control1 variable when set ramp delay bits | Axel Lin |
2013-01-03 | Drivers: regulator: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-23 | regulator: max8973: provide enable/disable if external control disabled | Laxman Dewangan |
2012-11-22 | regulator: max8973: Fix callback setting for max8973_dcdc_ops.enable | Axel Lin |
2012-11-19 | regulator: max8973: add regulator driver support | Laxman Dewangan |