History for barebox / drivers / pwm / core.c
2020-06-26
@Uwe Kleine-König
treewide: make use of PTR_ERR_OR_ZERO ...
Uwe Kleine-König authored on 24 Jun 2020 Sascha Hauer committed on 26 Jun 2020
2020-05-25
@Uwe Kleine-König
pwm: Replace license and copyright boilerplate by SPDX identfiers ...
Uwe Kleine-König authored on 19 May 2020 Sascha Hauer committed on 25 May 2020
2020-03-31
@Ahmad Fatoum
PWM: core: add apply API support for polarity ...
Ahmad Fatoum authored on 30 Mar 2020 Sascha Hauer committed on 31 Mar 2020
@Ahmad Fatoum
PWM: core: apply initial state in of_pwm_request ...
Ahmad Fatoum authored on 30 Mar 2020 Sascha Hauer committed on 31 Mar 2020
@Ahmad Fatoum
PWM: core: retire pwm_set_period ...
Ahmad Fatoum authored on 30 Mar 2020 Sascha Hauer committed on 31 Mar 2020
@Ahmad Fatoum
PWM: core: remove old PWM API in favor of Linux ->apply ...
Ahmad Fatoum authored on 30 Mar 2020 Sascha Hauer committed on 31 Mar 2020
@Ahmad Fatoum
PWM: core: group PWM state into new struct pwm_state ...
Ahmad Fatoum authored on 30 Mar 2020 Sascha Hauer committed on 31 Mar 2020
@Ahmad Fatoum
PWM: core: remove ineffectual pwm_{set,get}_duty_cycle ...
Ahmad Fatoum authored on 30 Mar 2020 Sascha Hauer committed on 31 Mar 2020
@Ahmad Fatoum
PWM: core: remove FLAG_ENABLED ...
Ahmad Fatoum authored on 30 Mar 2020 Sascha Hauer committed on 31 Mar 2020
2018-10-18
@Andrey Smirnov
drivers: Introduce dev_set_name() ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 18 Oct 2018
2017-04-11
@Sascha Hauer
param: make parameter functions more consistent ...
Sascha Hauer committed on 11 Apr 2017
2017-01-10
@Jan Luebbe
PWM: update enable status when using the internal API ...
Jan Luebbe authored on 8 Dec 2016 Sascha Hauer committed on 10 Jan 2017
2015-06-12
@Sascha Hauer
PWM: Allow multiple PWMs per device node ...
Sascha Hauer committed on 12 Jun 2015
2014-02-28
@Sascha Hauer
PWM: Implement devicetree support ...
Sascha Hauer committed on 28 Feb 2014
@Sascha Hauer
PWM: Add functions for getting/setting period/duty cycle ...
Sascha Hauer committed on 28 Feb 2014
2014-02-13
@Sascha Hauer
PWM: Use a separate device for PWMs ...
Sascha Hauer committed on 13 Feb 2014
2013-09-27
@Sascha Hauer
pwm: sanity check values before passing them to the drivers ...
Sascha Hauer committed on 27 Sep 2013
2013-04-11
@Sascha Hauer
pwm: Use dev_add_param_int for pwm parameters ...
Sascha Hauer committed on 11 Apr 2013
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-02-17
@Robert Jarzmik
drivers/pwm: add duty_ns and period_ns to core pwm chip ...
Robert Jarzmik authored on 16 Feb 2012 Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
Add pwm core support ...
Sascha Hauer committed on 17 Feb 2012