summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | thermal: samsung: Add TMU support for Exynos5420 SoCsNaveen Krishna Chatradhi2014-05-065-5/+200
| | | * | | | thermal: samsung: change base_common to more meaningful base_secondNaveen Krishna Chatradhi2014-05-064-12/+12
| | | * | | | thermal: samsung: replace inten_ bit fields with intclr_Naveen Krishna Chatradhi2014-05-064-22/+22
| | | * | | | thermal: offer Samsung thermal support only when ARCH_EXYNOS is definedBartlomiej Zolnierkiewicz2014-05-061-1/+1
| | | * | | | thermal: ti-soc-thermal: clk_round_rate() can return a zero upon errorPaul Walmsley2014-05-061-1/+1
| * | | | | | thermal: armada: Support Armada 380 SoCEzequiel Garcia2014-05-152-1/+32
| * | | | | | thermal: armada: Support Armada 375 SoCEzequiel Garcia2014-05-152-1/+68
| * | | | | | thermal: armada: Allow to specify an 'inverted readout' sensorEzequiel Garcia2014-05-151-1/+5
| * | | | | | thermal: armada: Pass the platform_device to init_sensor()Ezequiel Garcia2014-05-151-4/+7
| * | | | | | thermal: armada: Add generic infrastructure to handle the sensorEzequiel Garcia2014-05-151-5/+12
| * | | | | | thermal: armada: Add infrastructure to support generic formulasEzequiel Garcia2014-05-151-1/+19
| * | | | | | thermal: armada: Rename armada_thermal_ops structEzequiel Garcia2014-05-151-10/+10
| |/ / / / /
* | | | | | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-1131-178/+578
|\ \ \ \ \ \
| * | | | | | pwm: fsl-ftm: set pwm_chip can_sleep flagAxel Lin2014-05-231-0/+1
| * | | | | | pwm: ab8500: Fix wrong value shift for disable/enable PWMAxel Lin2014-05-211-7/+2
| * | | | | | pwm: samsung: do not set manual update bit in pwm_samsung_configAjay Kumar2014-05-211-3/+0
| * | | | | | pwm: lp3943: Set pwm_chip can_sleep flagAxel Lin2014-05-211-0/+1
| * | | | | | pwm: atmel: set pwm_chip can_sleep flagAlexandre Belloni2014-05-211-0/+1
| * | | | | | pwm: mxs: set pwm_chip can_sleep flagShawn Guo2014-05-211-0/+1
| * | | | | | pwm: tiehrpwm: inline accessor functionsWolfram Sang2014-05-211-2/+2
| * | | | | | pwm: tiehrpwm: don't build PM related functions when not neededWolfram Sang2014-05-211-1/+1
| * | | | | | pwm-backlight: retrieve configured PWM periodAlexandre Belloni2014-05-211-3/+6
| * | | | | | leds: leds-pwm: retrieve configured PWM periodAlexandre Belloni2014-05-211-1/+4
| * | | | | | ARM: pxa: hx4700: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * | | | | | ARM: shmobile: armadillo: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * | | | | | ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * | | | | | pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup membersAlexandre Belloni2014-05-212-2/+5
| * | | | | | ARM: pxa: hx4700: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
| * | | | | | ARM: OMAP3: Beagle: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
| * | | | | | pwm: renesas-tpu: remove unused struct tpu_pwm_platform_dataAlexandre Belloni2014-05-212-32/+3
| * | | | | | ARM: shmobile: armadillo: initialize all struct pwm_lookup membersAlexandre Belloni2014-05-211-11/+9
| * | | | | | pwm: add period and polarity to struct pwm_lookupAlexandre Belloni2014-05-212-1/+9
| * | | | | | pwm: twl: Really disable twl6030 PWMsAxel Lin2014-05-081-8/+0
| * | | | | | pwm: lpss: Fix const qualifier and sparse warningsThierry Reding2014-05-071-2/+2
| * | | | | | pwm: spear: fix check on pwmchip_add() return valueBeniamino Galvani2014-05-071-1/+1
| * | | | | | pwm-backlight: switch to gpiod interfaceAlexandre Courbot2014-05-072-44/+30
| * | | | | | ARM: SAMSUNG: remove GPIO flags in dev-backlightAlexandre Courbot2014-05-071-2/+0
| * | | | | | pwm-backlight: Disable backlight on shutdownThierry Reding2014-05-021-0/+9
| * | | | | | pwm: lpss: Add support for PCI devicesAlan Cox2014-04-281-31/+130
| * | | | | | pwm: vt8500: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * | | | | | pwm: tiehrpwm: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * | | | | | pwm: pwm-tiecap: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * | | | | | pwm: tegra: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * | | | | | pwm: spear: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * | | | | | pwm: renesas-tpu: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * | | | | | pwm: pxa: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * | | | | | pwm: i.MX: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * | | | | | pwm: ab8500: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * | | | | | pwm: kona: Introduce Kona PWM controller supportTim Kryger2014-04-283-0/+328
| * | | | | | Documentation: dt: Add Kona PWM bindingTim Kryger2014-04-281-0/+21