index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-lpss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: lpss: Only set update bit if we are actually changing the settings
Hans de Goede
2018-10-16
1
-5
/
+7
*
pwm: lpss: Add get_state callback
Hans de Goede
2018-10-12
1
-0
/
+34
*
pwm: lpss: Release runtime-pm reference from the driver's remove callback
Hans de Goede
2018-10-12
1
-0
/
+6
*
pwm: lpss: Move struct pwm_lpss_chip definition to the header file
Hans de Goede
2018-10-12
1
-9
/
+0
*
pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
Hans de Goede
2018-06-06
1
-0
/
+30
*
pwm: lpss: Set enable-bit before waiting for update-bit to go low
Hans de Goede
2017-04-06
1
-6
/
+13
*
pwm: lpss: Do not export board infos for different PWM types
Andy Shevchenko
2017-01-30
1
-24
/
+0
*
pwm: lpss: Avoid reconfiguring while UPDATE bit is still enabled
Ilkka Koskinen
2017-01-30
1
-9
/
+43
*
pwm: lpss: Switch to new atomic API
Andy Shevchenko
2017-01-30
1
-35
/
+29
*
pwm: lpss: Allow duty cycle to be 0
Andy Shevchenko
2017-01-30
1
-2
/
+0
*
pwm: lpss: Avoid potential overflow of base_unit
Andy Shevchenko
2017-01-30
1
-3
/
+3
*
pwm: lpss: Move clk_rate check to ->probe()
Andy Shevchenko
2016-07-11
1
-5
/
+7
*
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: lpss: Rework the sequence of programming PWM_SW_UPDATE
Mika Westerberg
2015-12-16
1
-2
/
+21
*
pwm: lpss: Update PWM setting for Broxton
qipeng.zha
2015-12-16
1
-14
/
+19
*
pwm: lpss: Remove ->free() callback
Mika Westerberg
2015-12-16
1
-1
/
+0
*
pwm: lpss: Add support for runtime PM
Qipeng Zha
2015-11-06
1
-0
/
+7
*
pwm: lpss: Support all four PWMs on Intel Broxton
Mika Westerberg
2015-11-06
1
-0
/
+7
*
pwm: lpss: Add support for multiple PWMs
Mika Westerberg
2015-11-06
1
-21
/
+27
*
pwm: lpss: use c99 initializers in structures
Julia Lawall
2014-08-25
1
-2
/
+2
*
pwm: lpss: Fix build failure on PowerPC
Thierry Reding
2014-08-23
1
-0
/
+1
*
pwm: lpss: Properly split driver to parts
Andy Shevchenko
2014-08-23
1
-126
/
+10
*
pwm: lpss: Add ACPI and PCI IDs for Intel Braswell
Alan Cox
2014-08-22
1
-0
/
+8
*
pwm: lpss: remove dependency on clk framework
Heikki Krogerus
2014-08-07
1
-22
/
+10
*
pwm: lpss: Fix const qualifier and sparse warnings
Thierry Reding
2014-05-07
1
-2
/
+2
*
pwm: lpss: Add support for PCI devices
Alan Cox
2014-04-28
1
-31
/
+130
*
pwm: add support for Intel Low Power Subsystem PWM
Mika Westerberg
2014-04-01
1
-0
/
+183