summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/pwm.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: Remove redundant license textGreg Kroah-Hartman2017-11-111-2/+0
* staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-111-0/+1
* pwm: Remove .can_sleep from struct pwm_chipThierry Reding2017-01-041-1/+0
* greybus: pwm: Add runtime_pm supportAxel Haslam2016-07-141-12/+86
* greybus: Remove extra blank linesViresh Kumar2016-06-101-1/+0
* greybus: kernel_ver.h: provide pwm_is_enabled()Greg Kroah-Hartman2016-06-081-1/+1
* greybus: gbphy: Remove protocol specific version handlingViresh Kumar2016-05-311-4/+0
* greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil2016-05-191-16/+16
* greybus: pwm: Create separate moduleViresh Kumar2016-05-141-1/+4
* greybus: PWM: convert to a gpbridge driverGreg Kroah-Hartman2016-05-051-20/+46
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-221-3/+2
* greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman2016-03-031-0/+1
* greybus: pwm: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-151-2/+3
* greybus: pwm: replace pr_err with dev_errJohan Hovold2015-09-021-1/+1
* greybus: pwm: Drop get_version supportViresh Kumar2015-08-111-10/+0
* greybus: pwm: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar2015-07-011-1/+1
* greybus: include "gpbridge.h" from "greybus.h"Alex Elder2015-05-231-1/+1
* greybus: Use gb_gpbridge_protocol_init()Viresh Kumar2015-05-201-9/+1
* greybus: Move briged phy structure definitions into gpbridge.hJohn Stultz2015-04-101-47/+1
* greybus: pwm: fix config-request alignmentJohan Hovold2015-03-171-2/+2
* greybus: pwm: fix memory leak in error pathJohan Hovold2015-03-171-1/+1
* greybus: remove unused version-response structsViresh Kumar2015-01-221-6/+0
* greybus: create get_version() routines with the help of a macroViresh Kumar2015-01-221-25/+3
* greybus: Remove "-gb" suffix from .c filesViresh Kumar2015-01-221-0/+331
OpenPOWER on IntegriCloud