index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-05
58
-349
/
+466
|
\
|
*
pwm: atmel: Improve duty cycle calculation in .apply()
Uwe Kleine-König
2021-04-23
1
-7
/
+16
|
*
pwm: atmel: Fix duty cycle calculation in .get_state()
Uwe Kleine-König
2021-04-23
1
-1
/
+1
|
*
pwm: visconti: Add Toshiba Visconti SoC PWM support
Nobuhiro Iwamatsu
2021-04-23
3
-0
/
+200
|
*
pwm: mediatek: Remove unused function
Jiapeng Chong
2021-04-23
1
-6
/
+0
|
*
pwm: pca9685: Improve runtime PM behavior
Clemens Gruber
2021-04-23
1
-6
/
+19
|
*
pwm: pca9685: Support hardware readout
Clemens Gruber
2021-04-23
1
-0
/
+36
|
*
pwm: pca9685: Switch to atomic API
Clemens Gruber
2021-04-23
1
-170
/
+91
|
*
pwm: lpss: Don't modify HW state in .remove callback
Uwe Kleine-König
2021-04-09
1
-6
/
+0
|
*
pwm: sti: Free resources only after pwmchip_remove()
Uwe Kleine-König
2021-04-09
1
-1
/
+2
|
*
pwm: sti: Don't modify HW state in .remove callback
Uwe Kleine-König
2021-04-09
1
-3
/
+0
|
*
pwm: lpc3200: Don't modify HW state in .remove callback
Uwe Kleine-König
2021-04-09
1
-4
/
+0
|
*
pwm: lpc18xx-sct: Free resources only after pwmchip_remove()
Uwe Kleine-König
2021-04-09
1
-1
/
+3
|
*
pwm: bcm-kona: Don't modify HW state in .remove callback
Uwe Kleine-König
2021-04-09
1
-5
/
+0
|
*
pwm: bcm2835: Free resources only after pwmchip_remove()
Uwe Kleine-König
2021-04-09
1
-1
/
+3
|
*
pwm: bcm-iproc: Free resources only after pwmchip_remove()
Uwe Kleine-König
2021-04-09
1
-1
/
+3
|
*
pwm: atmel: Free resources only after pwmchip_remove()
Uwe Kleine-König
2021-04-09
1
-1
/
+3
|
*
pwm: Drop function pwmchip_add_with_polarity()
Uwe Kleine-König
2021-03-22
1
-22
/
+3
|
*
pwm: atmel-hlcdc: Use pwmchip_add() instead of pwmchip_add_with_polarity()
Uwe Kleine-König
2021-03-22
1
-1
/
+1
|
*
pwm: bcm-kona: Use pwmchip_add() instead of pwmchip_add_with_polarity()
Uwe Kleine-König
2021-03-22
1
-1
/
+1
|
*
pwm: cros-ec: Refuse requests with unsupported polarity
Uwe Kleine-König
2021-03-22
1
-0
/
+3
|
*
pwm: sprd: Refuse requests with unsupported polarity
Uwe Kleine-König
2021-03-22
1
-0
/
+3
|
*
pwm: atmel-tcb: Only free resources after pwm_chip_remove() returned
Uwe Kleine-König
2021-03-22
1
-4
/
+4
|
*
pwm: atmel-tcb: Implement .apply callback
Uwe Kleine-König
2021-03-22
1
-8
/
+25
|
*
pwm: Return -EINVAL for old-style drivers without .set_polarity callback
Uwe Kleine-König
2021-03-22
1
-1
/
+1
|
*
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2021-03-22
55
-72
/
+7
|
*
pwm: imx-tpm: Use a single line for error message
Fabio Estevam
2021-03-22
1
-3
/
+1
|
*
pwm: ab8500: Implement .apply instead of .config, .enable and .disable
Uwe Kleine-König
2021-03-22
1
-28
/
+25
|
*
pwm: bcm2835: Improve period and duty cycle calculation
Uwe Kleine-König
2021-03-22
1
-8
/
+27
*
|
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
29
-374
/
+709
|
\
\
|
*
|
thermal/drivers/mtk_thermal: Remove redundant initializations of several vari...
Colin Ian King
2021-04-22
1
-6
/
+6
|
*
|
thermal/core/power allocator: Use the lockless __thermal_cdev_update() function
Lukasz Luba
2021-04-22
1
-2
/
+1
|
*
|
thermal/core/fair share: Use the lockless __thermal_cdev_update() function
Lukasz Luba
2021-04-22
1
-4
/
+3
|
*
|
thermal/core/fair share: Lock the thermal zone while looping over instances
Lukasz Luba
2021-04-22
1
-0
/
+4
|
*
|
thermal/core/power_allocator: Update once cooling devices when temp is low
Lukasz Luba
2021-04-22
1
-4
/
+7
|
*
|
thermal/core/power_allocator: Maintain the device statistics from going stale
Lukasz Luba
2021-04-22
1
-0
/
+10
|
*
|
thermal/core: Create a helper __thermal_cdev_update() without a lock
Lukasz Luba
2021-04-22
2
-10
/
+18
|
*
|
thermal/drivers/tsens: Add support for ipq8064-tsens
Ansuel Smith
2021-04-22
1
-0
/
+3
|
*
|
thermal/drivers/tsens: Drop unused define for msm8960
Ansuel Smith
2021-04-22
1
-23
/
+1
|
*
|
thermal/drivers/tsens: Replace custom 8960 apis with generic apis
Ansuel Smith
2021-04-22
1
-41
/
+15
|
*
|
thermal/drivers/tsens: Fix bug in sensor enable for msm8960
Ansuel Smith
2021-04-22
1
-3
/
+20
|
*
|
thermal/drivers/tsens: Use init_common for msm8960
Ansuel Smith
2021-04-22
1
-51
/
+1
|
*
|
thermal/drivers/tsens: Add VER_0 tsens version
Ansuel Smith
2021-04-22
3
-30
/
+133
|
*
|
thermal/drivers/tsens: Convert msm8960 to reg_field
Ansuel Smith
2021-04-22
1
-2
/
+71
|
*
|
thermal/drivers/tsens: Don't hardcode sensor slope
Ansuel Smith
2021-04-22
1
-1
/
+2
|
*
|
thermal/core: Remove thermal_notify_framework
Thara Gopinath
2021-04-22
1
-18
/
+0
|
*
|
iwlwifi: mvm: tt: Replace thermal_notify_framework
Thara Gopinath
2021-04-22
1
-2
/
+2
|
*
|
thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val'
Lin Ruizhe
2021-04-21
1
-4
/
+0
|
*
|
thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header ...
Zhen Lei
2021-04-20
1
-17
/
+17
|
*
|
thermal/drivers/tegra: Use devm_platform_ioremap_resource_byname
dingsenjie
2021-04-20
1
-10
/
+3
[next]