summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-23pwm: add lpc32xx PWM supportAlexandre Pereira da Silva
2012-07-23pwm_backlight: pass correct brightness to callbackAlexandre Courbot
2012-07-23pwm: Use pr_* functions in pwm-samsung.c fileSachin Kamat
2012-07-23pwm: Convert pwm-samsung to use devm_* APIsAxel Lin
2012-07-23pwm: Convert pwm-tegra to use devm_clk_get()Axel Lin
2012-07-23pwm: pwm-mxs: Return proper error if pwmchip_remove() failsAxel Lin
2012-07-23pwm: pwm-bfin: Return proper error if pwmchip_remove() failsAxel Lin
2012-07-23pwm: pxa: Propagate pwmchip_remove() errorThierry Reding
2012-07-23pwm: Convert pwm-pxa to use devm_* APIsAxel Lin
2012-07-23pwm: Convert pwm-vt8500 to use devm_* APIsAxel Lin
2012-07-23pwm: Convert pwm-imx to use devm_* APIsAxel Lin
2012-07-23pwm: Conflict with legacy PWM APIThierry Reding
2012-07-23pwm: pwm-mxs: add pinctrl supportShawn Guo
2012-07-23pwm: pwm-mxs: use devm_* managed functionsShawn Guo
2012-07-23pwm: pwm-mxs: use global reset function stmp_reset_blockShawn Guo
2012-07-23pwm: pwm-mxs: encode soc name in compatible stringShawn Guo
2012-07-23pwm: Take over maintainership of the PWM subsystemThierry Reding
2012-07-23pwm-backlight: Add rudimentary device tree supportThierry Reding
2012-07-02pwm: add pwm-mxs supportShawn Guo
2012-07-02ARM vt8500: Move vt8500 pwm driver to pwm frameworkSascha Hauer
2012-07-02ARM Samsung: Move s3c pwm driver to pwm frameworkSascha Hauer
2012-07-02ARM i.MX: Move i.MX pwm driver to pwm frameworkSascha Hauer
2012-07-02pwm: Move PXA PWM driver to PWM frameworkThierry Reding
2012-07-02pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding
2012-07-02pwm: tegra: Add device tree supportThierry Reding
2012-07-02pwm: Add NVIDIA Tegra SoC supportThierry Reding
2012-06-15pwm: Add device tree supportThierry Reding
2012-06-15dt: Add empty of_parse_phandle_with_args() functionThierry Reding
2012-06-15dt: Add empty of_property_match_string() functionThierry Reding
2012-06-15pwm: Add table-based lookup for static mappingsThierry Reding
2012-06-15pwm: Add debugfs interfaceThierry Reding
2012-06-15pwm: Allow chips to support multiple PWMsThierry Reding
2012-06-15pwm: Add PWM framework supportSascha Hauer
2012-06-09Linux 3.5-rc2Linus Torvalds
2012-06-08mm, oom: fix badness score underflowDavid Rientjes
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-08sched/fair: fix lots of kernel-doc warningsRandy Dunlap
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds
2012-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman