index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-26
pwm: pwm-tiehrpwm: PWM driver support for EHRPWM
Philip, Avinash
3
-0
/
+422
2012-07-26
pwm: pwm-tiecap: PWM driver support for ECAP APWM
Philip, Avinash
3
-0
/
+243
2012-07-23
pwm: fix used-uninitialized warning in pwm_get()
Thierry Reding
1
-1
/
+1
2012-07-23
pwm: add lpc32xx PWM support
Alexandre Pereira da Silva
3
-0
/
+159
2012-07-23
pwm: Use pr_* functions in pwm-samsung.c file
Sachin Kamat
1
-2
/
+4
2012-07-23
pwm: Convert pwm-samsung to use devm_* APIs
Axel Lin
1
-18
/
+6
2012-07-23
pwm: Convert pwm-tegra to use devm_clk_get()
Axel Lin
1
-6
/
+2
2012-07-23
pwm: pwm-mxs: Return proper error if pwmchip_remove() fails
Axel Lin
1
-3
/
+1
2012-07-23
pwm: pwm-bfin: Return proper error if pwmchip_remove() fails
Axel Lin
1
-3
/
+1
2012-07-23
pwm: pxa: Propagate pwmchip_remove() error
Thierry Reding
1
-2
/
+1
2012-07-23
pwm: Convert pwm-pxa to use devm_* APIs
Axel Lin
1
-39
/
+10
2012-07-23
pwm: Convert pwm-vt8500 to use devm_* APIs
Axel Lin
1
-39
/
+8
2012-07-23
pwm: Convert pwm-imx to use devm_* APIs
Axel Lin
1
-47
/
+10
2012-07-23
pwm: Conflict with legacy PWM API
Thierry Reding
1
-0
/
+1
2012-07-23
pwm: pwm-mxs: add pinctrl support
Shawn Guo
1
-0
/
+6
2012-07-23
pwm: pwm-mxs: use devm_* managed functions
Shawn Guo
1
-16
/
+8
2012-07-23
pwm: pwm-mxs: use global reset function stmp_reset_block
Shawn Guo
2
-2
/
+3
2012-07-23
pwm: pwm-mxs: encode soc name in compatible string
Shawn Guo
1
-1
/
+1
2012-07-02
pwm: add pwm-mxs support
Shawn Guo
3
-0
/
+217
2012-07-02
ARM vt8500: Move vt8500 pwm driver to pwm framework
Sascha Hauer
3
-0
/
+218
2012-07-02
ARM Samsung: Move s3c pwm driver to pwm framework
Sascha Hauer
3
-0
/
+376
2012-07-02
ARM i.MX: Move i.MX pwm driver to pwm framework
Sascha Hauer
3
-0
/
+277
2012-07-02
pwm: Move PXA PWM driver to PWM framework
Thierry Reding
3
-0
/
+258
2012-07-02
pwm: Move Blackfin PWM driver to PWM framework
Thierry Reding
3
-0
/
+174
2012-07-02
pwm: tegra: Add device tree support
Thierry Reding
1
-0
/
+11
2012-07-02
pwm: Add NVIDIA Tegra SoC support
Thierry Reding
3
-0
/
+265
2012-06-15
pwm: Add device tree support
Thierry Reding
1
-2
/
+146
2012-06-15
pwm: Add table-based lookup for static mappings
Thierry Reding
1
-15
/
+154
2012-06-15
pwm: Add debugfs interface
Thierry Reding
1
-0
/
+90
2012-06-15
pwm: Allow chips to support multiple PWMs
Thierry Reding
1
-77
/
+190
2012-06-15
pwm: Add PWM framework support
Sascha Hauer
3
-0
/
+240