History for barebox / drivers / pwm
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-05-08
@Ahmad Fatoum
drivers: mark first batch of compilable drivers for COMPILE_TEST ...
Ahmad Fatoum authored on 8 May 2020 Sascha Hauer committed on 8 May 2020
@Ahmad Fatoum
drivers: explicitly select dependency STMP_DEVICE for i.MX23/28 drivers ...
Ahmad Fatoum authored on 8 May 2020 Sascha Hauer committed on 8 May 2020
2020-03-31
@Ahmad Fatoum
PWM: add support for STM32 ...
Ahmad Fatoum authored on 30 Mar 2020 Sascha Hauer committed on 31 Mar 2020
@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
2020-02-10
@Ahmad Fatoum
PWM: pxa: make MMIO writes always little endian ...
Ahmad Fatoum authored on 6 Feb 2020 Sascha Hauer committed on 10 Feb 2020
@Ahmad Fatoum
PWM: pxa: remove unused struct members ...
Ahmad Fatoum authored on 6 Feb 2020 Sascha Hauer committed on 10 Feb 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
2016-04-15
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 Apr 2016
2016-03-07
@Sascha Hauer
driver: replace dev_request_mem_region with dev_request_mem_resource ...
Sascha Hauer committed on 7 Mar 2016
2015-06-12
@Sascha Hauer
PWM: Add MXS PWM support ...
Sascha Hauer committed on 12 Jun 2015
@Sascha Hauer
PWM: Allow multiple PWMs per device node ...
Sascha Hauer committed on 12 Jun 2015
2015-04-30
@Antony Pavlov
of: use 'const void *' for struct of_device_id.data ...
Antony Pavlov authored on 29 Apr 2015 Sascha Hauer committed on 30 Apr 2015
2015-03-09
@Sascha Hauer
PWM: i.MX: register successfully without alias ...
Sascha Hauer committed on 9 Mar 2015
2014-09-16
@Sascha Hauer
resource: Let dev_request_mem_region return an error pointer ...
Sascha Hauer committed on 16 Sep 2014
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-14
@Sascha Hauer
PWM: Add i.MX PWM driver ...
Sascha Hauer committed on 14 Feb 2014
@Sascha Hauer
PWM: pxa: use pwmx as devname ...
Sascha Hauer committed on 14 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