Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | regulator: pwm: Support extra continuous mode cases | Boris Brezillon | 2016-07-25 | 1 | -10/+82 | |
| | * | | | | | | | | regulator: pwm: Retrieve correct voltage | Boris Brezillon | 2016-07-11 | 1 | -6/+6 | |
| | * | | | | | | | | regulator: pwm: Properly initialize the ->state field | Boris Brezillon | 2016-07-11 | 1 | -0/+22 | |
| | * | | | | | | | | regulator: pwm: Switch to the atomic PWM API | Boris Brezillon | 2016-07-11 | 1 | -28/+10 | |
| | * | | | | | | | | regulator: pwm: Adjust PWM config at probe time | Boris Brezillon | 2016-07-11 | 1 | -5/+3 | |
| * | | | | | | | | | Merge branch 'for-4.8/drivers' into for-next | Thierry Reding | 2016-07-25 | 15 | -234/+1125 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | pwm: Add ChromeOS EC PWM driver | Brian Norris | 2016-07-25 | 3 | -0/+268 | |
| | * | | | | | | | | | Merge branch 'for-4.8/mfd' into for-4.8/drivers | Thierry Reding | 2016-07-25 | 1 | -0/+17 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | pwm: atmel: Use of_device_get_match_data() | Thierry Reding | 2016-07-11 | 1 | -9/+2 | |
| | * | | | | | | | | | | pwm: atmel: Fix checkpatch warnings | Thierry Reding | 2016-07-11 | 1 | -6/+7 | |
| | * | | | | | | | | | | pwm: atmel: Fix disabling of PWM channels | Guillermo Rodriguez | 2016-07-11 | 1 | -0/+10 | |
| | * | | | | | | | | | | pwm: rcar: Use ARCH_RENESAS | Ryo Kodama | 2016-07-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | pwm: tegra: Add support for Tegra186 | Laxman Dewangan | 2016-07-11 | 1 | -3/+19 | |
| | * | | | | | | | | | | pwm: tegra: Avoid overflow when calculating duty cycle | Hyong Bin Kim | 2016-07-11 | 1 | -2/+3 | |
| | * | | | | | | | | | | pwm: tegra: Allow 100 % duty cycle | Victor(Weiguo) Pan | 2016-07-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | pwm: tegra: Add support for reset control | Rohith Seelaboyina | 2016-07-11 | 1 | -0/+20 | |
| | * | | | | | | | | | | pwm: tegra: Rename mmio_base to regs | Thierry Reding | 2016-07-11 | 1 | -6/+6 | |
| | * | | | | | | | | | | pwm: tegra: Remove useless padding | Thierry Reding | 2016-07-11 | 1 | -4/+4 | |
| | * | | | | | | | | | | pwm: tegra: Drop NUM_PWM macro | Thierry Reding | 2016-07-11 | 1 | -5/+3 | |
| | * | | | | | | | | | | pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value | Sylvain Lemieux | 2016-07-11 | 1 | -0/+7 | |
| | * | | | | | | | | | | pwm: Add a driver for the STMPE PWM | Linus Walleij | 2016-07-11 | 3 | -0/+327 | |
| | * | | | | | | | | | | pwm: rockchip: Add support for atomic update | Boris Brezillon | 2016-07-11 | 1 | -41/+43 | |
| | * | | | | | | | | | | pwm: rockchip: Avoid glitches on already running PWMs | Boris Brezillon | 2016-07-11 | 1 | -1/+19 | |
| | * | | | | | | | | | | pwm: rockchip: Add support for hardware readout | Boris Brezillon | 2016-07-11 | 1 | -0/+67 | |
| | * | | | | | | | | | | pwm: rockchip: Fix period and duty cycle approximation | Boris Brezillon | 2016-07-11 | 1 | -4/+3 | |
| | * | | | | | | | | | | pwm: Add support for Broadcom iProc PWM controller | Yendapally Reddy Dhananjaya Reddy | 2016-07-11 | 3 | -0/+288 | |
| | * | | | | | | | | | | pwm: lpss: Move clk_rate check to ->probe() | Andy Shevchenko | 2016-07-11 | 1 | -5/+7 | |
| | * | | | | | | | | | | pwm: lpss: pci: Enable PWM module on Intel Edison | Andy Shevchenko | 2016-07-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | pwm: lpss: Prevent on_time_div overflow on lower frequencies | Mika Westerberg | 2016-07-11 | 1 | -2/+4 | |
| | * | | | | | | | | | | pwm: lpss: Fix base_unit calculation for PWM frequency | Dan O'Donovan | 2016-07-11 | 1 | -5/+3 | |
| | * | | | | | | | | | | pwm: pwm-ti*: Remove support for local clock gating | Cooper Jr., Franklin | 2016-07-11 | 4 | -145/+0 | |
| | * | | | | | | | | | | pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindings | Cooper Jr., Franklin | 2016-07-08 | 2 | -0/+18 | |
| * | | | | | | | | | | | Merge branch 'for-4.8/capture' into for-next | Thierry Reding | 2016-07-25 | 2 | -0/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | pwm: sysfs: Add PWM capture support | Lee Jones | 2016-06-10 | 1 | -0/+17 | |
| | * | | | | | | | | | | | pwm: Add PWM capture support | Lee Jones | 2016-06-10 | 1 | -0/+27 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'for-4.8/mfd' into for-next | Thierry Reding | 2016-07-25 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper | Tomeu Vizoso | 2016-07-25 | 1 | -0/+17 | |
| | |/ / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb | Linus Torvalds | 2016-08-05 | 5 | -99/+749 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | NTB: ntb_hw_intel: use local variable pdev | Allen Hubbe | 2016-08-05 | 1 | -5/+5 | |
| * | | | | | | | | | | | NTB: ntb_hw_intel: show BAR size in debugfs info | Allen Hubbe | 2016-08-05 | 1 | -1/+38 | |
| * | | | | | | | | | | | ntb_perf: clear link_is_up flag when the link goes down. | Logan Gunthorpe | 2016-08-05 | 1 | -19/+9 | |
| * | | | | | | | | | | | ntb_pingpong: Add a debugfs file to get the ping count | Logan Gunthorpe | 2016-08-05 | 1 | -1/+61 | |
| * | | | | | | | | | | | ntb_tool: Add link status and files to debugfs | Logan Gunthorpe | 2016-08-05 | 1 | -0/+92 | |
| * | | | | | | | | | | | ntb_tool: Postpone memory window initialization for the user | Logan Gunthorpe | 2016-08-05 | 1 | -138/+228 | |
| * | | | | | | | | | | | ntb_perf: Wait for link before running test | Logan Gunthorpe | 2016-08-05 | 1 | -1/+4 | |
| * | | | | | | | | | | | ntb_perf: Return results by reading the run file | Logan Gunthorpe | 2016-08-05 | 1 | -12/+55 | |
| * | | | | | | | | | | | ntb_perf: Improve thread handling to increase robustness | Logan Gunthorpe | 2016-08-05 | 1 | -48/+76 | |
| * | | | | | | | | | | | ntb_perf: Schedule based on time not on performance | Logan Gunthorpe | 2016-08-05 | 1 | -2/+4 | |
| * | | | | | | | | | | | ntb_transport: Check the number of spads the hardware supports | Logan Gunthorpe | 2016-08-05 | 2 | -4/+13 | |
| * | | | | | | | | | | | ntb_tool: Add memory window debug support | Logan Gunthorpe | 2016-08-05 | 1 | -1/+257 |