aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_power.c
AgeCommit message (Expand)Author
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h}Keerthi Reddy
2017-03-06staging: sm750fb: Remove unnecessary blank lines.Varsha Rao
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann
2016-10-30staging: sm750fb: Shorten local variables names.Elise Lennion
2016-10-30staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion
2016-10-30staging: sm750fb: Refine code in set_current_gate().Elise Lennion
2016-10-16staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion
2016-10-16staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion
2016-09-27staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green
2016-03-11Staging: sm750fb: Remove leading and trailing whitespace.Sandhya Bankar
2016-02-14staging: sm750fb: Remove unneeded braces in if...else statementsJanani Ravichandran
2016-02-11staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport
2016-02-07staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit fieldMike Rapoport
2016-02-07staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fieldsMike Rapoport
2016-02-07staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fieldsMike Rapoport
2016-02-07staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsMike Rapoport
2015-10-24staging: sm750fb: Replace uint32_t with u32Amitoj Kaur Chawla
2015-09-30staging: sm750fb: remove unused enable{ZVPort,SSP,PWM} functionsMike Rapoport
2015-09-30staging: sm750fb: staticize getPowerMode functionMike Rapoport
2015-07-22staging: sm750fb: ddk750_power.c: Split lines over 80 characters.Antoine BLIN
2015-07-22staging: sm750fb: removed extra parenthesesAaron Ouellette
2015-07-14staging: sm750fb: add missing blank line after declarationsJuston Li
2015-07-14staging: sm750fb: fix brace placementJuston Li
2015-07-14staging: sm750fb: add spaces around operatorsJuston Li
2015-07-14staging: sm750fb: add space after close braceJuston Li
2015-07-14staging: sm750fb: add space before open braceJuston Li
2015-07-14staging: sm750fb: add space before open parenthesisJuston Li
2015-07-14staging: sm750fb: remove spacing after open parenthesisJuston Li
2015-07-14staging: sm750fb: use tabs for indentationJuston Li
2015-06-08Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai
2015-03-15staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee